/scripts/ |
D | Makefile.kasan | 5 cc-param = $(call cc-option, -mllvm -$(1), $(call cc-option, --param $(1))) 24 CFLAGS_KASAN_SHADOW := $(call cc-option, -fsanitize=kernel-address \ 26 $(call cc-option, -fsanitize=kernel-address \ 34 $(call cc-param,asan-globals=1) \ 35 $(call cc-param,asan-instrumentation-with-call-threshold=$(call_threshold)) \ 36 $(call cc-param,asan-stack=$(stack_enable)) \ 37 $(call cc-param,asan-instrument-allocas=1) 45 instrumentation_flags := $(call cc-param,hwasan-mapping-offset=$(KASAN_SHADOW_OFFSET)) 47 instrumentation_flags := $(call cc-param,hwasan-instrument-with-calls=1) 51 $(call cc-param,hwasan-instrument-stack=$(stack_enable)) \ [all …]
|
D | Makefile.kcsan | 13 $(call cc-option,$(call cc-param,tsan-instrument-func-entry-exit=0) -fno-optimize-sibling-calls) \ 14 …$(call cc-option,$(call cc-param,tsan-compound-read-before-write=1),$(call cc-option,$(call cc-par… 15 $(call cc-param,tsan-distinguish-volatile=1)
|
D | Makefile.extrawarn | 9 KBUILD_CFLAGS += $(call cc-disable-warning, packed-not-aligned) 31 KBUILD_CFLAGS += $(call cc-option, -Wunused-but-set-variable) 32 KBUILD_CFLAGS += $(call cc-option, -Wunused-const-variable) 33 KBUILD_CFLAGS += $(call cc-option, -Wpacked-not-aligned) 34 KBUILD_CFLAGS += $(call cc-option, -Wstringop-truncation) 52 KBUILD_CFLAGS += $(call cc-disable-warning, pointer-to-enum-cast) 54 KBUILD_CFLAGS += $(call cc-disable-warning, unaligned-access) 55 KBUILD_CFLAGS += $(call cc-disable-warning, cast-function-type-strict) 68 KBUILD_CFLAGS += $(call cc-option, -Wlogical-op) 71 KBUILD_CFLAGS += $(call cc-option, -Wmaybe-uninitialized) [all …]
|
D | Makefile.lib | 65 multi-search = $(sort $(foreach m,$(1),$(if $(strip $(call suffix-search,$(m),$(2) -)),\ 66 $(if $(filter $(m),$(strip $(call suffix-search,$(m),$(2) -))),,\ 67 $(m) $(call multi-search,$(call suffix-search,$(m),$(2)),$(2)))))) 68 multi-used-y := $(call multi-search,$(obj-y),-objs -y) 69 multi-used-m := $(call multi-search,$(obj-m),-objs -y -m) 77 real-search = $(foreach m,$(1), $(if $(strip $(call suffix-search,$(m),$(2) -)), \ 78 …$(filter $(m),$(call suffix-search,$(m),$(2))) $(call real-search,$(filter-out $(m),$(call suffix-… 80 real-obj-y := $(call real-search, $(obj-y),-objs -y) 81 real-obj-m := $(call real-search, $(obj-m),-objs -y -m) 135 name-fix = $(call stringify,$(call name-fix-token,$1)) [all …]
|
D | Makefile.build | 117 $(call if_changed_dep,cc_s_c) 123 $(call if_changed_dep,cpp_i_c) 135 $(call cmd_gensymtypes_c,true,$@) >/dev/null; \ 139 $(call cmd,cc_symtypes_c) 147 $(call if_changed_dep,cc_ll_c) 174 $(call cmd_gensymtypes_c,$(KBUILD_SYMTYPES),$(@:.o=.symtypes)) \ 180 $(call cmd_gensymtypes_c,$(KBUILD_SYMTYPES),$(@:.o=.symtypes)) \ 254 $(call cmd_and_fixdep,cc_o_c) 255 $(call cmd,gen_ksymdeps) 256 $(call cmd,checksrc) [all …]
|
D | Makefile.host | 9 $(call if_changed,flex) 17 $(call if_changed,bison) 95 $(call if_changed_dep,host-csingle) 104 $(call if_changed,host-cmulti) 105 $(call multi_depend, $(host-cmulti), , -objs) 112 $(call if_changed_dep,host-cobjs) 122 $(call if_changed,host-cxxmulti) 123 $(call multi_depend, $(host-cxxmulti), , -objs -cxxobjs) 129 $(call if_changed_dep,host-cxxobjs)
|
D | Makefile.userprogs | 28 $(call if_changed_dep,user_cc_c) 36 $(call if_changed,user_ld) 37 $(call multi_depend, $(user-cmulti), , -objs) 43 $(call if_changed_dep,user_cc_o_c)
|
D | Kbuild.include | 52 # $(call filechk,sample) 75 # Usage: CROSS_COMPILE := $(call cc-cross-prefix, m68k-linux-gnu- m68k-linux-) 90 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise) 104 # Usage: cflags-y += $(call as-option,-Wa$(comma)-isa=foo,) 106 as-option = $(call try-run,\ 110 # Usage: cflags-y += $(call as-instr,instr,option1,option2) 112 as-instr = $(call try-run,\ 116 # Usage: MY_CFLAGS += $(call __cc-option,$(CC),$(MY_CFLAGS),-march=winchip-c6,-march=i586) 117 __cc-option = $(call try-run,\ 121 # Usage: cflags-y += $(call cc-option,-march=winchip-c6,-march=i586) [all …]
|
D | Makefile.modpost | 64 $(call cmd,modpost) 83 $(call if_changed,cat) 157 $(call if_changed,cc_lto_link_modules) 168 $(call if_changed,modpost)
|
D | Makefile.asm-generic | 46 $(if $(unwanted),$(call cmd,remove)) 50 $(call cmd,wrap)
|
D | Makefile.package | 58 $(call cmd,src_tar,$(KERNELPATH),kernel.spec) 75 $(call cmd,src_tar,$(KDEB_SOURCENAME)) 96 $(call cmd,src_tar,$(KERNELPATH)) 139 $(call cmd,perf_tar)
|
D | Makefile.headersinst | 63 $(call if_changed,install) 66 $(call if_changed,install) 73 $(call cmd,remove)
|
D | Makefile.modfinal | 31 $(call if_changed_dep,cc_o_c) 79 +$(call if_changed,ld_ko_o)
|
D | Makefile.modsign | 27 $(call cmd,sign_ko,$(MODLIB)/$(modinst_dir))
|
D | Makefile.dtbinst | 30 $(call cmd,dtb_install)
|
D | Makefile.modinst | 33 $(call cmd,modules_install,$(MODLIB)/$(modinst_dir))
|
D | jobserver-exec | 60 rc = subprocess.call(sys.argv[1:])
|
/scripts/gcc-plugins/ |
D | Makefile | 8 $(call if_changed,create_randomize_layout_seed) 47 $(call if_changed_dep,plugin_cxx_so_c) 54 $(call if_changed,plugin_ld_so_o) 61 $(call if_changed_dep,plugin_cxx_o_c)
|
D | latent_entropy_plugin.c | 400 gcall *call; in handle_tail_calls() local 406 call = as_a_gcall(stmt); in handle_tail_calls() 407 if (!gimple_call_tail_p(call)) in handle_tail_calls() 445 gimple assign, call; in init_local_entropy() local 456 call = gimple_build_call(fndecl, 1, integer_zero_node); in init_local_entropy() 457 gimple_call_set_lhs(call, frame_addr); in init_local_entropy() 458 gsi_insert_before(&gsi, call, GSI_NEW_STMT); in init_local_entropy() 459 update_stmt(call); in init_local_entropy()
|
/scripts/gdb/linux/ |
D | Makefile | 12 $(call if_changed,symlink) 23 $(call if_changed_dep,gen_constants_py)
|
/scripts/coccinelle/api/ |
D | d_find_alias.cocci | 2 /// Make sure calls to d_find_alias() have a corresponding call to dput(). 61 cocci.print_main("Missing call to dput()",p1) 80 msg = "Missing call to dput() at line %s."
|
/scripts/mod/ |
D | Makefile | 13 $(call filechk,offsets,__DEVICETABLE_OFFSETS_H__) 26 $(call if_changed,elfconfig)
|
/scripts/coccinelle/null/ |
D | kmerr.cocci | 5 /// in determining what the error handling code for the call to kmalloc etc 64 cocci.print_main("alloc call",p1)
|
/scripts/genksyms/ |
D | Makefile | 21 $(call if_changed,bison_no_warn)
|
/scripts/coccinelle/locks/ |
D | call_kern.cocci | 4 //# correct one. It may be desired to unlock the lock, or to not call the 95 cocci.print_secs("call",p2)
|