Searched refs:__used (Results 1 – 25 of 91) sorted by relevance
1234
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")
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 \
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()
62 static struct trace_event_call __used \427 static struct trace_event_class __used __refdata event_class_##call = { \440 static struct trace_event_call __used event_##call = { \449 static struct trace_event_call __used \457 static struct trace_event_call __used event_##call = { \466 static struct trace_event_call __used \
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 \
81 __used \91 __used \
56 #define __exit_call __used __section(".exitcall.exit")82 #define __exitused __used252 static initcall_t __name __used \322 __used __section(".init.setup") \
1735 __used __section(".lsm_info.init") \1740 __used __section(".early_lsm_info.init") \
161 __used \215 static void * __used __attrs \
381 static const char *trace_printk_fmt __used \425 static const char *trace_printk_fmt __used \447 static const char *trace_printk_fmt __used \
77 #ifndef __used78 # define __used __attribute__((__unused__)) macro
12 register unsigned long ia64_r13 asm ("r13") __used;
16 __used __section("__soc_early_init_table") \
12 static unsigned long __used \
28 static struct error_injection_entry __used \
39 __used __section(".machvec.init")
56 __used __section(".arch.info.init") = { \
11 unsigned long __used arch_rethook_trampoline_callback(struct pt_regs *regs) in arch_rethook_trampoline_callback()
17 #define __tag __used __section(".taglist.init")
13 static void __used common(void) in common()
14 __used __section("__timer_of_table_end");
27 __used __section(".init.setup") \
25 irqchip_of_match_end __used __section("__irqchip_of_table_end");
11 s@__used@@;
26 __used __section(".mips.machines.init")
Completed in 22 milliseconds