/Linux-v5.4/lib/ |
D | test_kasan.c | 30 static noinline void __init kmalloc_oob_right(void) in kmalloc_oob_right() 46 static noinline void __init kmalloc_oob_left(void) in kmalloc_oob_left() 62 static noinline void __init kmalloc_node_oob_right(void) in kmalloc_node_oob_right() 79 static noinline void __init kmalloc_pagealloc_oob_right(void) in kmalloc_pagealloc_oob_right() 98 static noinline void __init kmalloc_pagealloc_uaf(void) in kmalloc_pagealloc_uaf() 114 static noinline void __init kmalloc_pagealloc_invalid_free(void) in kmalloc_pagealloc_invalid_free() 130 static noinline void __init kmalloc_large_oob_right(void) in kmalloc_large_oob_right() 148 static noinline void __init kmalloc_oob_krealloc_more(void) in kmalloc_oob_krealloc_more() 167 static noinline void __init kmalloc_oob_krealloc_less(void) in kmalloc_oob_krealloc_less() 185 static noinline void __init kmalloc_oob_16(void) in kmalloc_oob_16() [all …]
|
D | test_xarray.c | 82 static noinline void check_xa_err(struct xarray *xa) in check_xa_err() 98 static noinline void check_xas_retry(struct xarray *xa) in check_xas_retry() 143 static noinline void check_xa_load(struct xarray *xa) in check_xa_load() 171 static noinline void check_xa_mark_1(struct xarray *xa, unsigned long index) in check_xa_mark_1() 250 static noinline void check_xa_mark_2(struct xarray *xa) in check_xa_mark_2() 288 static noinline void check_xa_mark(struct xarray *xa) in check_xa_mark() 298 static noinline void check_xa_shrink(struct xarray *xa) in check_xa_shrink() 347 static noinline void check_insert(struct xarray *xa) in check_insert() 378 static noinline void check_cmpxchg(struct xarray *xa) in check_cmpxchg() 397 static noinline void check_reserve(struct xarray *xa) in check_reserve() [all …]
|
D | test_stackinit.c | 98 static noinline __init int test_ ## name (void) \ 152 static noinline __init DO_NOTHING_TYPE_ ## which(var_type) \ 161 static noinline __init int leaf_ ## name(unsigned long sp, \ 283 static int noinline __leaf_switch_none(int path, bool fill) in __leaf_switch_none() 317 static noinline __init int leaf_switch_1_none(unsigned long sp, bool fill, in leaf_switch_1_none() 323 static noinline __init int leaf_switch_2_none(unsigned long sp, bool fill, in leaf_switch_2_none()
|
/Linux-v5.4/kernel/locking/ |
D | semaphore.c | 36 static noinline void __down(struct semaphore *sem); 37 static noinline int __down_interruptible(struct semaphore *sem); 38 static noinline int __down_killable(struct semaphore *sem); 39 static noinline int __down_timeout(struct semaphore *sem, long timeout); 40 static noinline void __up(struct semaphore *sem); 235 static noinline void __sched __down(struct semaphore *sem) in __down() 240 static noinline int __sched __down_interruptible(struct semaphore *sem) in __down_interruptible() 245 static noinline int __sched __down_killable(struct semaphore *sem) in __down_killable() 250 static noinline int __sched __down_timeout(struct semaphore *sem, long timeout) in __down_timeout() 255 static noinline void __sched __up(struct semaphore *sem) in __up()
|
D | mutex.c | 549 static noinline 721 static noinline void __sched __mutex_unlock_slowpath(struct mutex *lock, unsigned long ip); 1222 static noinline void __sched __mutex_unlock_slowpath(struct mutex *lock, unsigned long ip) in __mutex_unlock_slowpath() 1288 static noinline int __sched 1291 static noinline int __sched 1361 static noinline void __sched 1367 static noinline int __sched 1373 static noinline int __sched 1379 static noinline int __sched 1386 static noinline int __sched
|
/Linux-v5.4/arch/nds32/kernel/ |
D | ftrace.c | 12 noinline void __naked ftrace_stub(unsigned long ip, unsigned long parent_ip, in ftrace_stub() 18 noinline void _mcount(unsigned long parent_ip) in _mcount() 40 noinline void __naked ftrace_stub(unsigned long ip, unsigned long parent_ip, in ftrace_stub() 46 noinline void __naked _mcount(unsigned long parent_ip) in _mcount() 224 noinline void ftrace_graph_caller(void) in ftrace_graph_caller() 286 noinline void __trace_hardirqs_off(void) in __trace_hardirqs_off() 290 noinline void __trace_hardirqs_on(void) in __trace_hardirqs_on()
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
D | test_xdp_noinline.c | 52 static __attribute__ ((noinline)) 89 static __attribute__ ((noinline)) 99 static __attribute__ ((noinline)) 231 static __attribute__ ((noinline)) 253 static __attribute__ ((noinline)) 277 static __attribute__ ((noinline)) 320 static __attribute__ ((noinline)) 374 static __attribute__ ((noinline)) 395 static __attribute__ ((noinline)) 413 static __attribute__ ((noinline)) [all …]
|
D | test_btf_nokv.c | 25 __attribute__((noinline)) 43 __attribute__((noinline))
|
D | test_btf_haskv.c | 27 __attribute__((noinline)) 45 __attribute__((noinline))
|
D | test_btf_newkv.c | 35 __attribute__((noinline)) 58 __attribute__((noinline))
|
/Linux-v5.4/tools/perf/tests/ |
D | dwarf-unwind.c | 97 noinline int test_dwarf_unwind__thread(struct thread *thread) in test_dwarf_unwind__thread() 128 noinline int test_dwarf_unwind__compare(void *p1, void *p2) in test_dwarf_unwind__compare() 147 noinline int test_dwarf_unwind__krava_3(struct thread *thread) in test_dwarf_unwind__krava_3() 166 noinline int test_dwarf_unwind__krava_2(struct thread *thread) in test_dwarf_unwind__krava_2() 171 noinline int test_dwarf_unwind__krava_1(struct thread *thread) in test_dwarf_unwind__krava_1()
|
/Linux-v5.4/tools/include/linux/ |
D | compiler.h | 21 #ifndef noinline 22 #define noinline macro 81 #ifndef noinline 82 # define noinline macro
|
D | compiler-gcc.h | 29 #define noinline __attribute__((noinline)) macro
|
/Linux-v5.4/kernel/trace/ |
D | trace_selftest_dynamic.c | 5 noinline __noclone int DYN_FTRACE_TEST_NAME(void) in DYN_FTRACE_TEST_NAME() 11 noinline __noclone int DYN_FTRACE_TEST_NAME2(void) in DYN_FTRACE_TEST_NAME2()
|
/Linux-v5.4/drivers/misc/lkdtm/ |
D | cfi.c | 10 static noinline void lkdtm_increment_void(int *counter) in lkdtm_increment_void() 16 static noinline int lkdtm_increment_int(int *counter) in lkdtm_increment_int()
|
D | bugs.c | 42 static int noinline recursive_loop(int remaining) in recursive_loop() 105 static noinline void __lkdtm_CORRUPT_STACK(void *stack) in __lkdtm_CORRUPT_STACK() 111 noinline void lkdtm_CORRUPT_STACK(void) in lkdtm_CORRUPT_STACK() 122 noinline void lkdtm_CORRUPT_STACK_STRONG(void) in lkdtm_CORRUPT_STACK_STRONG()
|
D | usercopy.c | 31 static noinline unsigned char *trick_compiler(unsigned char *stack) in trick_compiler() 36 static noinline unsigned char *do_usercopy_stack_callee(int value) in do_usercopy_stack_callee() 49 static noinline void do_usercopy_stack(bool to_user, bool bad_frame) in do_usercopy_stack()
|
/Linux-v5.4/samples/livepatch/ |
D | livepatch-shadow-mod.c | 95 static __used noinline struct dummy *dummy_alloc(void) in dummy_alloc() 120 static __used noinline void dummy_free(struct dummy *d) in dummy_free() 128 static __used noinline bool dummy_check(struct dummy *d, in dummy_check()
|
/Linux-v5.4/arch/s390/kernel/ |
D | early.c | 53 static noinline __init void init_kernel_storage_key(void) in init_kernel_storage_key() 68 static noinline __init void detect_machine_type(void) in detect_machine_type() 106 static noinline __init void setup_arch_string(void) in setup_arch_string() 167 static noinline __init void setup_lowcore_early(void) in setup_lowcore_early() 180 static noinline __init void setup_facility_list(void) in setup_facility_list()
|
/Linux-v5.4/arch/sh/mm/ |
D | fault.c | 156 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 204 static noinline void 247 static noinline void 269 static noinline void 275 static noinline void 297 static noinline int
|
/Linux-v5.4/tools/testing/selftests/kvm/lib/ |
D | assert.c | 18 static void __attribute__((noinline)) test_dump_stack(void); 63 void __attribute__((noinline))
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.c | 60 static noinline depot_stack_handle_t __save_depot_stack(void) in __save_depot_stack() 84 static noinline depot_stack_handle_t 211 static noinline void 234 static noinline void 251 static noinline void
|
/Linux-v5.4/arch/x86/mm/ |
D | fault.c | 224 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 331 static noinline int vmalloc_fault(unsigned long address) in vmalloc_fault() 662 static noinline void 706 static noinline void 915 static noinline void 936 static noinline void 959 static noinline void 1032 static noinline void 1098 static noinline int 1493 static noinline void
|
/Linux-v5.4/arch/s390/mm/ |
D | fault.c | 233 static noinline void do_sigsegv(struct pt_regs *regs, int si_code) in do_sigsegv() 252 static noinline void do_no_context(struct pt_regs *regs) in do_no_context() 278 static noinline void do_low_address(struct pt_regs *regs) in do_low_address() 291 static noinline void do_sigbus(struct pt_regs *regs) in do_sigbus() 301 static noinline int signal_return(struct pt_regs *regs) in signal_return() 321 static noinline void do_fault_error(struct pt_regs *regs, int access, in do_fault_error()
|
/Linux-v5.4/mm/ |
D | page_owner.c | 65 static noinline void register_dummy_stack(void) in register_dummy_stack() 70 static noinline void register_failure_stack(void) in register_failure_stack() 75 static noinline void register_early_stack(void) in register_early_stack() 116 static noinline depot_stack_handle_t save_stack(gfp_t flags) in save_stack() 182 noinline void __set_page_owner(struct page *page, unsigned int order, in __set_page_owner()
|