| /linux/arch/um/include/shared/ |
| H A D | init.h | 51 #define __exit_call __used __section(".exitcall.exit") 56 #define __exit __used __section(".exit.text") 105 #define __uml_init_setup __used __section(".uml.setup.init") 106 #define __uml_setup_help __used __section(".uml.help.init") 107 #define __uml_postsetup_call __used __section(".uml.postsetup.init") 108 #define __uml_exit_call __used __section(".uml.exitcall.exit") 113 static initcall_t __initcall_##fn __used \ 123 #define __init_call __used __section(".initcall.init")
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_subprog_precision.c | 13 __naked __noinline __used 23 __noinline __used 30 __naked __noinline __used 78 __naked __noinline __used 88 __naked __noinline __used 207 __naked __noinline __used 621 __noinline __used 658 __naked __noinline __used
|
| H A D | verifier_live_stack.c | 127 static __used __naked void write_first_param(void) in write_first_param() 168 static __used __naked void read_first_param(void) in read_first_param() 213 static __used __naked void read_first_param2(void) in read_first_param2() 255 static __used __naked void loop_cb(void) in loop_cb()
|
| H A D | verifier_bpf_fastcall.c | 464 __used 539 __used 584 __used 699 __used 825 __used
|
| H A D | verifier_private_stack.c | 73 __used 125 __naked __noinline __used 236 __used static int subprog_exception(void) in subprog_exception()
|
| H A D | verifier_scalar_ids.c | 213 static __naked __noinline __used 227 static __naked __noinline __used 278 static __naked __noinline __used
|
| /linux/include/trace/stages/ |
| H A D | init.h | 15 static struct trace_eval_map __used __initdata \ 22 static struct trace_eval_map __used \ 28 static struct trace_eval_map __used __initdata \ 35 static struct trace_eval_map __used \
|
| /linux/arch/loongarch/kernel/ |
| H A D | asm-offsets.c | 21 static void __used output_ptreg_defines(void) in output_ptreg_defines() 68 static void __used output_task_defines(void) in output_task_defines() 83 static void __used output_thread_info_defines(void) in output_thread_info_defines() 99 static void __used output_thread_defines(void) in output_thread_defines() 135 static void __used output_thread_fpu_defines(void) in output_thread_fpu_defines() 176 static void __used output_thread_lbt_defines(void) in output_thread_lbt_defines() 186 static void __used output_mm_defines(void) in output_mm_defines() 218 static void __used output_sc_defines(void) in output_sc_defines() 226 static void __used output_signal_defines(void) in output_signal_defines() 264 static void __used output_smpboot_defines(void) in output_smpboot_defines() [all …]
|
| /linux/scripts/gendwarfksyms/examples/ |
| H A D | symbolptr.c | 13 #ifndef __used 14 #define __used __attribute__((__used__)) macro 21 static typeof(sym) *__gendwarfksyms_ptr_##sym __used \
|
| H A D | kabi.h | 25 #ifndef __used 26 #define __used __attribute__((__used__)) macro 42 __COUNTER__)[] __used __aligned(1) \
|
| /linux/arch/sparc/kernel/ |
| H A D | asm-offsets.c | 23 static int __used sparc32_foo(void) in sparc32_foo() 30 static int __used sparc64_foo(void) in sparc64_foo() 49 static int __used foo(void) in foo()
|
| /linux/samples/livepatch/ |
| H A D | livepatch-shadow-mod.c | 95 static __used noinline struct dummy *dummy_alloc(void) in dummy_alloc() 119 static __used noinline void dummy_free(struct dummy *d) in dummy_free() 127 static __used noinline bool dummy_check(struct dummy *d, in dummy_check()
|
| /linux/include/trace/ |
| H A D | trace_custom_events.h | 52 static struct trace_event_call __used \ 190 static struct trace_event_class __used __refdata custom_event_class_##call = { \ 202 static struct trace_event_call __used custom_event_##call = { \ 218 static struct trace_event_call __used \
|
| H A D | trace_events.h | 75 static struct trace_event_call __used \ 478 static struct trace_event_class __used __refdata event_class_##call = { \ 494 static struct trace_event_call __used event_##call = { \ 503 static struct trace_event_call __used \ 511 static struct trace_event_call __used event_##call = { \ 520 static struct trace_event_call __used \
|
| /linux/arch/arm/include/asm/mach/ |
| H A D | arch.h | 80 __used \ 90 __used \
|
| /linux/include/linux/ |
| H A D | init.h | 50 #define __exit_call __used __section(".exitcall.exit") 76 #define __exitused __used 263 static initcall_t __name __used \ 335 __used __section(".init.setup") \
|
| H A D | kernel.h | 283 static const char *trace_printk_fmt __used \ 327 static const char *trace_printk_fmt __used \ 349 static const char *trace_printk_fmt __used \
|
| H A D | alloc_tag.h | 100 static struct alloc_tag _alloc_tag __used __aligned(8) \ 110 static struct alloc_tag _alloc_tag __used __aligned(8) \ 119 static struct alloc_tag _alloc_tag __used __aligned(8) \
|
| H A D | lsm_hooks.h | 165 __used __section(".lsm_info.init") \ 170 __used __section(".early_lsm_info.init") \
|
| H A D | compiler_attributes.h | 349 #define __used __attribute__((__used__)) macro 362 #define __always_used __used __maybe_unused
|
| H A D | compiler.h | 146 __used \ 285 static void * __used __attrs \
|
| /linux/tools/include/linux/ |
| H A D | compiler.h | 129 #ifndef __used 130 # define __used __attribute__((__unused__)) macro
|
| /linux/arch/x86/include/asm/ |
| H A D | orc_header.h | 16 __used __section(".orc_header") __aligned(4) \
|
| /linux/arch/loongarch/include/asm/ |
| H A D | orc_header.h | 15 __used __section(".orc_header") __aligned(4) \
|
| /linux/arch/riscv/include/asm/ |
| H A D | soc.h | 16 __used __section("__soc_early_init_table") \
|