| /OK3568_Linux_fs/kernel/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")
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | soc.h | 16 __used __section("__soc_early_init_table") \ 42 static __init __used \ 49 __used __section("__soc_builtin_dtb_table") = \
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | imagetool.h | 270 #if !defined(__used) 272 # define __used __attribute__((__unused__)) macro 274 # define __used __attribute__((__used__)) macro 306 static struct image_type_params *SECTION(image_type) __used \
|
| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | trace_events.h | 40 static struct trace_eval_map __used __initdata \ 47 static struct trace_eval_map __used \ 53 static struct trace_eval_map __used __initdata \ 60 static struct trace_eval_map __used \ 123 static struct trace_event_call __used \ 737 static struct trace_event_class __used __refdata event_class_##call = { \ 750 static struct trace_event_call __used event_##call = { \ 759 static struct trace_event_call __used \ 767 static struct trace_event_call __used event_##call = { \ 776 static struct trace_event_call __used \
|
| /OK3568_Linux_fs/kernel/samples/livepatch/ |
| H A 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()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler-gcc.h | 133 # define __used __attribute__((__unused__)) macro 135 # define __used __attribute__((__used__)) macro 157 #define __used __attribute__((__used__)) macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | init.h | 54 #define __exit_call __used __section(".exitcall.exit") 80 #define __exitused __used 248 static initcall_t __name __used \ 318 __used __section(".init.setup") \
|
| H A D | lsm_hooks.h | 1623 __used __section(".lsm_info.init") \ 1628 __used __section(".early_lsm_info.init") \
|
| H A D | compiler.h | 171 __used \ 225 static void * __section(".discard.addressable") __used \
|
| H A D | tracepoint.h | 131 static tracepoint_ptr_t __tracepoint_ptr_##name __used \ 302 struct tracepoint __tracepoint_##_name __used \ 411 #define __tracepoint_string __used __section("__tracepoint_str")
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/mach/ |
| H A D | arch.h | 83 __used \ 93 __used \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/oprofile/ |
| H A D | op_model_power4.c | 255 static void __used hypervisor_bucket(void) in hypervisor_bucket() 259 static void __used rtas_bucket(void) in rtas_bucket() 263 static void __used kernel_unknown_bucket(void) in kernel_unknown_bucket()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/include/asm/ |
| H A D | setup.h | 159 #define __tag __used __attribute__((__section__(".taglist"))) 186 static struct early_params __early_##fn __used \
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | compiler.h | 79 #ifndef __used 80 # define __used __attribute__((__unused__)) macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | gcc_intrin.h | 12 register unsigned long ia64_r13 asm ("r13") __used;
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | kprobes.h | 12 static unsigned long __used \
|
| H A D | error-injection.h | 27 static struct error_injection_entry __used \
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | mach_desc.h | 56 __used __section(".arch.info.init") = { \
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | machvec.h | 39 __used __section(".machvec.init")
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | setup.h | 17 #define __tag __used __section(".taglist.init")
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_export.c | 169 struct trace_event_call __used event_##call = { \ 178 static struct trace_event_call __used \
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-probe.c | 14 __used __section("__timer_of_table_end");
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irqchip.c | 25 irqchip_of_match_end __used __section("__irqchip_of_table_end");
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | fixup-headers.sed | 11 s@__used@@;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | compiler.h | 35 #ifndef __used 36 #define __used __attribute__((__used__)) macro
|