Searched refs:__used (Results 1 - 25 of 101) sorted by last modified time

12345

/linux-master/arch/arc/kernel/
H A Dkprobes.c365 static void __used kretprobe_trampoline_holder(void)
/linux-master/drivers/clk/
H A Dclk.c4947 __used __section("__clk_of_table_end");
/linux-master/arch/x86/include/asm/
H A Dapic.h352 static const struct apic *__apicdrivers_##sym __used \
357 static struct apic *__apicdrivers_##sym1##sym2[2] __used \
/linux-master/lib/
H A Dtest_ubsan.c137 static __used const test_ubsan_fp skip_ubsan_array[] = {
H A Dtest_bitmap.c107 const u32 *arr, unsigned int len) __used;
/linux-master/include/linux/
H A Dcompiler.h169 __used \
220 static void * __used __attrs \
H A Dserial_core.h909 #define EARLYCON_USED_OR_UNUSED __used
H A Dof.h1524 __used __section("__" #table "_of_table") \
H A Dtracepoint.h131 static tracepoint_ptr_t __tracepoint_ptr_##name __used \
309 struct tracepoint __tracepoint_##_name __used \
422 #define __tracepoint_string __used __section("__tracepoint_str")
H A Dkernel.h282 static const char *trace_printk_fmt __used \
326 static const char *trace_printk_fmt __used \
348 static const char *trace_printk_fmt __used \
H A Dacpi.h1339 __used __section("__" #table "_acpi_probe_table") = { \
1350 __used __section("__" #table "_acpi_probe_table") = { \
H A Dsyscalls.h146 static struct trace_event_call __used \
156 static struct trace_event_call __used \
162 static struct trace_event_call __used \
172 static struct trace_event_call __used \
185 static struct syscall_metadata __used \
196 static struct syscall_metadata __used \
H A Dpci.h2253 static const struct pci_fixup __PASTE(__pci_fixup_##name,__LINE__) __used \
H A Dinit.h56 #define __exit_call __used __section(".exitcall.exit")
82 #define __exitused __used
269 static initcall_t __name __used \
341 __used __section(".init.setup") \
H A Dprintk.h389 __used = { \
398 __used __section(".printk_index") = &_entry; \
H A Dobjtool.h34 static void __used __section(".discard.func_stack_frame_non_standard") \
/linux-master/arch/riscv/include/asm/
H A Dsyscall_wrapper.h40 __used; \
/linux-master/arch/loongarch/include/asm/
H A Dorc_header.h15 __used __section(".orc_header") __aligned(4) \
/linux-master/drivers/pcmcia/
H A Dcs.c859 static int __used pcmcia_socket_dev_resume(struct device *dev)
864 static void __used pcmcia_socket_dev_complete(struct device *dev)
/linux-master/drivers/of/
H A Dof_reserved_mem.c344 __used __section("__reservedmem_of_table_end");
/linux-master/arch/sparc/kernel/
H A Dkprobes.c466 static void __used kretprobe_trampoline_holder(void)
/linux-master/drivers/thermal/
H A Dthermal_core.h40 __used __section("__" #table "_thermal_table") = &name
/linux-master/drivers/platform/x86/
H A Dfujitsu-laptop.c1087 static const struct acpi_device_id fujitsu_ids[] __used = { variable in typeref:struct:fujitsu_ids
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_misc.h90 #ifndef __used
91 #define __used __attribute__((used)) macro
/linux-master/kernel/rcu/
H A Dtree.h440 static const char *tp_rcu_varname __used __tracepoint_string = rcu_name;

Completed in 525 milliseconds

12345