Searched refs:externs (Results 1 – 11 of 11) sorted by relevance
235 externs = []242 externs.append('extern struct ni_device_routes {};'.format(dev_table_name))271 filename=EXTERN_H, externs='\n'.join(externs)))423 externs = []430 externs.append('extern const struct family_route_values {};'.format(fam_table_name))460 filename=EXTERN_H, externs='\n'.join(externs)))
4 …redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-declaration-…
4 CFLAGS_Context.o += -Wno-unused-parameter -Wno-nested-externs -Wno-undef
6 …cls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno-nested-externs -Wno-undef -Wno-s…
35 WARNINGS := $(EXTRA_WARNINGS) -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs
30 EXTRA_WARNINGS += -Wnested-externs
2354 ext = &obj->externs[i]; in bpf_object__init_kconfig_map()3485 ext = &obj->externs[i]; in obj_needs_vmlinux_btf()4253 ext = obj->externs; in bpf_object__collect_externs()4257 obj->externs = ext; in bpf_object__collect_externs()4352 ext = &obj->externs[i]; in bpf_object__collect_externs()4406 ext = &obj->externs[i]; in bpf_object__collect_externs()4517 ext = &obj->externs[i]; in bpf_program__record_reloc()8387 ext = &obj->externs[i]; in bpf_object__resolve_ksyms_btf_id()8424 ext = &obj->externs[i]; in bpf_object__resolve_externs()8504 ext = &obj->externs[i]; in bpf_object__resolve_externs()[all …]
74 CFLAGS += $(filter-out -Wswitch-enum -Wnested-externs,$(EXTRA_WARNINGS))
1439 bool externs = !af->child; in collect_variables_cb() local1445 if (!externs) in collect_variables_cb()1457 !externs) { in collect_variables_cb()
19 CFLAGS := $(EXTRA_CFLAGS) $(filter-out -Wnested-externs,$(EXTRA_WARNINGS))20 HOSTCFLAGS := $(filter-out -Wnested-externs,$(EXTRA_WARNINGS))
89 --externs::