Searched refs:__used (Results 1 - 88 of 88) sorted by relevance

/linux-4.4.14/tools/lib/lockdep/uinclude/linux/
H A Dcompiler.h4 #define __used __attribute__((__unused__)) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dgcc_intrin.h11 register unsigned long ia64_r13 asm ("r13") __used;
/linux-4.4.14/arch/um/include/shared/
H A Dinit.h50 #define __exit_call __used __section(.exitcall.exit)
55 #define __exit __used __section(.exit.text)
108 #define __uml_init_setup __used __section(.uml.setup.init)
109 #define __uml_setup_help __used __section(.uml.help.init)
110 #define __uml_init_call __used __section(.uml.initcall.init)
111 #define __uml_postsetup_call __used __section(.uml.postsetup.init)
112 #define __uml_exit_call __used __section(.uml.exitcall.exit)
117 static initcall_t __initcall_##fn __used \
127 #define __init_call __used __section(.initcall.init)
/linux-4.4.14/arch/alpha/lib/
H A Ddec_and_lock.c33 static int __used atomic_dec_and_lock_1(atomic_t *atomic, spinlock_t *lock) atomic_dec_and_lock_1()
/linux-4.4.14/drivers/irqchip/
H A Dirqchip.c23 irqchip_of_match_end __used __section(__irqchip_of_table_end);
/linux-4.4.14/arch/sh/include/asm/
H A Dmachvec.h41 __used __section(.machvec.init)
H A Dthread_info.h69 register unsigned long current_stack_pointer asm("r15") __used;
/linux-4.4.14/arch/arm/include/asm/
H A Dsetup.h20 #define __tag __used __attribute__((__section__(".taglist.init")))
H A Dcpuidle.h44 __used __section(__cpuidle_method_of_table) \
H A Dsmp.h120 __used __section(__cpu_method_of_table) \
/linux-4.4.14/drivers/clocksource/
H A Dclksrc-probe.c25 __used __section(__clksrc_of_table_end);
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcpu.h40 static const struct cpu_dev *const __cpu_dev_##cpu_devX __used \
/linux-4.4.14/arch/mips/include/asm/
H A Dmips_machine.h31 __used __section(.mips.machines.init) = \
/linux-4.4.14/include/linux/
H A Dexport.h48 __used \
64 __used \
H A Dinit.h46 #define __exit_call __used __section(.exitcall.exit)
89 #define __exitused __used
164 static __used __exit void *reference_##x(void) \
183 static initcall_t __initcall_##fn##id __used \
226 __used __section(.con_initcall.init) = fn
230 __used __section(.security_initcall.init) = fn
248 __used __section(.init.setup) \
H A Dfirmware.h39 __used __section(.builtin_fw) = { name, blob, size }
H A Dcompiler-gcc.h132 # define __used __attribute__((__unused__)) macro
134 # define __used __attribute__((__used__)) macro
156 #define __used __attribute__((__used__)) macro
H A Dcompiler.h347 * compiler in gcc 3.3, we must define __used to be __attribute__((used))
353 * Mark functions that are referenced only in inline assembly as __used so
356 #ifndef __used
357 # define __used /* unimplemented */ macro
H A Delfnote.h79 __used \
H A Dsyscalls.h121 static struct trace_event_call __used \
131 static struct trace_event_call __used \
137 static struct trace_event_call __used \
147 static struct trace_event_call __used \
160 static struct syscall_metadata __used \
171 static struct syscall_metadata __used \
H A Dmoduleparam.h22 __used __attribute__((section(".modinfo"), unused, aligned(1))) \
222 __used \
H A Dkernel.h610 static const char *trace_printk_fmt __used \
654 static const char *trace_printk_fmt __used \
676 static const char *trace_printk_fmt __used \
H A Dserial_core.h353 __used __section(__earlycon_table) \
H A Dkprobes.h490 static unsigned long __used \
H A Dtracepoint.h252 static struct tracepoint * const __tracepoint_ptr_##name __used \
H A Dmodule.h262 __used __attribute__ ((__section__ ("__modver"))) \
H A Dacpi.h842 __used __section(__##table##_acpi_probe_table) \
H A Dof.h935 __used __section(__##table##_of_table) \
H A Dpci.h1583 static const struct pci_fixup __PASTE(__pci_fixup_##name,__LINE__) __used \
/linux-4.4.14/arch/arm/include/asm/mach/
H A Darch.h86 __used \
96 __used \
/linux-4.4.14/include/trace/
H A Dtrace_events.h38 static struct trace_enum_map __used __initdata \
45 static struct trace_enum_map __used \
108 static struct trace_event_call __used \
574 * static struct trace_event_class __used event_class_<template> = {
594 * static struct trace_event_call __used
724 static struct trace_event_class __used __refdata event_class_##call = { \
737 static struct trace_event_call __used event_##call = { \
746 static struct trace_event_call __used \
754 static struct trace_event_call __used event_##call = { \
763 static struct trace_event_call __used \
/linux-4.4.14/drivers/tty/serial/
H A Dearlycon.c42 __used __section(__earlycon_table_end);
45 __used __section(__earlycon_of_table_end);
/linux-4.4.14/kernel/trace/
H A Dtrace_export.c173 struct trace_event_call __used event_##call = { \
182 struct trace_event_call __used \
H A Dtrace_probe.h248 static inline unsigned long __used update_symbol_cache(struct symbol_cache *sc) update_symbol_cache()
253 static inline void __used free_symbol_cache(struct symbol_cache *sc) free_symbol_cache()
257 static inline struct symbol_cache * __used alloc_symbol_cache()
H A Dtrace_kprobe.c1346 * The "__used" keeps gcc from removing the function symbol
1349 static __used int kprobe_trace_selftest_target(int a1, int a2, int a3, kprobe_trace_selftest_target()
/linux-4.4.14/arch/arc/include/asm/
H A Dmach_desc.h61 __used \
/linux-4.4.14/arch/metag/include/asm/mach/
H A Darch.h79 __used \
/linux-4.4.14/arch/powerpc/oprofile/
H A Dop_model_power4.c259 static void __used hypervisor_bucket(void) hypervisor_bucket()
263 static void __used rtas_bucket(void) rtas_bucket()
267 static void __used kernel_unknown_bucket(void) kernel_unknown_bucket()
/linux-4.4.14/drivers/uwb/i1480/
H A Di1480-est.c94 static struct usb_device_id __used i1480_est_id_table[] = {
/linux-4.4.14/arch/x86/include/asm/
H A Dintel-mid.h41 static const struct devs_id *const __intel_mid_sfi_##i##_dev __used \
H A Dsetup.h103 static void __section(.discard.text) __used notrace \
H A Diommu_table.h52 __iommu_entry_##_detect __used \
H A Dapic.h365 static const struct apic *__apicdrivers_##sym __used \
370 static struct apic *__apicdrivers_##sym1##sym2[2] __used \
/linux-4.4.14/kernel/
H A DMakefile115 filechk_ikconfiggz = (echo "static const char kernel_config_data[] __used = MAGIC_START"; cat $< | scripts/basic/bin2c; echo "MAGIC_END;")
/linux-4.4.14/arch/metag/include/asm/
H A Dthread_info.h80 register unsigned long current_stack_pointer asm("A0StP") __used;
/linux-4.4.14/arch/avr32/include/asm/
H A Dsetup.h120 #define __tag __used __attribute__((__section__(".taglist.init")))
/linux-4.4.14/arch/powerpc/kernel/
H A Dkprobes.c281 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
520 void __used __kprobes jprobe_return(void) jprobe_return()
525 static void __used __kprobes jprobe_return_end(void) jprobe_return_end()
H A Dsysfs.c428 static ssize_t __used \
567 static ssize_t __used store_dscr_default(struct device *dev, store_dscr_default()
/linux-4.4.14/drivers/iommu/
H A Dof_iommu.c28 __used __section(__iommu_of_table_end);
/linux-4.4.14/arch/arm/kernel/
H A Dcpuidle.c20 __used __section(__cpuidle_method_of_table_end);
H A Ddevtree.c35 __used __section(__cpu_method_of_table_end);
/linux-4.4.14/drivers/usb/host/whci/
H A Dhcd.c358 static struct pci_device_id __used whci_hcd_id_table[] = {
/linux-4.4.14/drivers/of/
H A Dof_reserved_mem.c181 __used __section(__reservedmem_of_table_end);
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c85 #if !defined(__used)
87 # define __used __attribute__((__unused__)) macro
89 # define __used __attribute__((__used__)) macro
112 static struct devtable *SECTION(__devtable) __used \
H A Dmodpost.c2177 buf_printf(b, "__used\n"); add_versions()
2215 buf_printf(b, "__used\n"); add_depends()
/linux-4.4.14/scripts/
H A Dtags.sh164 -I __used,__packed,__packed2__,__must_check,__must_hold \
H A Dcheckpatch.pl294 __used|
/linux-4.4.14/arch/mips/kernel/
H A Drtlx.c29 static void __used dump_rtlx(void) dump_rtlx()
H A Dkprobes.c571 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_proto.c49 static int __used __init register_ip_vs_protocol(struct ip_vs_protocol *pp) register_ip_vs_protocol()
/linux-4.4.14/drivers/pcmcia/
H A Dcs.c859 static int __used pcmcia_socket_dev_resume(struct device *dev) pcmcia_socket_dev_resume()
864 static void __used pcmcia_socket_dev_complete(struct device *dev) pcmcia_socket_dev_complete()
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dsubcore.c366 static ssize_t __used store_subcores_per_core(struct device *dev, store_subcores_per_core()
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dtest-core.c243 static void __used __naked __arm_kprobes_test_func(void) __arm_kprobes_test_func()
264 static void __used __naked __thumb_kprobes_test_funcs(void) __thumb_kprobes_test_funcs()
1369 static uintptr_t __used kprobes_test_case_start(const char **title, void *stack) kprobes_test_case_start()
1524 static uintptr_t __used kprobes_test_case_end(void) kprobes_test_case_end()
H A Dcore.c429 static __used __kprobes void *trampoline_handler(struct pt_regs *regs) trampoline_handler()
/linux-4.4.14/drivers/watchdog/
H A Dalim1535_wdt.c304 static const struct pci_device_id ali_pci_tbl[] __used = { variable in typeref:struct:ali_pci_tbl
H A Dalim7101_wdt.c439 static const struct pci_device_id alim7101_pci_tbl[] __used = { variable in typeref:struct:alim7101_pci_tbl
/linux-4.4.14/drivers/uwb/
H A Dwhc-rc.c452 static struct pci_device_id __used whcrc_id_table[] = {
/linux-4.4.14/arch/tile/kernel/
H A Dkprobes.c421 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
/linux-4.4.14/arch/arc/kernel/
H A Dkprobes.c421 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
/linux-4.4.14/arch/sh/kernel/
H A Dkprobes.c299 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
/linux-4.4.14/arch/sparc/kernel/
H A Dkprobes.c580 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
H A Dunaligned_64.c191 static void __used unaligned_panic(char *str, struct pt_regs *regs) unaligned_panic()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dsoc.h542 static int __init __used __##fn(void) \
/linux-4.4.14/arch/x86/kernel/kprobes/
H A Dcore.c674 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
711 __visible __used void *trampoline_handler(struct pt_regs *regs) trampoline_handler()
/linux-4.4.14/arch/s390/kernel/
H A Dkprobes.c383 static void __used kretprobe_trampoline_holder(void) kretprobe_trampoline_holder()
H A Ddebug.c163 static unsigned int __used debug_feature_version = __DEBUG_FEATURE_VERSION;
/linux-4.4.14/arch/powerpc/boot/
H A DMakefile129 cmd_copy_zlib = sed "s@__used@@;s@<linux/\([^>]*\).*@\"\1\"@" $< > $@
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_core.c1204 static void __used s8250_options(void) s8250_options()
/linux-4.4.14/drivers/platform/x86/
H A Dfujitsu-laptop.c1054 static const struct acpi_device_id fujitsu_ids[] __used = { variable in typeref:struct:fujitsu_ids
/linux-4.4.14/kernel/locking/
H A Dmutex.c409 __visible __used noinline
H A Dlockdep.c1407 static void __used print_shortest_lock_dependencies()
/linux-4.4.14/drivers/isdn/hisax/
H A Dconfig.c1912 static struct pci_device_id hisax_pci_tbl[] __used = { variable in typeref:struct:hisax_pci_tbl
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dpcie.c754 static __used void brcmf_pcie_ringbell_v1(struct brcmf_pciedev_info *devinfo) brcmf_pcie_ringbell_v1()
H A Dcfg80211.c3168 static __used s32 brcmf_update_pmklist()
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dkgdb.c355 static unsigned char __used is_dyn_brkp;
/linux-4.4.14/drivers/net/ethernet/cirrus/
H A Dcs89x0.c106 static unsigned int netcard_portlist[] __used __initdata = {
/linux-4.4.14/drivers/clk/
H A Dclk.c2922 __used __section(__clk_of_table_end);
/linux-4.4.14/kernel/rcu/
H A Dtree.c86 static const char *tp_##sname##_varname __used __tracepoint_string = sname##_varname;

Completed in 2800 milliseconds