arch/arc/kernel/smp.c
355
unsigned long __maybe_unused copy;
arch/arc/mm/cache.c
1069
unsigned int __maybe_unused cpu = smp_processor_id();
arch/arc/mm/cache.c
609
static __maybe_unused noinline void slc_op_line(phys_addr_t paddr, unsigned long sz, const int op)
arch/arm/boot/compressed/misc-ep93xx.h
64
static inline void __maybe_unused ts72xx_watchdog_disable(void)
arch/arm/include/asm/cpuidle.h
14
#define __cpuidle_method_section __maybe_unused /* drop silently */
arch/arm/kernel/process.c
54
static const char *processor_modes[] __maybe_unused = {
arch/arm/kernel/process.c
61
static const char *isa_modes[] __maybe_unused = {
arch/arm/mach-dove/common.c
386
static void __init __maybe_unused orion_wdt_init(void)
arch/arm/mach-dove/common.c
46
static struct map_desc __maybe_unused dove_io_desc[] __initdata = {
arch/arm/mach-imx/common.h
101
static __maybe_unused const u32 imx53_suspend_sz;
arch/arm/mach-mvebu/coherency.c
107
static struct notifier_block mvebu_hwcc_pci_nb __maybe_unused = {
arch/arm/mach-omap2/board-generic.c
28
static void __init __maybe_unused omap_generic_init(void)
arch/arm/mach-omap2/board-generic.c
35
static void __init __maybe_unused omap_init_time_of(void)
arch/arm/mach-omap2/io.c
408
static void __init __maybe_unused omap_hwmod_init_postsetup(void)
arch/arm/mach-omap2/pdata-quirks.c
36
static struct omap_hsmmc_platform_data __maybe_unused mmc_pdata[2];
arch/arm/mach-omap2/pdata-quirks.c
447
struct omap_sr_data __maybe_unused omap_sr_pdata[OMAP_SR_NR];
arch/arm/mach-omap2/pm.c
130
int __maybe_unused omap_pm_nop_init(void)
arch/arm/mach-pxa/spitz.c
219
static void __maybe_unused spitz_card_pwr_ctrl(uint8_t enable, uint8_t new_cpr)
arch/arm/mach-shmobile/platsmp-apmu.c
47
static int __maybe_unused apmu_power_on(void __iomem *p, int bit)
arch/arm/mach-shmobile/platsmp-apmu.c
59
static int __maybe_unused apmu_power_off(void __iomem *p, int bit)
arch/arm/mach-shmobile/platsmp-apmu.c
66
static int __maybe_unused apmu_power_off_poll(void __iomem *p, int bit)
arch/arm/mach-shmobile/platsmp-apmu.c
80
static int __maybe_unused apmu_wrap(int cpu, int (*fn)(void __iomem *p, int cpu))
arch/arm/mach-versatile/integrator_ap.c
44
static struct map_desc ap_io_desc[] __initdata __maybe_unused = {
arch/arm/mach-versatile/integrator_cp.c
37
static struct map_desc intcp_io_desc[] __initdata __maybe_unused = {
arch/arm/mach-versatile/versatile.c
91
static struct map_desc versatile_io_desc[] __initdata __maybe_unused = {
arch/arm/mm/fault.c
246
static bool __kprobes __maybe_unused vmalloc_fault(unsigned long addr)
arch/arm/mm/proc-v7-bugs.c
13
static int __maybe_unused spectre_v2_get_cpu_fw_mitigation_state(void)
arch/arm/mm/proc-v7-bugs.c
255
static __maybe_unused bool cpu_v7_check_auxcr_set(bool *warned,
arch/arm/mm/proc-v7-bugs.c
32
static int __maybe_unused spectre_v2_get_cpu_fw_mitigation_state(void)
arch/arm/mm/proc-v7-bugs.c
56
static void __maybe_unused call_smc_arch_workaround_1(void)
arch/arm/mm/proc-v7-bugs.c
61
static void __maybe_unused call_hvc_arch_workaround_1(void)
arch/arm64/crypto/aes-glue.c
106
static int __maybe_unused essiv_cbc_set_key(struct crypto_skcipher *tfm,
arch/arm64/crypto/aes-glue.c
123
static int __maybe_unused ecb_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
142
static int __maybe_unused ecb_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
178
static int __maybe_unused cbc_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
206
static int __maybe_unused cbc_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
329
static int __maybe_unused essiv_cbc_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
351
static int __maybe_unused essiv_cbc_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
373
static int __maybe_unused xctr_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
418
static int __maybe_unused ctr_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
461
static int __maybe_unused xts_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
530
static int __maybe_unused xts_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
89
static int __maybe_unused xts_set_key(struct crypto_skcipher *tfm,
arch/arm64/crypto/ghash-ce-glue.c
398
static const struct cpu_feature __maybe_unused ghash_cpu_feature[] = {
arch/arm64/crypto/sm4-ce-gcm-glue.c
250
static const struct cpu_feature __maybe_unused sm4_ce_gcm_cpu_feature[] = {
arch/arm64/include/asm/arch_gicv3.h
82
static u64 __maybe_unused gic_read_iar(void)
arch/arm64/include/asm/sysreg.h
1193
u32 __maybe_unused __check_r = (u32)(r); \
arch/arm64/include/asm/sysreg.h
1206
u32 __maybe_unused __check_r = (u32)(r); \
arch/arm64/kernel/armv8_deprecated.c
65
static unsigned int __maybe_unused aarch32_check_condition(u32 opcode, u32 psr)
arch/arm64/kernel/cpu_errata.c
197
static void __maybe_unused
arch/arm64/kernel/cpu_errata.c
240
static const __maybe_unused struct midr_range tx2_family_cpus[] = {
arch/arm64/kernel/cpu_errata.c
246
static bool __maybe_unused
arch/arm64/kernel/cpu_errata.c
264
static bool __maybe_unused
arch/arm64/kernel/cpu_errata.c
57
static bool __maybe_unused
arch/arm64/kernel/cpu_errata.c
72
static bool __maybe_unused
arch/arm64/kernel/cpu_errata.c
91
static bool __maybe_unused
arch/arm64/kernel/cpu_errata.c
99
static bool __maybe_unused
arch/arm64/kernel/cpufeature.c
1789
static bool __maybe_unused
arch/arm64/kernel/cpufeature.c
3889
static bool __maybe_unused __system_matches_cap(unsigned int n)
arch/arm64/kernel/cpufeature.c
4096
static void __maybe_unused cpu_enable_cnp(struct arm64_cpu_capabilities const *cap)
arch/arm64/kernel/pi/idreg-override.c
74
int __maybe_unused feat;
arch/arm64/mm/fixmap.c
35
static pmd_t bm_pmd[PTRS_PER_PMD] __bss_pgtbl __maybe_unused;
arch/arm64/mm/fixmap.c
36
static pud_t bm_pud[PTRS_PER_PUD] __bss_pgtbl __maybe_unused;
arch/arm64/mm/init.c
123
phys_addr_t __maybe_unused dma32_phys_limit =
arch/arm64/mm/init.c
137
phys_addr_t __maybe_unused acpi_zone_dma_limit;
arch/arm64/mm/init.c
138
phys_addr_t __maybe_unused dt_zone_dma_limit;
arch/arm64/mm/init.c
139
phys_addr_t __maybe_unused dma32_phys_limit =
arch/arm64/mm/mmu.c
584
static phys_addr_t __maybe_unused
arch/arm64/net/bpf_jit_comp.c
1003
static void __maybe_unused build_bhb_mitigation(struct jit_ctx *ctx)
arch/loongarch/kernel/signal.c
403
int err = 0, sig = 0, tmp __maybe_unused;
arch/loongarch/kernel/signal.c
475
int err = 0, sig = 0, tmp __maybe_unused;
arch/loongarch/kernel/signal.c
553
int err = 0, sig = 0, tmp __maybe_unused;
arch/loongarch/kernel/signal.c
631
int err = 0, tmp __maybe_unused;
arch/loongarch/kernel/traps.c
867
unsigned int __maybe_unused opcode;
arch/loongarch/mm/tlb.c
286
int vec_sz __maybe_unused;
arch/loongarch/mm/tlb.c
287
void *addr __maybe_unused;
arch/loongarch/mm/tlb.c
288
struct page *page __maybe_unused;
arch/m68k/emu/nfeth.c
42
static const char version[] __maybe_unused =
arch/m68k/include/asm/raw_io.h
83
(void)({u8 __maybe_unused __w, __v = (b); u32 _addr = ((u32) (addr)); \
arch/m68k/include/asm/raw_io.h
86
(void)({u16 __maybe_unused __w, __v = (w); u32 _addr = ((u32) (addr)); \
arch/m68k/include/asm/raw_io.h
90
(void)({u16 __maybe_unused __w, __v = (w); u32 _addr = ((u32) (addr)); \
arch/mips/cavium-octeon/setup.c
807
uint32_t __maybe_unused ebase = read_c0_ebase() & 0x3ffff000;
arch/mips/fw/cfe/cfe_api.c
423
unsigned int prid, __maybe_unused rev;
arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_mfgpt.h
17
static inline void __maybe_unused setup_mfgpt0_timer(void)
arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_mfgpt.h
20
static inline void __maybe_unused disable_mfgpt0_counter(void)
arch/mips/include/asm/mach-loongson2ef/cs5536/cs5536_mfgpt.h
23
static inline void __maybe_unused enable_mfgpt0_counter(void)
arch/mips/kernel/branch.c
63
int __maybe_unused bc_false = 0;
arch/mips/kernel/csrc-r4k.c
27
static u64 __maybe_unused notrace r4k_read_sched_clock(void)
arch/mips/kernel/ftrace.c
50
static unsigned int insn_j_ftrace_graph_caller __maybe_unused __read_mostly;
arch/mips/kernel/signal.c
385
int err, sig = 0, tmp __maybe_unused;
arch/mips/kernel/smp-bmips.c
42
static int __maybe_unused max_cpus = 1;
arch/mips/kernel/smp-bmips.c
594
void __iomem __maybe_unused *cbr = bmips_cbr_addr;
arch/mips/kernel/smp-bmips.c
595
u32 __maybe_unused rac_addr;
arch/mips/kernel/smp-bmips.c
596
u32 __maybe_unused cfg;
arch/mips/kvm/entry.c
239
struct uasm_label __maybe_unused *l = labels;
arch/mips/kvm/entry.c
240
struct uasm_reloc __maybe_unused *r = relocs;
arch/mips/loongson2ef/common/init.c
17
unsigned long __maybe_unused _loongson_addrwincfg_base;
arch/mips/loongson2ef/common/pm.c
17
static unsigned int __maybe_unused cached_master_mask; /* i8259A */
arch/mips/loongson2ef/common/pm.c
18
static unsigned int __maybe_unused cached_slave_mask;
arch/mips/loongson2ef/common/pm.c
19
static unsigned int __maybe_unused cached_bonito_irq_mask; /* bonito */
arch/mips/math-emu/ieee754int.h
46
unsigned int xm; int xe; int xs __maybe_unused; int xc
arch/mips/math-emu/ieee754int.h
84
u64 xm; int xe; int xs __maybe_unused; int xc
arch/mips/mm/tlbex.c
1251
struct mips_huge_tlb_info htlb_info __maybe_unused;
arch/mips/mm/tlbex.c
1252
enum vmalloc64_mode vmalloc_mode __maybe_unused;
arch/mips/mm/tlbex.c
1536
const int __maybe_unused a1 = 5;
arch/mips/mm/tlbex.c
1537
const int __maybe_unused a2 = 6;
arch/mips/mm/tlbex.c
306
static inline int __maybe_unused c0_kscratch(void)
arch/mips/mm/tlbex.c
458
static void __maybe_unused build_tlb_probe_entry(u32 **p)
arch/mips/mm/tlbex.c
583
static __maybe_unused void build_convert_pte_to_entrylo(u32 **p,
arch/mips/mm/tlbex.c
89
static inline int __maybe_unused bcm1250_m3_war(void)
arch/mips/mm/tlbex.c
96
static inline int __maybe_unused r10000_llsc_war(void)
arch/mips/sgi-ip22/ip22-gio.c
389
unsigned int pbdma __maybe_unused;
arch/mips/sgi-ip22/ip22-platform.c
149
unsigned int pbdma __maybe_unused;
arch/nios2/kernel/prom.c
24
__be32 __maybe_unused *dtb = (u32 *)__dtb_start;
arch/nios2/kernel/setup.c
106
char cmdline_passed[COMMAND_LINE_SIZE] __maybe_unused = { 0, };
arch/parisc/kernel/module.c
396
int __maybe_unused d;
arch/parisc/kernel/module.c
836
int symindex __maybe_unused = -1;
arch/parisc/kernel/pci-dma.c
338
static int __maybe_unused proc_pcxl_dma_show(struct seq_file *m, void *v)
arch/parisc/kernel/pdt.c
250
struct pdc_pat_mem_read_pd_retinfo pat_pret __maybe_unused;
arch/parisc/kernel/perf.c
291
size_t image_size __maybe_unused;
arch/parisc/kernel/unwind.c
185
long start __maybe_unused, stop __maybe_unused;
arch/powerpc/kernel/epapr_paravirt.c
22
static bool __maybe_unused epapr_has_idle;
arch/powerpc/kernel/pci_dn.c
193
struct eeh_dev *edev __maybe_unused;
arch/powerpc/kernel/pci_dn.c
243
struct eeh_dev *edev __maybe_unused;
arch/powerpc/kernel/security.c
440
u32 *site, __maybe_unused *site2;
arch/powerpc/kexec/crash.c
247
noinstr static void __maybe_unused crash_kexec_wait_realmode(int cpu)
arch/powerpc/kvm/book3s_hv.c
6148
struct kvm *kvm __maybe_unused = filp->private_data;
arch/powerpc/kvm/powerpc.c
166
unsigned long __maybe_unused param1 = kvmppc_get_gpr(vcpu, 3);
arch/powerpc/kvm/powerpc.c
167
unsigned long __maybe_unused param2 = kvmppc_get_gpr(vcpu, 4);
arch/powerpc/kvm/powerpc.c
168
unsigned long __maybe_unused param3 = kvmppc_get_gpr(vcpu, 5);
arch/powerpc/kvm/powerpc.c
169
unsigned long __maybe_unused param4 = kvmppc_get_gpr(vcpu, 6);
arch/powerpc/kvm/powerpc.c
2358
struct kvm *kvm __maybe_unused = filp->private_data;
arch/powerpc/mm/book3s64/hash_utils.c
399
static int __maybe_unused
arch/powerpc/mm/book3s64/hash_utils.c
514
static int __maybe_unused
arch/powerpc/mm/drmem.c
321
__maybe_unused const __be32 **usm,
arch/powerpc/mm/drmem.c
322
__maybe_unused void *data)
arch/powerpc/net/bpf_jit_comp.c
1257
static void do_isync(void *info __maybe_unused)
arch/powerpc/net/bpf_jit_comp64.c
474
long __maybe_unused reladdr;
arch/powerpc/perf/mpc7450-pmu.c
151
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/mpc7450-pmu.c
262
u32 flags __maybe_unused)
arch/powerpc/perf/power5+-pmu.c
135
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/power5+-pmu.c
455
u32 flags __maybe_unused)
arch/powerpc/perf/power5-pmu.c
139
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/power5-pmu.c
386
u32 flags __maybe_unused)
arch/powerpc/perf/power6-pmu.c
177
u32 flags __maybe_unused)
arch/powerpc/perf/power6-pmu.c
270
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/power7-pmu.c
249
u32 flags __maybe_unused)
arch/powerpc/perf/power7-pmu.c
84
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/ppc970-pmu.c
193
unsigned long *valp, u64 event_config1 __maybe_unused)
arch/powerpc/perf/ppc970-pmu.c
260
u32 flags __maybe_unused)
arch/powerpc/perf/req-gen/perf.h
143
static __maybe_unused struct attribute *hv_gpci_event_attrs_v6[] = {
arch/powerpc/perf/req-gen/perf.h
162
static __maybe_unused struct attribute *hv_gpci_event_attrs[] = {
arch/powerpc/platforms/powermac/bootx_init.c
562
unsigned long x __maybe_unused;
arch/powerpc/platforms/powermac/pci.c
906
struct device_node *ht __maybe_unused = NULL;
arch/powerpc/platforms/powernv/pci-ioda.c
1528
struct device *dev __maybe_unused)
arch/powerpc/platforms/powernv/pci-ioda.c
1554
struct device *dev __maybe_unused)
arch/powerpc/platforms/powernv/vas.h
473
char *name __maybe_unused, s32 reg)
arch/powerpc/platforms/ps3/interrupt.c
627
static void __maybe_unused _dump_256_bmp(const char *header,
arch/powerpc/platforms/ps3/interrupt.c
646
static void __maybe_unused _dump_mask(struct ps3_private *pd,
arch/powerpc/platforms/ps3/mm.c
106
static void __maybe_unused _debug_dump_map(const struct map *m,
arch/powerpc/platforms/ps3/mm.c
348
static void __maybe_unused _dma_dump_region(const struct ps3_dma_region *r,
arch/powerpc/platforms/pseries/papr_scm.c
93
struct bio *bio __maybe_unused)
arch/riscv/include/asm/pgtable-32.h
36
static const __maybe_unused int pgtable_l4_enabled;
arch/riscv/include/asm/pgtable-32.h
37
static const __maybe_unused int pgtable_l5_enabled;
arch/riscv/kernel/signal.c
418
unsigned long __maybe_unused addr;
arch/riscv/kernel/unaligned_access_speed.c
30
static u64 __maybe_unused
arch/riscv/kernel/unaligned_access_speed.c
70
static int __maybe_unused
arch/riscv/mm/init.c
1035
pmd_t __maybe_unused fix_bmap_spmd, fix_bmap_epmd;
arch/riscv/mm/init.c
1205
phys_addr_t kfence_pool __maybe_unused;
arch/riscv/mm/pageattr.c
268
unsigned long __maybe_unused lm_start;
arch/riscv/mm/pageattr.c
269
unsigned long __maybe_unused lm_end;
arch/s390/include/asm/irqflags.h
41
#define arch_local_irq_attributes noinline notrace __no_sanitize_memory __maybe_unused
arch/s390/include/asm/uaccess.h
28
#define uaccess_kmsan_or_inline noinline __maybe_unused __no_sanitize_memory
arch/sparc/kernel/sysfs.c
102
static long read_mmustat_enable(void *data __maybe_unused)
arch/x86/coco/core.c
47
static __maybe_unused __always_inline bool amd_cc_platform_vtom(enum cc_attr attr)
arch/x86/crypto/ecb_cbc_helpers.h
26
u8 __maybe_unused buf[(bsize)]; \
arch/x86/hyperv/hv_vtl.c
60
static void __noreturn hv_vtl_restart(char __maybe_unused *cmd)
arch/x86/kernel/apic/x2apic_uv_x.c
1581
static int __maybe_unused proc_hubbed_show(struct seq_file *file, void *data)
arch/x86/kernel/apic/x2apic_uv_x.c
1589
static int __maybe_unused proc_hubless_show(struct seq_file *file, void *data)
arch/x86/kernel/apic/x2apic_uv_x.c
1597
static int __maybe_unused proc_archtype_show(struct seq_file *file, void *data)
arch/x86/kernel/cpu/common.c
1654
bool found __maybe_unused = false;
arch/x86/kernel/cpu/mce/inject.c
241
static void __maybe_unused raise_mce(struct mce *m)
arch/x86/kernel/cpu/microcode/amd.c
140
ucode_path[] __maybe_unused = "kernel/x86/microcode/AuthenticAMD.bin";
arch/x86/kernel/cpu/topology_common.c
65
static unsigned int __maybe_unused parse_num_cores_legacy(struct cpuinfo_x86 *c)
arch/x86/kernel/head32.c
133
struct boot_params __maybe_unused *params;
arch/x86/kernel/kvm.c
347
static notrace __maybe_unused void kvm_guest_apic_eoi_write(void)
arch/x86/kvm/cpuid.c
706
const u32 __maybe_unused kvm_cpu_cap_init_in_progress = leaf; \
arch/x86/kvm/lapic.c
1548
int __maybe_unused trigger_mode;
arch/x86/kvm/mmu/mmu.c
205
static inline bool __maybe_unused \
arch/x86/kvm/mmu/mmu.c
228
static inline bool __maybe_unused is_##reg##_##name(struct kvm_mmu *mmu) \
arch/x86/platform/pvh/enlighten.c
35
void __init __weak mem_map_via_hcall(struct boot_params *ptr __maybe_unused)
arch/xtensa/kernel/irq.c
54
unsigned cpu __maybe_unused;
block/blk-iocost.c
1251
u64 __maybe_unused last_period, cur_period;
block/blk-iocost.c
2129
u64 __maybe_unused old_debt, __maybe_unused old_delay;
block/blk-iocost.c
2471
u32 __maybe_unused old_inuse = iocg->inuse, __maybe_unused old_hwi;
block/blk-iocost.c
670
static const char __maybe_unused *ioc_name(struct ioc *ioc)
block/blk-throttle.c
1155
unsigned int __maybe_unused bio_cnt_r = sq_queued(sq, READ);
block/blk-throttle.c
1156
unsigned int __maybe_unused bio_cnt_w = sq_queued(sq, WRITE);
crypto/acompress.c
51
static int __maybe_unused crypto_acomp_report(
crypto/acompress.c
61
static void __maybe_unused crypto_acomp_show(struct seq_file *m,
crypto/aead.c
136
static int __maybe_unused crypto_aead_report(
crypto/aead.c
152
static void __maybe_unused crypto_aead_show(struct seq_file *m,
crypto/aes.c
105
static int __maybe_unused crypto_aes_cbcmac_update(struct shash_desc *desc,
crypto/aes.c
113
static int __maybe_unused crypto_aes_cbcmac_final(struct shash_desc *desc,
crypto/aes.c
120
static int __maybe_unused crypto_aes_cbcmac_digest(struct shash_desc *desc,
crypto/aes.c
42
static int __maybe_unused crypto_aes_cmac_setkey(struct crypto_shash *tfm,
crypto/aes.c
49
static int __maybe_unused crypto_aes_xcbc_setkey(struct crypto_shash *tfm,
crypto/aes.c
59
static int __maybe_unused crypto_aes_cmac_init(struct shash_desc *desc)
crypto/aes.c
65
static int __maybe_unused crypto_aes_cmac_update(struct shash_desc *desc,
crypto/aes.c
73
static int __maybe_unused crypto_aes_cmac_final(struct shash_desc *desc,
crypto/aes.c
80
static int __maybe_unused crypto_aes_cmac_digest(struct shash_desc *desc,
crypto/aes.c
92
static int __maybe_unused crypto_aes_cbcmac_setkey(struct crypto_shash *tfm,
crypto/aes.c
99
static int __maybe_unused crypto_aes_cbcmac_init(struct shash_desc *desc)
crypto/ahash.c
789
static int __maybe_unused crypto_ahash_report(
crypto/ahash.c
802
static void __maybe_unused crypto_ahash_show(struct seq_file *m,
crypto/akcipher.c
36
static int __maybe_unused crypto_akcipher_report(
crypto/akcipher.c
47
static void __maybe_unused crypto_akcipher_show(struct seq_file *m,
crypto/algif_rng.c
182
static struct proto_ops __maybe_unused algif_rng_test_ops = {
crypto/algif_rng.c
284
static int __maybe_unused rng_setentropy(void *private, sockptr_t entropy,
crypto/dh.c
545
static int __maybe_unused __dh_safe_prime_create(
crypto/kpp.c
20
static int __maybe_unused crypto_kpp_report(
crypto/kpp.c
30
static void __maybe_unused crypto_kpp_show(struct seq_file *m,
crypto/lskcipher.c
249
static void __maybe_unused crypto_lskcipher_show(
crypto/lskcipher.c
263
static int __maybe_unused crypto_lskcipher_report(
crypto/rng.c
65
static int __maybe_unused crypto_rng_report(
crypto/rng.c
77
static void __maybe_unused crypto_rng_show(struct seq_file *m,
crypto/scompress.c
48
static int __maybe_unused crypto_scomp_report(
crypto/scompress.c
59
static void __maybe_unused crypto_scomp_show(struct seq_file *m,
crypto/shash.c
333
static int __maybe_unused crypto_shash_report(
crypto/shash.c
347
static void __maybe_unused crypto_shash_show(struct seq_file *m,
crypto/sig.c
47
static void __maybe_unused crypto_sig_show(struct seq_file *m,
crypto/sig.c
53
static int __maybe_unused crypto_sig_report(struct sk_buff *skb,
crypto/skcipher.c
573
static void __maybe_unused crypto_skcipher_show(struct seq_file *m,
crypto/skcipher.c
590
static int __maybe_unused crypto_skcipher_report(
crypto/testmgr.h
2368
static const struct kpp_testvec ffdhe2048_dh_tv_template[] __maybe_unused = {
crypto/testmgr.h
2529
static const struct kpp_testvec ffdhe3072_dh_tv_template[] __maybe_unused = {
crypto/testmgr.h
2738
static const struct kpp_testvec ffdhe4096_dh_tv_template[] __maybe_unused = {
crypto/testmgr.h
2995
static const struct kpp_testvec ffdhe6144_dh_tv_template[] __maybe_unused = {
crypto/testmgr.h
3348
static const struct kpp_testvec ffdhe8192_dh_tv_template[] __maybe_unused = {
drivers/accel/habanalabs/common/hldio.c
286
__maybe_unused static void hl_direct_io_complete(struct kiocb *kio, long ret, long ret2)
drivers/acpi/apei/ghes.c
1429
static bool __maybe_unused ghes_has_active_errors(struct list_head *ghes_list)
drivers/acpi/apei/ghes.c
1452
static int __maybe_unused ghes_map_error_status(struct ghes *ghes)
drivers/acpi/apei/ghes.c
1476
static void __maybe_unused ghes_unmap_error_status(struct ghes *ghes)
drivers/acpi/arm64/iort.c
677
static int __maybe_unused iort_find_its_base(u32 its_id, phys_addr_t *base)
drivers/acpi/button.c
285
static int __maybe_unused acpi_button_state_seq_show(struct seq_file *seq,
drivers/acpi/nfit/intel.c
191
static int __maybe_unused intel_security_unlock(struct nvdimm *nvdimm,
drivers/acpi/nfit/intel.c
267
static int __maybe_unused intel_security_erase(struct nvdimm *nvdimm,
drivers/acpi/nfit/intel.c
311
static int __maybe_unused intel_security_query_overwrite(struct nvdimm *nvdimm)
drivers/acpi/nfit/intel.c
345
static int __maybe_unused intel_security_overwrite(struct nvdimm *nvdimm,
drivers/amba/tegra-ahb.c
156
static int __maybe_unused tegra_ahb_suspend(struct device *dev)
drivers/amba/tegra-ahb.c
166
static int __maybe_unused tegra_ahb_resume(struct device *dev)
drivers/ata/ahci_brcm.c
365
static int __maybe_unused brcm_ahci_resume(struct device *dev)
drivers/ata/ahci_ceva.c
366
static int __maybe_unused ceva_ahci_suspend(struct device *dev)
drivers/ata/ahci_ceva.c
371
static int __maybe_unused ceva_ahci_resume(struct device *dev)
drivers/ata/libahci_platform.c
603
struct platform_device *port_dev __maybe_unused;
drivers/ata/pata_cs5535.c
132
u32 reg, __maybe_unused dummy;
drivers/ata/pata_cs5535.c
93
u32 reg, __maybe_unused dummy;
drivers/ata/pata_cs5536.c
89
u32 dummy __maybe_unused;
drivers/block/drbd/drbd_main.c
3683
int __maybe_unused i = 0;
drivers/block/mtip32xx/mtip32xx.c
1204
unsigned long __maybe_unused start;
drivers/block/mtip32xx/mtip32xx.c
3940
static int __maybe_unused mtip_pci_suspend(struct device *dev)
drivers/block/mtip32xx/mtip32xx.c
3962
static int __maybe_unused mtip_pci_resume(struct device *dev)
drivers/block/rnbd/rnbd-proto.h
65
static const __maybe_unused struct {
drivers/bluetooth/btmrvl_sdio.c
43
static const struct of_device_id btmrvl_sdio_of_match_table[] __maybe_unused = {
drivers/bluetooth/btmtkuart.c
959
static const struct btmtkuart_data mt7622_data __maybe_unused = {
drivers/bluetooth/btmtkuart.c
963
static const struct btmtkuart_data mt7663_data __maybe_unused = {
drivers/bluetooth/btmtkuart.c
968
static const struct btmtkuart_data mt7668_data __maybe_unused = {
drivers/bluetooth/btnxpuart.c
1956
static int __maybe_unused nxp_serdev_suspend(struct device *dev)
drivers/bluetooth/btnxpuart.c
1970
static int __maybe_unused nxp_serdev_resume(struct device *dev)
drivers/bluetooth/btnxpuart.c
1995
static struct btnxpuart_data w8987_data __maybe_unused = {
drivers/bluetooth/btnxpuart.c
2001
static struct btnxpuart_data w8997_data __maybe_unused = {
drivers/bluetooth/btnxpuart.c
2007
static const struct of_device_id nxpuart_of_match_table[] __maybe_unused = {
drivers/bluetooth/hci_h5.c
914
static int __maybe_unused h5_serdev_suspend(struct device *dev)
drivers/bluetooth/hci_h5.c
925
static int __maybe_unused h5_serdev_resume(struct device *dev)
drivers/bluetooth/hci_intel.c
1091
static int __maybe_unused intel_suspend(struct device *dev)
drivers/bluetooth/hci_intel.c
1101
static int __maybe_unused intel_resume(struct device *dev)
drivers/bluetooth/hci_mrvl.c
488
static const struct of_device_id __maybe_unused mrvl_bluetooth_of_match[] = {
drivers/bluetooth/hci_qca.c
2107
static const struct qca_device_data qca_soc_data_qca2066 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2114
static const struct qca_device_data qca_soc_data_qca6390 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2119
static const struct qca_device_data qca_soc_data_wcn3950 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2130
static const struct qca_device_data qca_soc_data_wcn3988 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2141
static const struct qca_device_data qca_soc_data_wcn3990 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2152
static const struct qca_device_data qca_soc_data_wcn3991 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2164
static const struct qca_device_data qca_soc_data_wcn3998 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2175
static const struct qca_device_data qca_soc_data_wcn6750 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2192
static const struct qca_device_data qca_soc_data_wcn6855 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2207
static const struct qca_device_data qca_soc_data_wcn7850 __maybe_unused = {
drivers/bluetooth/hci_qca.c
2646
static int __maybe_unused qca_suspend(struct device *dev)
drivers/bluetooth/hci_qca.c
2760
static int __maybe_unused qca_resume(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1619
static int __maybe_unused mhi_pci_runtime_suspend(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1653
static int __maybe_unused mhi_pci_runtime_resume(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1702
static int __maybe_unused mhi_pci_suspend(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1708
static int __maybe_unused mhi_pci_resume(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1721
static int __maybe_unused mhi_pci_freeze(struct device *dev)
drivers/bus/mhi/host/pci_generic.c
1740
static int __maybe_unused mhi_pci_restore(struct device *dev)
drivers/bus/stm32_etzpc.c
67
static void stm32_etzpc_release_access(struct stm32_firewall_controller *ctrl __maybe_unused,
drivers/bus/stm32_etzpc.c
68
u32 firewall_id __maybe_unused)
drivers/bus/sunxi-rsb.c
714
static int __maybe_unused sunxi_rsb_runtime_suspend(struct device *dev)
drivers/bus/sunxi-rsb.c
723
static int __maybe_unused sunxi_rsb_runtime_resume(struct device *dev)
drivers/bus/sunxi-rsb.c
730
static int __maybe_unused sunxi_rsb_suspend(struct device *dev)
drivers/bus/sunxi-rsb.c
739
static int __maybe_unused sunxi_rsb_resume(struct device *dev)
drivers/bus/tegra-gmi.c
269
static int __maybe_unused tegra_gmi_runtime_resume(struct device *dev)
drivers/bus/tegra-gmi.c
283
static int __maybe_unused tegra_gmi_runtime_suspend(struct device *dev)
drivers/bus/ti-sysc.c
1218
static int __maybe_unused sysc_runtime_suspend_legacy(struct device *dev,
drivers/bus/ti-sysc.c
1241
static int __maybe_unused sysc_runtime_resume_legacy(struct device *dev,
drivers/bus/ti-sysc.c
1264
static int __maybe_unused sysc_runtime_suspend(struct device *dev)
drivers/bus/ti-sysc.c
1301
static int __maybe_unused sysc_runtime_resume(struct device *dev)
drivers/bus/ti-sysc.c
1417
static int __maybe_unused sysc_noirq_suspend(struct device *dev)
drivers/bus/ti-sysc.c
1434
static int __maybe_unused sysc_noirq_resume(struct device *dev)
drivers/bus/ti-sysc.c
2389
static int __maybe_unused sysc_child_runtime_suspend(struct device *dev)
drivers/bus/ti-sysc.c
2406
static int __maybe_unused sysc_child_runtime_resume(struct device *dev)
drivers/bus/uniphier-system-bus.c
222
static int __maybe_unused uniphier_system_bus_resume(struct device *dev)
drivers/cache/sifive_ccache.c
297
unsigned long quirks __maybe_unused;
drivers/char/agp/nvidia-agp.c
266
u32 __maybe_unused temp;
drivers/char/hw_random/atmel-rng.c
172
static int __maybe_unused atmel_trng_runtime_suspend(struct device *dev)
drivers/char/hw_random/atmel-rng.c
181
static int __maybe_unused atmel_trng_runtime_resume(struct device *dev)
drivers/char/hw_random/atmel-rng.c
188
static const struct dev_pm_ops __maybe_unused atmel_trng_pm_ops = {
drivers/char/hw_random/cctrng.c
574
static int __maybe_unused cctrng_suspend(struct device *dev)
drivers/char/hw_random/cctrng.c
608
static int __maybe_unused cctrng_resume(struct device *dev)
drivers/char/hw_random/hisi-rng.c
98
static const struct of_device_id hisi_rng_dt_ids[] __maybe_unused = {
drivers/char/hw_random/iproc-rng200.c
202
static int __maybe_unused iproc_rng200_suspend(struct device *dev)
drivers/char/hw_random/iproc-rng200.c
211
static int __maybe_unused iproc_rng200_resume(struct device *dev)
drivers/char/hw_random/jh7110-trng.c
355
static int __maybe_unused starfive_trng_suspend(struct device *dev)
drivers/char/hw_random/jh7110-trng.c
365
static int __maybe_unused starfive_trng_resume(struct device *dev)
drivers/char/hw_random/jh7110-trng.c
382
static const struct of_device_id trng_dt_ids[] __maybe_unused = {
drivers/char/hw_random/npcm-rng.c
163
static const struct of_device_id rng_dt_id[] __maybe_unused = {
drivers/char/hw_random/omap-rng.c
358
static const struct of_device_id omap_rng_of_match[] __maybe_unused = {
drivers/char/hw_random/omap-rng.c
526
static int __maybe_unused omap_rng_suspend(struct device *dev)
drivers/char/hw_random/omap-rng.c
536
static int __maybe_unused omap_rng_resume(struct device *dev)
drivers/char/hw_random/omap3-rom-rng.c
64
static int __maybe_unused omap_rom_rng_runtime_suspend(struct device *dev)
drivers/char/hw_random/omap3-rom-rng.c
80
static int __maybe_unused omap_rom_rng_runtime_resume(struct device *dev)
drivers/char/hw_random/pic32-rng.c
101
static const struct of_device_id pic32_rng_of_match[] __maybe_unused = {
drivers/char/hw_random/rockchip-rng.c
444
static int __maybe_unused rk_rng_runtime_suspend(struct device *dev)
drivers/char/hw_random/rockchip-rng.c
453
static int __maybe_unused rk_rng_runtime_resume(struct device *dev)
drivers/char/hw_random/st-rng.c
107
static const struct of_device_id st_rng_match[] __maybe_unused = {
drivers/char/hw_random/stm32-rng.c
376
static int __maybe_unused stm32_rng_runtime_suspend(struct device *dev)
drivers/char/hw_random/stm32-rng.c
390
static int __maybe_unused stm32_rng_suspend(struct device *dev)
drivers/char/hw_random/stm32-rng.c
414
static int __maybe_unused stm32_rng_runtime_resume(struct device *dev)
drivers/char/hw_random/stm32-rng.c
434
static int __maybe_unused stm32_rng_resume(struct device *dev)
drivers/char/hw_random/stm32-rng.c
483
static const struct dev_pm_ops __maybe_unused stm32_rng_pm_ops = {
drivers/char/hw_random/via-rng.c
220
static struct x86_cpu_id __maybe_unused via_rng_cpu_id[] = {
drivers/char/mem.c
634
static const struct file_operations __maybe_unused mem_fops = {
drivers/char/tpm/st33zp24/i2c.c
141
static const struct of_device_id of_st33zp24_i2c_match[] __maybe_unused = {
drivers/char/tpm/st33zp24/i2c.c
147
static const struct acpi_device_id st33zp24_i2c_acpi_match[] __maybe_unused = {
drivers/char/tpm/st33zp24/spi.c
258
static const struct of_device_id of_st33zp24_spi_match[] __maybe_unused = {
drivers/char/tpm/st33zp24/spi.c
264
static const struct acpi_device_id st33zp24_spi_acpi_match[] __maybe_unused = {
drivers/char/tpm/tpm_tis_spi_main.c
331
static const struct of_device_id of_tis_spi_match[] __maybe_unused = {
drivers/char/tpm/tpm_tis_spi_main.c
341
static const struct acpi_device_id acpi_tis_spi_match[] __maybe_unused = {
drivers/clk/clk-cs2000-cp.c
612
static int __maybe_unused cs2000_resume(struct device *dev)
drivers/clk/clk-max9485.c
340
static int __maybe_unused max9485_suspend(struct device *dev)
drivers/clk/clk-max9485.c
350
static int __maybe_unused max9485_resume(struct device *dev)
drivers/clk/clk-scpi.c
133
static const struct of_device_id scpi_clk_match[] __maybe_unused = {
drivers/clk/clk-si521xx.c
344
static int __maybe_unused si521xx_suspend(struct device *dev)
drivers/clk/clk-si521xx.c
354
static int __maybe_unused si521xx_resume(struct device *dev)
drivers/clk/clk-versaclock5.c
1226
static int __maybe_unused vc5_suspend(struct device *dev)
drivers/clk/clk-versaclock5.c
1236
static int __maybe_unused vc5_resume(struct device *dev)
drivers/clk/imx/clk-imx8-acm.c
450
static int __maybe_unused imx8_acm_runtime_suspend(struct device *dev)
drivers/clk/imx/clk-imx8-acm.c
464
static int __maybe_unused imx8_acm_runtime_resume(struct device *dev)
drivers/clk/imx/clk-lpcg-scu.c
160
static int __maybe_unused imx_clk_lpcg_scu_suspend(struct device *dev)
drivers/clk/imx/clk-lpcg-scu.c
173
static int __maybe_unused imx_clk_lpcg_scu_resume(struct device *dev)
drivers/clk/imx/clk-scu.c
571
static int __maybe_unused imx_clk_scu_suspend(struct device *dev)
drivers/clk/imx/clk-scu.c
605
static int __maybe_unused imx_clk_scu_resume(struct device *dev)
drivers/clk/imx/clk.c
176
unsigned int num __maybe_unused;
drivers/clk/ingenic/pm.c
16
static void __iomem * __maybe_unused ingenic_cgu_base;
drivers/clk/ingenic/pm.c
18
static int __maybe_unused ingenic_cgu_pm_suspend(void *data)
drivers/clk/ingenic/pm.c
27
static void __maybe_unused ingenic_cgu_pm_resume(void *data)
drivers/clk/ingenic/pm.c
34
static const struct syscore_ops __maybe_unused ingenic_cgu_pm_ops = {
drivers/clk/ingenic/pm.c
39
static struct syscore __maybe_unused ingenic_cgu_pm = {
drivers/clk/ingenic/tcu.c
326
static const struct of_device_id __maybe_unused ingenic_tcu_of_match[] __initconst = {
drivers/clk/ingenic/tcu.c
457
static int __maybe_unused tcu_pm_suspend(void *data)
drivers/clk/ingenic/tcu.c
467
static void __maybe_unused tcu_pm_resume(void *data)
drivers/clk/ingenic/tcu.c
475
static const struct syscore_ops __maybe_unused tcu_pm_ops = {
drivers/clk/ingenic/tcu.c
480
static struct syscore __maybe_unused tcu_pm = {
drivers/clk/mvebu/armada-37xx-periph.c
699
static int __maybe_unused armada_3700_periph_clock_suspend(struct device *dev)
drivers/clk/mvebu/armada-37xx-periph.c
713
static int __maybe_unused armada_3700_periph_clock_resume(struct device *dev)
drivers/clk/qcom/gcc-ipq5210.c
2368
static __maybe_unused struct clk_regmap *gcc_ipq5210_clocks[] = {
drivers/clk/samsung/clk-exynos-audss.c
41
static int __maybe_unused exynos_audss_clk_suspend(struct device *dev)
drivers/clk/samsung/clk-exynos-audss.c
51
static int __maybe_unused exynos_audss_clk_resume(struct device *dev)
drivers/clk/samsung/clk-exynos-clkout.c
217
static int __maybe_unused exynos_clkout_suspend(struct device *dev)
drivers/clk/samsung/clk-exynos-clkout.c
226
static int __maybe_unused exynos_clkout_resume(struct device *dev)
drivers/clk/samsung/clk-exynos4412-isp.c
101
static int __maybe_unused exynos4x12_isp_clk_resume(struct device *dev)
drivers/clk/samsung/clk-exynos4412-isp.c
92
static int __maybe_unused exynos4x12_isp_clk_suspend(struct device *dev)
drivers/clk/samsung/clk-exynos5-subcmu.c
73
static int __maybe_unused exynos5_subcmu_suspend(struct device *dev)
drivers/clk/samsung/clk-exynos5-subcmu.c
86
static int __maybe_unused exynos5_subcmu_resume(struct device *dev)
drivers/clk/sifive/sifive-prci.c
471
u32 r __maybe_unused;
drivers/clk/sifive/sifive-prci.c
486
u32 r __maybe_unused;
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
958
static int __maybe_unused clk_wzrd_suspend(struct device *dev)
drivers/clk/xilinx/clk-xlnx-clock-wizard.c
968
static int __maybe_unused clk_wzrd_resume(struct device *dev)
drivers/clocksource/arm_arch_timer.c
341
static __maybe_unused int erratum_set_next_event_virt(unsigned long evt,
drivers/clocksource/arm_arch_timer.c
348
static __maybe_unused int erratum_set_next_event_phys(unsigned long evt,
drivers/clocksource/hyperv_timer.c
54
static __maybe_unused DEFINE_PER_CPU(long, stimer0_evt);
drivers/clocksource/hyperv_timer.c
73
static irqreturn_t __maybe_unused hv_stimer0_percpu_isr(int irq, void *dev_id)
drivers/clocksource/ingenic-sysost.c
423
static const struct of_device_id __maybe_unused ingenic_ost_of_matches[] __initconst = {
drivers/clocksource/renesas-ostm.c
235
static const struct of_device_id __maybe_unused ostm_of_table[] = {
drivers/clocksource/sh_cmt.c
983
static const struct of_device_id sh_cmt_of_table[] __maybe_unused = {
drivers/clocksource/sh_mtu2.c
492
static const struct of_device_id sh_mtu2_of_table[] __maybe_unused = {
drivers/clocksource/sh_tmu.c
623
static const struct of_device_id sh_tmu_of_table[] __maybe_unused = {
drivers/clocksource/timer-pistachio.c
71
__maybe_unused u32 overflow;
drivers/clocksource/timer-tegra186.c
564
static int __maybe_unused tegra186_timer_suspend(struct device *dev)
drivers/clocksource/timer-tegra186.c
579
static int __maybe_unused tegra186_timer_resume(struct device *dev)
drivers/clocksource/timer-ti-dm.c
1174
static int __maybe_unused omap_dm_timer_runtime_suspend(struct device *dev)
drivers/clocksource/timer-ti-dm.c
1188
static int __maybe_unused omap_dm_timer_runtime_resume(struct device *dev)
drivers/comedi/drivers/ni_atmio.c
218
static const struct pnp_device_id __maybe_unused device_ids[] = {
drivers/connector/connector.c
253
static int __maybe_unused cn_proc_show(struct seq_file *m, void *v)
drivers/counter/intel-qep.c
441
static int __maybe_unused intel_qep_suspend(struct device *dev)
drivers/counter/intel-qep.c
453
static int __maybe_unused intel_qep_resume(struct device *dev)
drivers/counter/stm32-timer-cnt.c
797
static int __maybe_unused stm32_timer_cnt_suspend(struct device *dev)
drivers/counter/stm32-timer-cnt.c
817
static int __maybe_unused stm32_timer_cnt_resume(struct device *dev)
drivers/cpufreq/amd_freq_sensitivity.c
147
static const struct x86_cpu_id __maybe_unused amd_freq_sensitivity_ids[] = {
drivers/cpufreq/apple-soc-cpufreq.c
115
static const struct of_device_id apple_soc_cpufreq_of_match[] __maybe_unused = {
drivers/cpufreq/armada-37xx-cpufreq.c
548
static const struct of_device_id __maybe_unused armada37xx_cpufreq_of_match[] = {
drivers/cpufreq/armada-8k-cpufreq.c
24
static const struct of_device_id __maybe_unused armada_8k_cpufreq_of_match[] = {
drivers/cpufreq/highbank-cpufreq.c
104
static const struct of_device_id __maybe_unused hb_cpufreq_of_match[] = {
drivers/cpufreq/mediatek-cpufreq-hw.c
95
static int __maybe_unused
drivers/cpufreq/mediatek-cpufreq.c
747
static const struct of_device_id mtk_cpufreq_machines[] __initconst __maybe_unused = {
drivers/cpufreq/qcom-cpufreq-nvmem.c
259
static const struct of_device_id qcom_cpufreq_ipq806x_match_list[] __maybe_unused = {
drivers/cpufreq/qcom-cpufreq-nvmem.c
616
static const struct of_device_id qcom_cpufreq_match_list[] __initconst __maybe_unused = {
drivers/cpufreq/scmi-cpufreq.c
131
static int __maybe_unused
drivers/cpufreq/sti-cpufreq.c
293
static const struct of_device_id __maybe_unused sti_cpufreq_of_match[] = {
drivers/cpufreq/tegra124-cpufreq.c
123
static int __maybe_unused tegra124_cpufreq_suspend(struct device *dev)
drivers/cpufreq/tegra124-cpufreq.c
144
static int __maybe_unused tegra124_cpufreq_resume(struct device *dev)
drivers/cpufreq/ti-cpufreq.c
497
static const struct of_device_id ti_cpufreq_of_match[] __maybe_unused = {
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
1068
struct dentry *dbgfs_stats __maybe_unused;
drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c
640
struct sun8i_ce_dev *ce __maybe_unused = seq->private;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c
98
struct sun8i_ss_alg_template *algt __maybe_unused;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
472
struct sun8i_ss_dev *ss __maybe_unused = seq->private;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
893
struct dentry *dbgfs_dir __maybe_unused;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-core.c
894
struct dentry *dbgfs_stats __maybe_unused;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
202
struct sun8i_ss_alg_template *algt __maybe_unused;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
245
struct sun8i_ss_alg_template *algt __maybe_unused;
drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c
273
struct sun8i_ss_alg_template *algt __maybe_unused;
drivers/crypto/amcc/crypto4xx_trng.h
20
struct crypto4xx_core_device *dev __maybe_unused) { }
drivers/crypto/amcc/crypto4xx_trng.h
22
struct crypto4xx_core_device *dev __maybe_unused) { }
drivers/crypto/amlogic/amlogic-gxl-core.c
110
struct meson_dev *mc __maybe_unused = seq->private;
drivers/crypto/bcm/cipher.c
669
unsigned int __maybe_unused chunk_start = 0;
drivers/crypto/ccp/sp-pci.c
342
static int __maybe_unused sp_pci_suspend(struct device *dev)
drivers/crypto/ccp/sp-pci.c
349
static int __maybe_unused sp_pci_resume(struct device *dev)
drivers/crypto/ccp/sp-pci.c
356
static int __maybe_unused sp_pci_restore(struct device *dev)
drivers/crypto/gemini/sl3516-ce-core.c
480
struct dentry *dbgfs_dir __maybe_unused;
drivers/crypto/gemini/sl3516-ce-core.c
481
struct dentry *dbgfs_stats __maybe_unused;
drivers/crypto/hisilicon/sec/sec_drv.c
1293
static const __maybe_unused struct of_device_id sec_match[] = {
drivers/crypto/hisilicon/sec/sec_drv.c
1300
static const __maybe_unused struct acpi_device_id sec_acpi_match[] = {
drivers/crypto/img-hash.c
915
static const struct of_device_id img_hash_match[] __maybe_unused = {
drivers/crypto/intel/qat/qat_common/adf_heartbeat_dbgfs.c
214
struct dentry *inject_error __maybe_unused;
drivers/crypto/qcom-rng.c
249
static const struct acpi_device_id __maybe_unused qcom_rng_acpi_match[] = {
drivers/crypto/qcom-rng.c
255
static const struct of_device_id __maybe_unused qcom_rng_of_match[] = {
drivers/crypto/rockchip/rk3288_crypto.c
238
struct dentry *dbgfs_dir __maybe_unused;
drivers/crypto/rockchip/rk3288_crypto.c
239
struct dentry *dbgfs_stats __maybe_unused;
drivers/crypto/starfive/jh7110-cryp.c
201
static const struct of_device_id starfive_dt_ids[] __maybe_unused = {
drivers/devfreq/rk3399_dmc.c
246
static __maybe_unused int rk3399_dmcfreq_suspend(struct device *dev)
drivers/devfreq/rk3399_dmc.c
266
static __maybe_unused int rk3399_dmcfreq_resume(struct device *dev)
drivers/devfreq/sun8i-a33-mbus.c
315
static int __maybe_unused sun8i_a33_mbus_suspend(struct device *dev)
drivers/devfreq/sun8i-a33-mbus.c
324
static int __maybe_unused sun8i_a33_mbus_resume(struct device *dev)
drivers/dma/altera-msgdma.c
693
u32 __maybe_unused size;
drivers/dma/altera-msgdma.c
694
u32 __maybe_unused status;
drivers/dma/arm-dma350.c
642
static const struct of_device_id d350_of_match[] __maybe_unused = {
drivers/dma/at_hdmac.c
2251
static const struct dev_pm_ops __maybe_unused at_dma_dev_pm_ops = {
drivers/dma/at_xdmac.c
2120
static int __maybe_unused atmel_xdmac_prepare(struct device *dev)
drivers/dma/at_xdmac.c
2135
static int __maybe_unused atmel_xdmac_suspend(struct device *dev)
drivers/dma/at_xdmac.c
2172
static int __maybe_unused atmel_xdmac_resume(struct device *dev)
drivers/dma/at_xdmac.c
2234
static int __maybe_unused atmel_xdmac_runtime_suspend(struct device *dev)
drivers/dma/at_xdmac.c
2243
static int __maybe_unused atmel_xdmac_runtime_resume(struct device *dev)
drivers/dma/at_xdmac.c
2466
static const struct dev_pm_ops __maybe_unused atmel_xdmac_dev_pm_ops = {
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
1347
static int __maybe_unused axi_dma_runtime_suspend(struct device *dev)
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
1354
static int __maybe_unused axi_dma_runtime_resume(struct device *dev)
drivers/dma/dw/internal.h
58
static __maybe_unused const struct dw_dma_chip_pdata dw_dma_chip_pdata = {
drivers/dma/dw/internal.h
75
static __maybe_unused const struct dw_dma_chip_pdata idma32_chip_pdata = {
drivers/dma/dw/internal.h
93
static __maybe_unused const struct dw_dma_chip_pdata xbar_chip_pdata = {
drivers/dma/idma64.c
674
static int __maybe_unused idma64_pm_suspend(struct device *dev)
drivers/dma/idma64.c
682
static int __maybe_unused idma64_pm_resume(struct device *dev)
drivers/dma/pch_dma.c
733
static void __maybe_unused pch_dma_save_regs(struct pch_dma *pd)
drivers/dma/pch_dma.c
756
static void __maybe_unused pch_dma_restore_regs(struct pch_dma *pd)
drivers/dma/pch_dma.c
779
static int __maybe_unused pch_dma_suspend(struct device *dev)
drivers/dma/pch_dma.c
789
static int __maybe_unused pch_dma_resume(struct device *dev)
drivers/dma/pl330.c
2971
static int __maybe_unused pl330_suspend(struct device *dev)
drivers/dma/pl330.c
2981
static int __maybe_unused pl330_resume(struct device *dev)
drivers/dma/qcom/bam_dma.c
1431
static int __maybe_unused bam_dma_runtime_suspend(struct device *dev)
drivers/dma/qcom/bam_dma.c
1440
static int __maybe_unused bam_dma_runtime_resume(struct device *dev)
drivers/dma/qcom/bam_dma.c
1454
static int __maybe_unused bam_dma_suspend(struct device *dev)
drivers/dma/qcom/bam_dma.c
1464
static int __maybe_unused bam_dma_resume(struct device *dev)
drivers/dma/sa11x0-dma.c
1000
static __maybe_unused int sa11x0_dma_suspend(struct device *dev)
drivers/dma/sa11x0-dma.c
1038
static __maybe_unused int sa11x0_dma_resume(struct device *dev)
drivers/dma/sprd-dma.c
1273
static int __maybe_unused sprd_dma_runtime_suspend(struct device *dev)
drivers/dma/sprd-dma.c
1281
static int __maybe_unused sprd_dma_runtime_resume(struct device *dev)
drivers/dma/ste_dma40.c
172
static __maybe_unused u32 d40_backup_regs[] = {
drivers/dma/ste_dma40.c
241
static __maybe_unused u32 d40_backup_regs_chan[] = {
drivers/dma/stm32/stm32-dmamux.c
180
static const struct of_device_id stm32_stm32dma_master_match[] __maybe_unused = {
drivers/dma/tegra186-gpc-dma.c
1579
static int __maybe_unused tegra_dma_pm_suspend(struct device *dev)
drivers/dma/tegra186-gpc-dma.c
1599
static int __maybe_unused tegra_dma_pm_resume(struct device *dev)
drivers/dma/tegra20-apb-dma.c
1594
static int __maybe_unused tegra_dma_runtime_suspend(struct device *dev)
drivers/dma/tegra20-apb-dma.c
1603
static int __maybe_unused tegra_dma_runtime_resume(struct device *dev)
drivers/dma/tegra20-apb-dma.c
1610
static int __maybe_unused tegra_dma_dev_suspend(struct device *dev)
drivers/dma/tegra20-apb-dma.c
1635
static int __maybe_unused tegra_dma_dev_resume(struct device *dev)
drivers/dma/tegra210-adma.c
850
static int __maybe_unused tegra_adma_runtime_suspend(struct device *dev)
drivers/dma/tegra210-adma.c
899
static int __maybe_unused tegra_adma_runtime_resume(struct device *dev)
drivers/dma/ti/cppi41.c
1173
static int __maybe_unused cppi41_suspend(struct device *dev)
drivers/dma/ti/cppi41.c
1183
static int __maybe_unused cppi41_resume(struct device *dev)
drivers/dma/ti/cppi41.c
1206
static int __maybe_unused cppi41_runtime_suspend(struct device *dev)
drivers/dma/ti/cppi41.c
1219
static int __maybe_unused cppi41_runtime_resume(struct device *dev)
drivers/dma/ti/dma-crossbar.c
130
static const struct of_device_id ti_am335x_master_match[] __maybe_unused = {
drivers/dma/ti/dma-crossbar.c
306
static const struct of_device_id ti_dra7_master_match[] __maybe_unused = {
drivers/dma/ti/k3-udma.c
5656
static int __maybe_unused udma_pm_suspend(struct device *dev)
drivers/dma/ti/k3-udma.c
5678
static int __maybe_unused udma_pm_resume(struct device *dev)
drivers/dma/xilinx/zynqmp_dma.c
1002
static int __maybe_unused zynqmp_dma_resume(struct device *dev)
drivers/dma/xilinx/zynqmp_dma.c
1017
static int __maybe_unused zynqmp_dma_runtime_suspend(struct device *dev)
drivers/dma/xilinx/zynqmp_dma.c
1034
static int __maybe_unused zynqmp_dma_runtime_resume(struct device *dev)
drivers/dma/xilinx/zynqmp_dma.c
987
static int __maybe_unused zynqmp_dma_suspend(struct device *dev)
drivers/dpll/zl3073x/core.c
66
zl3073x_is_volatile_reg(struct device *dev __maybe_unused, unsigned int reg)
drivers/edac/altera_edac.c
1022
static int __init __maybe_unused altr_init_a10_ecc_device_type(char *compat)
drivers/edac/altera_edac.c
1177
static int __maybe_unused
drivers/edac/altera_edac.c
1742
static ssize_t __maybe_unused
drivers/edac/altera_edac.c
1774
static ssize_t __maybe_unused
drivers/edac/altera_edac.c
572
static ssize_t __maybe_unused
drivers/edac/altera_edac.c
643
static const struct file_operations altr_edac_device_inject_fops __maybe_unused = {
drivers/edac/altera_edac.c
649
static ssize_t __maybe_unused
drivers/edac/altera_edac.c
653
static const struct file_operations altr_edac_a10_device_inject_fops __maybe_unused = {
drivers/edac/altera_edac.c
659
static ssize_t __maybe_unused
drivers/edac/altera_edac.c
663
static const struct file_operations altr_edac_a10_device_inject2_fops __maybe_unused = {
drivers/edac/altera_edac.c
834
static int __maybe_unused
drivers/edac/altera_edac.c
849
static irqreturn_t __maybe_unused altr_edac_a10_ecc_irq(int irq, void *dev_id)
drivers/edac/altera_edac.c
915
static int __maybe_unused altr_init_memory_port(void __iomem *ioaddr, int port)
drivers/edac/altera_edac.c
947
static __init int __maybe_unused
drivers/edac/mpc85xx_edac.c
676
u32 __maybe_unused pvr = 0;
drivers/extcon/extcon-axp288.c
479
static int __maybe_unused axp288_extcon_suspend(struct device *dev)
drivers/extcon/extcon-axp288.c
489
static int __maybe_unused axp288_extcon_resume(struct device *dev)
drivers/firewire/ohci.c
3191
static void __maybe_unused ohci_resume_iso_dma(struct fw_ohci *ohci)
drivers/firewire/ohci.c
3762
static int __maybe_unused pci_suspend(struct device *dev)
drivers/firewire/ohci.c
3774
static int __maybe_unused pci_resume(struct device *dev)
drivers/firewire/ohci.c
672
static u32 cond_le32_to_cpu(__le32 value, bool has_be_header_quirk __maybe_unused)
drivers/firmware/arm_scmi/transports/smc.c
116
struct scmi_xfer *xfer __maybe_unused)
drivers/firmware/arm_scpi.c
902
static const struct of_device_id shmem_of_match[] __maybe_unused = {
drivers/firmware/qcom/qcom_scm.c
2289
static const struct of_device_id qcom_scm_qseecom_allowlist[] __maybe_unused = {
drivers/firmware/tegra/bpmp.c
344
static int __maybe_unused tegra_bpmp_resume(struct device *dev);
drivers/firmware/tegra/bpmp.c
845
static int __maybe_unused tegra_bpmp_suspend(struct device *dev)
drivers/firmware/tegra/bpmp.c
854
static int __maybe_unused tegra_bpmp_resume(struct device *dev)
drivers/fpga/socfpga.c
97
static const char *supply_names[SOCFPGA_FPGMGR_NUM_SUPPLIES] __maybe_unused = {
drivers/gnss/sirf.c
349
static int __maybe_unused sirf_suspend(struct device *dev)
drivers/gnss/sirf.c
363
static int __maybe_unused sirf_resume(struct device *dev)
drivers/gpio/gpio-fxl6408.c
146
static const __maybe_unused struct of_device_id fxl6408_dt_ids[] = {
drivers/gpio/gpio-mlxbf.c
135
static const struct acpi_device_id __maybe_unused mlxbf_gpio_acpi_match[] = {
drivers/gpio/gpio-mlxbf2.c
451
static const struct acpi_device_id __maybe_unused mlxbf2_gpio_acpi_match[] = {
drivers/gpio/gpio-mvebu.c
755
static void __maybe_unused mvebu_pwm_suspend(struct mvebu_gpio_chip *mvchip)
drivers/gpio/gpio-mvebu.c
767
static void __maybe_unused mvebu_pwm_resume(struct mvebu_gpio_chip *mvchip)
drivers/gpu/drm/amd/amdgpu/amdgpu.h
237
static const int __maybe_unused sched_policy = KFD_SCHED_POLICY_HWS;
drivers/gpu/drm/amd/amdgpu/amdgpu.h
238
static const bool __maybe_unused debug_evictions; /* = false */
drivers/gpu/drm/amd/amdgpu/amdgpu.h
239
static const bool __maybe_unused no_system_mem_limit;
drivers/gpu/drm/amd/amdgpu/amdgpu.h
240
static const int __maybe_unused halt_if_hws_hang;
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
104
uint32_t internal_reg_offset __maybe_unused, addr; \
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
166
uint32_t internal_reg_offset __maybe_unused, addr; \
drivers/gpu/drm/amd/amdgpu/gfx_v9_0_cleaner_shader.h
24
static const u32 __maybe_unused gfx_9_0_cleaner_shader_hex[] = {
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
712
int __maybe_unused bytes_replied = 0;
drivers/gpu/drm/amd/display/dc/dce/dce_aux.c
765
int __maybe_unused bytes_replied = 0;
drivers/gpu/drm/amd/display/dc/dml/dml1_frl_cap_chk.c
31
static const double __maybe_unused EPSILON = 0.01;
drivers/gpu/drm/amd/display/dc/dml/dml1_frl_cap_chk.c
32
static const double __maybe_unused DBL_EPSILON = 2.2204460492503131e-16;
drivers/gpu/drm/amd/display/dc/dml/dml1_frl_cap_chk.c
33
static const double __maybe_unused OVERHEAD_M = 0.003; /* % */
drivers/gpu/drm/amd/display/dc/dml/dml1_frl_cap_chk.c
34
static const double __maybe_unused TOLERANCE_PIXEL_CLOCK = 0.005; /* % */
drivers/gpu/drm/amd/display/dc/dml/dml1_frl_cap_chk.c
35
static const double __maybe_unused DML_TOLERANCE_AUDIO_CLOCK = 1000; /* ppm */
drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h
97
static const struct dpp_input_csc_matrix __maybe_unused dpp_input_csc_matrix[] = {
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
1414
enum dc_status __maybe_unused result_write_min_hblank = DC_NOT_SUPPORTED;
drivers/gpu/drm/amd/include/aldebaran_ip_offset.h
33
} __maybe_unused;
drivers/gpu/drm/amd/include/arct_ip_offset.h
30
} __maybe_unused;
drivers/gpu/drm/amd/include/arct_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/cyan_skillfish_ip_offset.h
30
} __maybe_unused;
drivers/gpu/drm/amd/include/cyan_skillfish_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/dimgrey_cavefish_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/navi10_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/navi12_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/navi14_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/renoir_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/sienna_cichlid_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/vangogh_ip_offset.h
37
} __maybe_unused;
drivers/gpu/drm/amd/include/vega10_ip_offset.h
101
static const struct IP_BASE __maybe_unused DFX_DAP_BASE = { { { { 0x000005A0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
106
static const struct IP_BASE __maybe_unused DFX_BASE = { { { { 0x00000580, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
111
static const struct IP_BASE __maybe_unused ISP_BASE = { { { { 0x00018000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
116
static const struct IP_BASE __maybe_unused SYSTEMHUB_BASE = { { { { 0x00000EA0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
121
static const struct IP_BASE __maybe_unused L2IMU_BASE = { { { { 0x00007DC0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
126
static const struct IP_BASE __maybe_unused IOHC_BASE = { { { { 0x00010000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
131
static const struct IP_BASE __maybe_unused ATHUB_BASE = { { { { 0x00000C20, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
136
static const struct IP_BASE __maybe_unused VCE_BASE = { { { { 0x00007E00, 0x00048800, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
141
static const struct IP_BASE __maybe_unused GC_BASE = { { { { 0x00002000, 0x0000A000, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
146
static const struct IP_BASE __maybe_unused MMHUB_BASE = { { { { 0x0001A000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
151
static const struct IP_BASE __maybe_unused RSMU_BASE = { { { { 0x00012000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
156
static const struct IP_BASE __maybe_unused HDP_BASE = { { { { 0x00000F20, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
161
static const struct IP_BASE __maybe_unused OSSSYS_BASE = { { { { 0x000010A0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
166
static const struct IP_BASE __maybe_unused SDMA0_BASE = { { { { 0x00001260, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
171
static const struct IP_BASE __maybe_unused SDMA1_BASE = { { { { 0x00001460, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
176
static const struct IP_BASE __maybe_unused XDMA_BASE = { { { { 0x00003400, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
181
static const struct IP_BASE __maybe_unused UMC_BASE = { { { { 0x00014000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
186
static const struct IP_BASE __maybe_unused THM_BASE = { { { { 0x00016600, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
191
static const struct IP_BASE __maybe_unused SMUIO_BASE = { { { { 0x00016800, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
196
static const struct IP_BASE __maybe_unused PWR_BASE = { { { { 0x00016A00, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
201
static const struct IP_BASE __maybe_unused CLK_BASE = { { { { 0x00016C00, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
206
static const struct IP_BASE __maybe_unused FUSE_BASE = { { { { 0x00017400, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
36
static const struct IP_BASE __maybe_unused NBIF_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, 0x00010400, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
41
static const struct IP_BASE __maybe_unused NBIO_BASE = { { { { 0x00000000, 0x00000014, 0x00000D20, 0x00010400, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
46
static const struct IP_BASE __maybe_unused DCE_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
51
static const struct IP_BASE __maybe_unused DCN_BASE = { { { { 0x00000012, 0x000000C0, 0x000034C0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
56
static const struct IP_BASE __maybe_unused MP0_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
61
static const struct IP_BASE __maybe_unused MP1_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
66
static const struct IP_BASE __maybe_unused MP2_BASE = { { { { 0x00016000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
71
static const struct IP_BASE __maybe_unused DF_BASE = { { { { 0x00007000, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
76
static const struct IP_BASE __maybe_unused UVD_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
81
static const struct IP_BASE __maybe_unused VCN_BASE = { { { { 0x00007800, 0x00007E00, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
86
static const struct IP_BASE __maybe_unused DBGU_BASE = { { { { 0x00000180, 0x000001A0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
91
static const struct IP_BASE __maybe_unused DBGU_NBIO_BASE = { { { { 0x000001C0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega10_ip_offset.h
96
static const struct IP_BASE __maybe_unused DBGU_IO_BASE = { { { { 0x000001E0, 0, 0, 0, 0 } },
drivers/gpu/drm/amd/include/vega20_ip_offset.h
34
} __maybe_unused;
drivers/gpu/drm/amd/include/yellow_carp_offset.h
12
} __maybe_unused;
drivers/gpu/drm/amd/include/yellow_carp_offset.h
16
} __maybe_unused;
drivers/gpu/drm/amd/pm/powerplay/inc/pp_thermal.h
28
static const struct PP_TemperatureRange __maybe_unused SMU7ThermalWithDelayPolicy[] = {
drivers/gpu/drm/amd/pm/powerplay/inc/pp_thermal.h
33
static const struct PP_TemperatureRange __maybe_unused SMU7ThermalPolicy[] = {
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
53
static const __maybe_unused uint16_t link_width[] = {0, 1, 2, 4, 8, 12, 16};
drivers/gpu/drm/amd/pm/swsmu/inc/smu_v11_0.h
56
struct smu_temperature_range __maybe_unused smu11_thermal_policy[] = {
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_mgr.c
436
static const struct amd_ip_funcs __maybe_unused ras_v1_0_ip_funcs = {
drivers/gpu/drm/arm/display/komeda/komeda_drv.c
116
static int __maybe_unused komeda_rt_pm_suspend(struct device *dev)
drivers/gpu/drm/arm/display/komeda/komeda_drv.c
123
static int __maybe_unused komeda_rt_pm_resume(struct device *dev)
drivers/gpu/drm/arm/display/komeda/komeda_drv.c
130
static int __maybe_unused komeda_pm_suspend(struct device *dev)
drivers/gpu/drm/arm/display/komeda/komeda_drv.c
143
static int __maybe_unused komeda_pm_resume(struct device *dev)
drivers/gpu/drm/arm/hdlcd_drv.c
388
static int __maybe_unused hdlcd_pm_suspend(struct device *dev)
drivers/gpu/drm/arm/hdlcd_drv.c
395
static int __maybe_unused hdlcd_pm_resume(struct device *dev)
drivers/gpu/drm/arm/malidp_drv.c
961
static int __maybe_unused malidp_pm_suspend(struct device *dev)
drivers/gpu/drm/arm/malidp_drv.c
968
static int __maybe_unused malidp_pm_resume(struct device *dev)
drivers/gpu/drm/arm/malidp_drv.c
977
static int __maybe_unused malidp_pm_suspend_late(struct device *dev)
drivers/gpu/drm/arm/malidp_drv.c
986
static int __maybe_unused malidp_pm_resume_early(struct device *dev)
drivers/gpu/drm/bridge/analogix/anx7625.c
2732
static int __maybe_unused anx7625_runtime_pm_suspend(struct device *dev)
drivers/gpu/drm/bridge/analogix/anx7625.c
2748
static int __maybe_unused anx7625_runtime_pm_resume(struct device *dev)
drivers/gpu/drm/bridge/ite-it6505.c
2963
static void __maybe_unused it6505_delayed_audio(struct work_struct *work)
drivers/gpu/drm/bridge/ite-it6505.c
2977
static int __maybe_unused it6505_audio_setup_hw_params(struct it6505 *it6505,
drivers/gpu/drm/bridge/ite-it6505.c
3034
static void __maybe_unused it6505_audio_shutdown(struct device *dev, void *data)
drivers/gpu/drm/bridge/ite-it6505.c
3042
static int __maybe_unused it6505_audio_hook_plugged_cb(struct device *dev,
drivers/gpu/drm/bridge/ite-it6505.c
3254
static __maybe_unused int it6505_bridge_resume(struct device *dev)
drivers/gpu/drm/bridge/ite-it6505.c
3261
static __maybe_unused int it6505_bridge_suspend(struct device *dev)
drivers/gpu/drm/bridge/parade-ps8640.c
381
static int __maybe_unused ps8640_resume(struct device *dev)
drivers/gpu/drm/bridge/parade-ps8640.c
418
static int __maybe_unused ps8640_suspend(struct device *dev)
drivers/gpu/drm/bridge/ti-sn65dsi86.c
1772
static inline int __maybe_unused ti_sn_pwm_pin_request(struct ti_sn65dsi86 *pdata) { return 0; }
drivers/gpu/drm/bridge/ti-sn65dsi86.c
1773
static inline void __maybe_unused ti_sn_pwm_pin_release(struct ti_sn65dsi86 *pdata) {}
drivers/gpu/drm/bridge/ti-sn65dsi86.c
256
static int __maybe_unused ti_sn65dsi86_read_u16(struct ti_sn65dsi86 *pdata,
drivers/gpu/drm/bridge/ti-sn65dsi86.c
411
static int __maybe_unused ti_sn65dsi86_resume(struct device *dev)
drivers/gpu/drm/bridge/ti-sn65dsi86.c
459
static int __maybe_unused ti_sn65dsi86_suspend(struct device *dev)
drivers/gpu/drm/drm_framebuffer.c
1005
struct drm_connector *conn __maybe_unused;
drivers/gpu/drm/drm_gpuvm.c
974
GPUVA_START, GPUVA_LAST, static __maybe_unused,
drivers/gpu/drm/drm_mm.c
155
START, LAST, static inline __maybe_unused, drm_mm_interval_tree)
drivers/gpu/drm/drm_mm.c
615
static inline __maybe_unused bool drm_mm_node_scanned_block(const struct drm_mm_node *node)
drivers/gpu/drm/drm_modes.c
719
int vsyncandback_porch, __maybe_unused vback_porch, hblank;
drivers/gpu/drm/drm_modes.c
872
int vsync_plus_bp, __maybe_unused vback_porch;
drivers/gpu/drm/drm_modes.c
873
unsigned int vtotal_lines, __maybe_unused vfieldrate_est;
drivers/gpu/drm/drm_modes.c
874
unsigned int __maybe_unused hperiod;
drivers/gpu/drm/drm_modes.c
875
unsigned int vfield_rate, __maybe_unused vframe_rate;
drivers/gpu/drm/exynos/exynos_drm_gsc.c
1320
static int __maybe_unused gsc_runtime_suspend(struct device *dev)
drivers/gpu/drm/exynos/exynos_drm_gsc.c
1333
static int __maybe_unused gsc_runtime_resume(struct device *dev)
drivers/gpu/drm/exynos/exynos_hdmi.c
2104
static int __maybe_unused exynos_hdmi_suspend(struct device *dev)
drivers/gpu/drm/exynos/exynos_hdmi.c
2113
static int __maybe_unused exynos_hdmi_resume(struct device *dev)
drivers/gpu/drm/exynos/exynos_mixer.c
1269
static int __maybe_unused exynos_mixer_suspend(struct device *dev)
drivers/gpu/drm/exynos/exynos_mixer.c
1284
static int __maybe_unused exynos_mixer_resume(struct device *dev)
drivers/gpu/drm/gma500/backlight.c
71
static const struct backlight_ops gma_backlight_ops __maybe_unused = {
drivers/gpu/drm/gma500/backlight.c
79
struct backlight_properties props __maybe_unused = {};
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c
90
static int __maybe_unused hibmc_pm_suspend(struct device *dev)
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c
97
static int __maybe_unused hibmc_pm_resume(struct device *dev)
drivers/gpu/drm/i915/display/intel_display.c
1109
const struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_display.c
1126
const struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_display.c
5847
struct intel_crtc_state __maybe_unused *crtc_state;
drivers/gpu/drm/i915/display/intel_display_debugfs_params.c
123
__maybe_unused static struct dentry *
drivers/gpu/drm/i915/display/intel_display_debugfs_params.c
132
__maybe_unused static struct dentry *
drivers/gpu/drm/i915/display/intel_display_params.c
142
__maybe_unused
drivers/gpu/drm/i915/display/intel_display_params.c
149
__maybe_unused
drivers/gpu/drm/i915/display/intel_display_params.c
156
__maybe_unused
drivers/gpu/drm/i915/display/intel_display_params.c
163
__maybe_unused
drivers/gpu/drm/i915/display/intel_display_params.c
170
__maybe_unused
drivers/gpu/drm/i915/display/intel_display_params.c
201
__maybe_unused static void _param_dup_charp(char **valp)
drivers/gpu/drm/i915/display/intel_display_params.c
206
__maybe_unused static void _param_nop(void *valp)
drivers/gpu/drm/i915/display/intel_display_params.c
224
__maybe_unused static void _param_free_charp(char **valp)
drivers/gpu/drm/i915/display/intel_display_power.c
2004
struct ref_tracker *wakeref __maybe_unused =
drivers/gpu/drm/i915/display/intel_display_power.c
2065
struct ref_tracker *wakeref __maybe_unused =
drivers/gpu/drm/i915/display/intel_display_power.c
2104
struct ref_tracker *wakeref __maybe_unused =
drivers/gpu/drm/i915/display/intel_display_power.c
888
struct ref_tracker *__maybe_unused wf;
drivers/gpu/drm/i915/display/intel_display_power.c
931
struct ref_tracker *__maybe_unused wf = INTEL_WAKEREF_DEF;
drivers/gpu/drm/i915/display/intel_dmc.c
1337
struct ref_tracker *wakeref __maybe_unused =
drivers/gpu/drm/i915/display/intel_fbc.c
1842
const struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_fbc.c
1903
const struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_fbc.c
2002
struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_plane.c
1877
struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_plane.c
894
struct intel_plane_state __maybe_unused *plane_state;
drivers/gpu/drm/i915/display/intel_tc.c
219
struct intel_display __maybe_unused *display = to_intel_display(tc->dig_port);
drivers/gpu/drm/i915/display/skl_watermark.c
2909
struct intel_crtc_state __maybe_unused *new_crtc_state;
drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c
1622
char __maybe_unused c;
drivers/gpu/drm/i915/gem/i915_gem_userptr.c
466
static struct lock_class_key __maybe_unused lock_class;
drivers/gpu/drm/i915/gem/i915_gem_userptr.c
469
struct drm_i915_gem_object __maybe_unused *obj;
drivers/gpu/drm/i915/gem/i915_gem_userptr.c
470
int __maybe_unused ret;
drivers/gpu/drm/i915/gem/i915_gem_userptr.c
471
u32 __maybe_unused handle;
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
1734
char __maybe_unused c;
drivers/gpu/drm/i915/gt/gen8_engine_cs.c
604
struct intel_ring *ring __maybe_unused = rq->ring;
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
112
__maybe_unused static bool
drivers/gpu/drm/i915/gt/intel_engine.h
36
const struct intel_engine_cs *e__ __maybe_unused = (e); \
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
1966
const u32 *regs __maybe_unused =
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
355
__maybe_unused static bool
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
734
static __maybe_unused char *
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
752
static __maybe_unused noinline void
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
759
char __maybe_unused p0[40], p1[40];
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
775
static __maybe_unused noinline bool
drivers/gpu/drm/i915/gt/intel_gt.h
80
const struct intel_gt *gt__ __maybe_unused = (gt); \
drivers/gpu/drm/i915/gt/intel_workarounds.c
1847
__maybe_unused
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
197
__maybe_unused
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5782
__maybe_unused u32 *before_fini_breadcrumb_user_interrupt_cs;
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5783
__maybe_unused u32 *start_fini_breadcrumb_cs = cs;
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5858
__maybe_unused u32 *before_fini_breadcrumb_user_interrupt_cs;
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5859
__maybe_unused u32 *start_fini_breadcrumb_cs = cs;
drivers/gpu/drm/i915/gvt/scheduler.c
927
static __maybe_unused bool
drivers/gpu/drm/i915/i915_sw_fence.c
118
static inline __maybe_unused void debug_fence_free(struct i915_sw_fence *fence)
drivers/gpu/drm/i915/i915_sw_fence.c
54
static inline __maybe_unused void debug_fence_init_onstack(struct i915_sw_fence *fence)
drivers/gpu/drm/i915/i915_sw_fence.c
80
static inline __maybe_unused void debug_fence_free(struct i915_sw_fence *fence)
drivers/gpu/drm/i915/i915_sw_fence.c
97
static inline __maybe_unused void debug_fence_init_onstack(struct i915_sw_fence *fence)
drivers/gpu/drm/i915/selftests/i915_gem_gtt.c
395
int __maybe_unused ignored;
drivers/gpu/drm/i915/selftests/i915_vma.c
241
__maybe_unused
drivers/gpu/drm/i915/selftests/i915_vma.c
249
__maybe_unused
drivers/gpu/drm/imagination/pvr_drv.c
225
static __always_inline __maybe_unused u64
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1063
static void __maybe_unused ingenic_drm_release_rmem(void *d)
drivers/gpu/drm/kmb/kmb_drv.c
591
static int __maybe_unused kmb_pm_suspend(struct device *dev)
drivers/gpu/drm/kmb/kmb_drv.c
607
static int __maybe_unused kmb_pm_resume(struct device *dev)
drivers/gpu/drm/kmb/kmb_dsi.c
821
static inline __maybe_unused void
drivers/gpu/drm/kmb/kmb_dsi.c
833
static inline __maybe_unused void
drivers/gpu/drm/mediatek/mtk_hdmi.c
1186
static __maybe_unused int mtk_hdmi_suspend(struct device *dev)
drivers/gpu/drm/mediatek/mtk_hdmi.c
1195
static __maybe_unused int mtk_hdmi_resume(struct device *dev)
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
1415
static __maybe_unused int mtk_hdmi_v2_suspend(struct device *dev)
drivers/gpu/drm/mediatek/mtk_hdmi_v2.c
1424
static __maybe_unused int mtk_hdmi_v2_resume(struct device *dev)
drivers/gpu/drm/meson/meson_drv.c
425
static int __maybe_unused meson_drv_pm_suspend(struct device *dev)
drivers/gpu/drm/meson/meson_drv.c
435
static int __maybe_unused meson_drv_pm_resume(struct device *dev)
drivers/gpu/drm/meson/meson_dw_hdmi.c
805
static int __maybe_unused meson_dw_hdmi_pm_suspend(struct device *dev)
drivers/gpu/drm/meson/meson_dw_hdmi.c
819
static int __maybe_unused meson_dw_hdmi_pm_resume(struct device *dev)
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c
1434
static int __maybe_unused dpu_runtime_suspend(struct device *dev)
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c
1449
static int __maybe_unused dpu_runtime_resume(struct device *dev)
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c
875
static __maybe_unused int mdp5_runtime_suspend(struct device *dev)
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c
886
static __maybe_unused int mdp5_runtime_resume(struct device *dev)
drivers/gpu/drm/msm/disp/msm_disp_snapshot.c
10
static ssize_t __maybe_unused disp_devcoredump_read(char *buffer, loff_t offset,
drivers/gpu/drm/msm/msm_mdss.c
429
static int __maybe_unused mdss_runtime_suspend(struct device *dev)
drivers/gpu/drm/msm/msm_mdss.c
438
static int __maybe_unused mdss_runtime_resume(struct device *dev)
drivers/gpu/drm/msm/msm_mdss.c
447
static int __maybe_unused mdss_pm_suspend(struct device *dev)
drivers/gpu/drm/msm/msm_mdss.c
456
static int __maybe_unused mdss_pm_resume(struct device *dev)
drivers/gpu/drm/mxsfb/lcdif_drv.c
303
static int __maybe_unused lcdif_rpm_suspend(struct device *dev)
drivers/gpu/drm/mxsfb/lcdif_drv.c
318
static int __maybe_unused lcdif_rpm_resume(struct device *dev)
drivers/gpu/drm/mxsfb/lcdif_drv.c
333
static int __maybe_unused lcdif_suspend(struct device *dev)
drivers/gpu/drm/mxsfb/lcdif_drv.c
348
static int __maybe_unused lcdif_resume(struct device *dev)
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/gsp.c
2075
r535_gsp_libos_debugfs_fini(struct nvkm_gsp __maybe_unused *gsp)
drivers/gpu/drm/omapdrm/dss/dispc.c
4720
static __maybe_unused int dispc_runtime_suspend(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dispc.c
4735
static __maybe_unused int dispc_runtime_resume(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dsi.c
5065
static __maybe_unused int dsi_runtime_suspend(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dsi.c
5078
static __maybe_unused int dsi_runtime_resume(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dss.c
1562
static __maybe_unused int dss_runtime_suspend(struct device *dev)
drivers/gpu/drm/omapdrm/dss/dss.c
1574
static __maybe_unused int dss_runtime_resume(struct device *dev)
drivers/gpu/drm/omapdrm/dss/venc.c
875
static __maybe_unused int venc_runtime_suspend(struct device *dev)
drivers/gpu/drm/omapdrm/dss/venc.c
885
static __maybe_unused int venc_runtime_resume(struct device *dev)
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c
152
static int __maybe_unused nl8048_suspend(struct device *dev)
drivers/gpu/drm/panel/panel-nec-nl8048hl11.c
162
static int __maybe_unused nl8048_resume(struct device *dev)
drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c
69
static __maybe_unused int sharp_panel_read(struct sharp_panel *sharp,
drivers/gpu/drm/panel/panel-tpo-td043mtea1.c
385
static int __maybe_unused td043mtea1_suspend(struct device *dev)
drivers/gpu/drm/panel/panel-tpo-td043mtea1.c
399
static int __maybe_unused td043mtea1_resume(struct device *dev)
drivers/gpu/drm/pl111/pl111_drv.c
436
static struct amba_driver pl111_amba_driver __maybe_unused = {
drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c
276
static const struct of_device_id shmob_drm_of_table[] __maybe_unused = {
drivers/gpu/drm/rockchip/cdn-dp-core.c
1080
static __maybe_unused int cdn_dp_resume(struct device *dev)
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c
1330
static int __maybe_unused dw_mipi_dsi_rockchip_resume(struct device *dev)
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
659
static int __maybe_unused dw_hdmi_rockchip_resume(struct device *dev)
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c
633
static int __maybe_unused dw_hdmi_qp_rockchip_suspend(struct device *dev)
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c
642
static int __maybe_unused dw_hdmi_qp_rockchip_resume(struct device *dev)
drivers/gpu/drm/stm/drv.c
124
static __maybe_unused int drv_suspend(struct device *dev)
drivers/gpu/drm/stm/drv.c
142
static __maybe_unused int drv_resume(struct device *dev)
drivers/gpu/drm/stm/drv.c
161
static __maybe_unused int drv_runtime_suspend(struct device *dev)
drivers/gpu/drm/stm/drv.c
171
static __maybe_unused int drv_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/drm.c
67
struct drm_crtc_state *old_crtc_state __maybe_unused;
drivers/gpu/drm/tegra/gr2d.c
303
static int __maybe_unused gr2d_runtime_suspend(struct device *dev)
drivers/gpu/drm/tegra/gr2d.c
347
static int __maybe_unused gr2d_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/gr3d.c
541
static int __maybe_unused gr3d_runtime_suspend(struct device *dev)
drivers/gpu/drm/tegra/gr3d.c
568
static int __maybe_unused gr3d_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/nvdec.c
307
static __maybe_unused int nvdec_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/nvdec.c
339
static __maybe_unused int nvdec_runtime_suspend(struct device *dev)
drivers/gpu/drm/tegra/nvjpg.c
173
static __maybe_unused int nvjpg_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/nvjpg.c
199
static __maybe_unused int nvjpg_runtime_suspend(struct device *dev)
drivers/gpu/drm/tegra/sor.c
4024
static int __maybe_unused tegra_sor_suspend(struct device *dev)
drivers/gpu/drm/tegra/sor.c
4046
static int __maybe_unused tegra_sor_resume(struct device *dev)
drivers/gpu/drm/tegra/vic.c
306
static int __maybe_unused vic_runtime_resume(struct device *dev)
drivers/gpu/drm/tegra/vic.c
340
static int __maybe_unused vic_runtime_suspend(struct device *dev)
drivers/gpu/drm/tidss/tidss_dispc.c
1563
__maybe_unused static
drivers/gpu/drm/tidss/tidss_drv.c
51
static int __maybe_unused tidss_pm_runtime_suspend(struct device *dev)
drivers/gpu/drm/tidss/tidss_drv.c
58
static int __maybe_unused tidss_pm_runtime_resume(struct device *dev)
drivers/gpu/drm/tidss/tidss_drv.c
70
static int __maybe_unused tidss_suspend(struct device *dev)
drivers/gpu/drm/tidss/tidss_drv.c
77
static int __maybe_unused tidss_resume(struct device *dev)
drivers/gpu/drm/tidss/tidss_drv.c
84
static __maybe_unused const struct dev_pm_ops tidss_pm_ops = {
drivers/gpu/drm/tiny/mi0283qt.c
359
static int __maybe_unused mi0283qt_pm_suspend(struct device *dev)
drivers/gpu/drm/tiny/mi0283qt.c
364
static int __maybe_unused mi0283qt_pm_resume(struct device *dev)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
522
static int __maybe_unused panel_mipi_dbi_pm_suspend(struct device *dev)
drivers/gpu/drm/tiny/panel-mipi-dbi.c
527
static int __maybe_unused panel_mipi_dbi_pm_resume(struct device *dev)
drivers/gpu/drm/vc4/vc4_hdmi.c
3156
unsigned long __maybe_unused flags;
drivers/gpu/drm/vc4/vc4_hdmi.c
3157
u32 __maybe_unused value;
drivers/gpu/drm/vc4/vc4_hdmi_regs.h
182
static const struct vc4_hdmi_register __maybe_unused vc4_hdmi_fields[] = {
drivers/gpu/drm/vc4/vc4_hdmi_regs.h
245
static const struct vc4_hdmi_register __maybe_unused vc5_hdmi_hdmi0_fields[] = {
drivers/gpu/drm/vc4/vc4_hdmi_regs.h
338
static const struct vc4_hdmi_register __maybe_unused vc5_hdmi_hdmi1_fields[] = {
drivers/gpu/drm/vc4/vc4_hdmi_regs.h
431
static const struct vc4_hdmi_register __maybe_unused vc6_hdmi_hdmi0_fields[] = {
drivers/gpu/drm/vc4/vc4_hdmi_regs.h
531
static const struct vc4_hdmi_register __maybe_unused vc6_hdmi_hdmi1_fields[] = {
drivers/gpu/drm/vmwgfx/vmwgfx_cursor_plane.h
29
static const u32 __maybe_unused vmw_cursor_plane_formats[] = {
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
212
static const uint32_t __maybe_unused vmw_primary_plane_formats[] = {
drivers/gpu/drm/xe/tests/xe_bo.c
384
size_t __maybe_unused i;
drivers/gpu/drm/xe/xe_assert.h
147
char __buf[10] __maybe_unused; \
drivers/gpu/drm/xe/xe_bo.h
560
struct scatterlist __maybe_unused sg;
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
375
u32 action, data __maybe_unused;
drivers/gpu/drm/xe/xe_guc_relay.c
610
u32 hint __maybe_unused = FIELD_GET(GUC_HXG_FAILURE_MSG_0_HINT, msg[0]);
drivers/gpu/drm/xe/xe_lrc.c
822
static inline u32 __maybe_unused __xe_lrc_##elem##_ggtt_addr(struct xe_lrc *lrc) \
drivers/gpu/drm/xe/xe_pci.c
352
static const __maybe_unused struct xe_device_desc pvc_desc = {
drivers/gpu/drm/xe/xe_sync.c
57
u64 __maybe_unused prefetch_val;
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
42
__maybe_unused
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
53
__maybe_unused
drivers/gpu/drm/xe/xe_vm.c
470
int __maybe_unused tries = 0;
drivers/gpu/drm/xe/xe_wa.c
805
static __maybe_unused const struct xe_rtp_table oob_was = {
drivers/gpu/drm/xe/xe_wa.c
816
static __maybe_unused const struct xe_rtp_table device_oob_was = {
drivers/gpu/drm/xlnx/zynqmp_dpsub.c
35
static int __maybe_unused zynqmp_dpsub_suspend(struct device *dev)
drivers/gpu/drm/xlnx/zynqmp_dpsub.c
45
static int __maybe_unused zynqmp_dpsub_resume(struct device *dev)
drivers/gpu/host1x/dev.c
701
static int __maybe_unused host1x_runtime_suspend(struct device *dev)
drivers/gpu/host1x/dev.c
733
static int __maybe_unused host1x_runtime_resume(struct device *dev)
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
516
static int __maybe_unused amd_mp2_pci_resume(struct device *dev)
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c
527
static int __maybe_unused amd_mp2_pci_suspend(struct device *dev)
drivers/hid/amd-sfh-hid/sfh1_1/amd_sfh_init.h
24
static const struct amd_sfh1_1_ops __maybe_unused sfh1_1_ops = {
drivers/hid/bpf/progs/hid_bpf_helpers.h
19
#ifndef __maybe_unused
drivers/hid/bpf/progs/hid_bpf_helpers.h
381
static inline __maybe_unused __u16 field_start_byte(struct hid_rdesc_field *field)
drivers/hid/bpf/progs/hid_bpf_helpers.h
386
static inline __maybe_unused __u16 field_end_byte(struct hid_rdesc_field *field)
drivers/hid/bpf/progs/hid_bpf_helpers.h
394
static __maybe_unused __u32 extract_bits(__u8 *buffer, const size_t size, struct hid_rdesc_field *field)
drivers/hid/bpf/progs/hid_report_descriptor_helpers.h
15
#ifndef __maybe_unused
drivers/hid/hid-alps.c
454
static int __maybe_unused alps_post_reset(struct hid_device *hdev)
drivers/hid/hid-alps.c
495
static int __maybe_unused alps_post_resume(struct hid_device *hdev)
drivers/hid/hid-asus.c
1165
static int __maybe_unused asus_resume(struct hid_device *hdev)
drivers/hid/hid-asus.c
1184
static int __maybe_unused asus_reset_resume(struct hid_device *hdev)
drivers/hid/hid-google-hammer.c
135
static __maybe_unused int cbas_ec_resume(struct device *dev)
drivers/hid/intel-ish-hid/ipc/pci-ish.c
283
static struct device __maybe_unused *ish_resume_device;
drivers/hid/intel-ish-hid/ipc/pci-ish.c
294
static void __maybe_unused ish_resume_handler(struct work_struct *work)
drivers/hid/intel-ish-hid/ipc/pci-ish.c
336
static int __maybe_unused ish_suspend(struct device *device)
drivers/hid/intel-ish-hid/ipc/pci-ish.c
386
static __maybe_unused DECLARE_WORK(resume_work, ish_resume_handler);
drivers/hid/intel-ish-hid/ipc/pci-ish.c
395
static int __maybe_unused ish_resume(struct device *device)
drivers/hid/intel-ish-hid/ipc/pci-ish.c
412
static int __maybe_unused ish_freeze(struct device *device)
drivers/hid/intel-ish-hid/ipc/pci-ish.c
419
static const struct dev_pm_ops __maybe_unused ish_pm_ops = {
drivers/hsi/clients/hsi_char.c
413
loff_t *ppos __maybe_unused)
drivers/hsi/clients/hsi_char.c
472
loff_t *ppos __maybe_unused)
drivers/hsi/clients/hsi_char.c
633
static int hsc_release(struct inode *inode __maybe_unused, struct file *file)
drivers/hsi/controllers/omap_ssi_core.c
40
static int ssi_regs_show(struct seq_file *m, void *p __maybe_unused)
drivers/hsi/controllers/omap_ssi_core.c
55
static int ssi_gdd_regs_show(struct seq_file *m, void *p __maybe_unused)
drivers/hsi/controllers/omap_ssi_port.c
22
static inline int hsi_dummy_msg(struct hsi_msg *msg __maybe_unused)
drivers/hsi/controllers/omap_ssi_port.c
27
static inline int hsi_dummy_cl(struct hsi_client *cl __maybe_unused)
drivers/hsi/controllers/omap_ssi_port.c
46
static int ssi_port_regs_show(struct seq_file *m, void *p __maybe_unused)
drivers/hsi/controllers/omap_ssi_port.c
978
static irqreturn_t ssi_wake_thread(int irq __maybe_unused, void *ssi_port)
drivers/hsi/hsi_core.c
21
struct device_attribute *a __maybe_unused, char *buf)
drivers/hsi/hsi_core.c
325
int hsi_remove_client(struct device *dev, void *data __maybe_unused)
drivers/hsi/hsi_core.c
333
static int hsi_remove_port(struct device *dev, void *data __maybe_unused)
drivers/hsi/hsi_core.c
421
static inline int hsi_dummy_msg(struct hsi_msg *msg __maybe_unused)
drivers/hsi/hsi_core.c
426
static inline int hsi_dummy_cl(struct hsi_client *cl __maybe_unused)
drivers/hsi/hsi_core.c
638
unsigned long event, void *data __maybe_unused)
drivers/hv/vmbus_drv.c
2372
static void __maybe_unused vmbus_reserve_fb(void)
drivers/hv/vmbus_drv.c
2848
static const __maybe_unused struct of_device_id vmbus_of_match[] = {
drivers/hv/vmbus_drv.c
2858
static const __maybe_unused struct acpi_device_id vmbus_acpi_device_ids[] = {
drivers/hwmon/ad7414.c
213
static const struct of_device_id __maybe_unused ad7414_of_match[] = {
drivers/hwmon/adc128d818.c
488
static const struct of_device_id __maybe_unused adc128_of_match[] = {
drivers/hwmon/ads7828.c
185
static const struct of_device_id __maybe_unused ads7828_of_match[] = {
drivers/hwmon/amc6821.c
1092
static const struct of_device_id __maybe_unused amc6821_of_match[] = {
drivers/hwmon/hih6130.c
241
static const struct of_device_id __maybe_unused hih6130_of_match[] = {
drivers/hwmon/hwmon-vid.c
240
unsigned int vid, brand, __maybe_unused dummy;
drivers/hwmon/ina209.c
577
static const struct of_device_id __maybe_unused ina209_of_match[] = {
drivers/hwmon/ina238.c
1006
static const struct of_device_id __maybe_unused ina238_of_match[] = {
drivers/hwmon/ina2xx.c
1015
static const struct of_device_id __maybe_unused ina2xx_of_match[] = {
drivers/hwmon/isl28022.c
483
static const struct of_device_id __maybe_unused isl28022_of_match[] = {
drivers/hwmon/lm63.c
1295
static const struct of_device_id __maybe_unused lm63_of_match[] = {
drivers/hwmon/lm85.c
1637
static const struct of_device_id __maybe_unused lm85_of_match[] = {
drivers/hwmon/lm90.c
298
static const struct of_device_id __maybe_unused lm90_of_match[] = {
drivers/hwmon/lm95245.c
555
static const struct of_device_id __maybe_unused lm95245_of_match[] = {
drivers/hwmon/ltc2945.c
61
static const struct of_device_id __maybe_unused ltc2945_of_match[] = {
drivers/hwmon/ltc4151.c
196
static const struct of_device_id __maybe_unused ltc4151_match[] = {
drivers/hwmon/macsmc-hwmon.c
567
struct device_node *key_node __maybe_unused;
drivers/hwmon/max31730.c
353
static const struct of_device_id __maybe_unused max31730_of_match[] = {
drivers/hwmon/max6621.c
545
static const struct of_device_id __maybe_unused max6621_of_match[] = {
drivers/hwmon/max6650.c
128
static const struct of_device_id __maybe_unused max6650_dt_match[] = {
drivers/hwmon/max6697.c
581
static const struct of_device_id __maybe_unused max6697_of_match[] = {
drivers/hwmon/mc34vr500.c
243
static const struct of_device_id __maybe_unused mc34vr500_of_match[] = {
drivers/hwmon/nct6775-i2c.c
77
static const struct of_device_id __maybe_unused nct6775_i2c_of_match[] = {
drivers/hwmon/nzxt-kraken3.c
60
static const u8 __maybe_unused get_fw_version_cmd[] = { 0x10, 0x01 };
drivers/hwmon/nzxt-kraken3.c
837
static int __maybe_unused kraken3_reset_resume(struct hid_device *hdev)
drivers/hwmon/nzxt-smart2.c
707
static int __maybe_unused nzxt_smart2_hid_reset_resume(struct hid_device *hdev)
drivers/hwmon/pmbus/aps-379.c
135
static const struct of_device_id __maybe_unused aps_379_of_match[] = {
drivers/hwmon/pmbus/bpa-rs600.c
188
static const struct of_device_id __maybe_unused bpa_rs600_of_match[] = {
drivers/hwmon/pmbus/delta-ahe50dc-fan.c
111
static const struct of_device_id __maybe_unused ahe50dc_fan_of_match[] = {
drivers/hwmon/pmbus/dps920ab.c
186
static const struct of_device_id __maybe_unused dps920ab_of_match[] = {
drivers/hwmon/pmbus/ina233.c
176
static const struct of_device_id __maybe_unused ina233_of_match[] = {
drivers/hwmon/pmbus/ir36021.c
59
static const struct of_device_id __maybe_unused ir36021_of_id[] = {
drivers/hwmon/pmbus/ir38064.c
65
static const struct of_device_id __maybe_unused ir38064_of_match[] = {
drivers/hwmon/pmbus/lm25066.c
454
static const struct of_device_id __maybe_unused lm25066_of_match[] = {
drivers/hwmon/pmbus/lt3074.c
102
static const struct of_device_id __maybe_unused lt3074_of_match[] = {
drivers/hwmon/pmbus/lt3074.c
20
static const struct regulator_desc __maybe_unused lt3074_reg_desc[] = {
drivers/hwmon/pmbus/lt7182s.c
176
static const struct of_device_id __maybe_unused lt7182s_of_match[] = {
drivers/hwmon/pmbus/mp2856.c
445
static const struct of_device_id __maybe_unused mp2856_of_match[] = {
drivers/hwmon/pmbus/mp2888.c
387
static const struct of_device_id __maybe_unused mp2888_of_match[] = {
drivers/hwmon/pmbus/mp2891.c
580
static const struct of_device_id __maybe_unused mp2891_of_match[] = {
drivers/hwmon/pmbus/mp2925.c
314
static const struct of_device_id __maybe_unused mp2925_of_match[] = {
drivers/hwmon/pmbus/mp29502.c
650
static const struct of_device_id __maybe_unused mp29502_of_match[] = {
drivers/hwmon/pmbus/mp2975.c
119
static const struct regulator_desc __maybe_unused mp2975_reg_desc[] = {
drivers/hwmon/pmbus/mp2985.c
382
static const struct of_device_id __maybe_unused mp2985_of_match[] = {
drivers/hwmon/pmbus/mp2993.c
241
static const struct of_device_id __maybe_unused mp2993_of_match[] = {
drivers/hwmon/pmbus/mp5023.c
47
static const struct of_device_id __maybe_unused mp5023_of_match[] = {
drivers/hwmon/pmbus/mp9941.c
299
static const struct of_device_id __maybe_unused mp9941_of_match[] = {
drivers/hwmon/pmbus/mp9945.c
223
static const struct of_device_id __maybe_unused mp9945_of_match[] = {
drivers/hwmon/pmbus/mpq8785.c
121
static const struct of_device_id __maybe_unused mpq8785_of_match[] = {
drivers/hwmon/pmbus/pm6764tr.c
56
static const struct of_device_id __maybe_unused pm6764tr_of_match[] = {
drivers/hwmon/pmbus/pmbus_core.c
2912
static const struct pmbus_status_category __maybe_unused pmbus_status_flag_map[] = {
drivers/hwmon/pmbus/pmbus_core.c
2964
static int __maybe_unused pmbus_is_enabled(struct i2c_client *client, u8 page)
drivers/hwmon/pmbus/pmbus_core.c
3080
static int __maybe_unused pmbus_get_flags(struct i2c_client *client, u8 page, unsigned int *flags,
drivers/hwmon/pmbus/pmbus_core.c
674
static bool __maybe_unused pmbus_check_block_register(struct i2c_client *client,
drivers/hwmon/pmbus/stef48h28.c
55
static const struct of_device_id __maybe_unused stef48h28_of_match[] = {
drivers/hwmon/pmbus/tda38640.c
17
static const struct regulator_desc __maybe_unused tda38640_reg_desc[] = {
drivers/hwmon/pmbus/tda38640.c
203
static const struct of_device_id __maybe_unused tda38640_of_match[] = {
drivers/hwmon/pmbus/tps53679.c
307
static const struct of_device_id __maybe_unused tps53679_of_match[] = {
drivers/hwmon/pmbus/tps546d24.c
50
static const struct of_device_id __maybe_unused tps546d24_of_match[] = {
drivers/hwmon/pmbus/ucd9000.c
157
static const struct of_device_id __maybe_unused ucd9000_of_match[] = {
drivers/hwmon/pmbus/ucd9200.c
37
static const struct of_device_id __maybe_unused ucd9200_of_match[] = {
drivers/hwmon/pmbus/xdpe12284.c
127
static const struct regulator_desc __maybe_unused xdpe122_reg_desc[] = {
drivers/hwmon/pmbus/xdpe12284.c
175
static const struct of_device_id __maybe_unused xdpe122_of_match[] = {
drivers/hwmon/pmbus/xdpe152c4.c
54
static const struct of_device_id __maybe_unused xdpe152_of_match[] = {
drivers/hwmon/pmbus/xdpe1a2g7b.c
97
static const struct of_device_id __maybe_unused xdpe1a2g7b_of_match[] = {
drivers/hwmon/pt5161l.c
607
static const struct of_device_id __maybe_unused pt5161l_of_match[] = {
drivers/hwmon/pt5161l.c
613
static const struct acpi_device_id __maybe_unused pt5161l_acpi_match[] = {
drivers/hwmon/sbtsi_temp.c
229
static const struct of_device_id __maybe_unused sbtsi_of_match[] = {
drivers/hwmon/stts751.c
79
static const struct of_device_id __maybe_unused stts751_of_match[] = {
drivers/hwmon/tmp103.c
202
static const struct of_device_id __maybe_unused tmp103_of_match[] = {
drivers/hwmon/tmp401.c
738
static const struct of_device_id __maybe_unused tmp4xx_of_match[] = {
drivers/hwmon/tmp421.c
68
static const struct of_device_id __maybe_unused tmp421_of_match[] = {
drivers/hwmon/tmp464.c
74
static const struct of_device_id __maybe_unused tmp464_of_match[] = {
drivers/hwmon/tps23861.c
551
static const struct of_device_id __maybe_unused tps23861_of_match[] = {
drivers/hwmon/tsc1641.c
729
static const struct of_device_id __maybe_unused tsc1641_of_match[] = {
drivers/hwmon/w83773g.c
43
static const struct of_device_id __maybe_unused w83773_of_match[] = {
drivers/hwspinlock/stm32_hwspinlock.c
121
static int __maybe_unused stm32_hwspinlock_runtime_suspend(struct device *dev)
drivers/hwspinlock/stm32_hwspinlock.c
130
static int __maybe_unused stm32_hwspinlock_runtime_resume(struct device *dev)
drivers/hwtracing/coresight/coresight-cti-sysfs.c
181
static __maybe_unused ssize_t coresight_cti_reg_store(struct device *dev,
drivers/hwtracing/coresight/coresight-dummy.c
24
__maybe_unused struct coresight_path *path)
drivers/hwtracing/coresight/coresight-dummy.c
41
static int dummy_source_trace_id(struct coresight_device *csdev, __maybe_unused enum cs_mode mode,
drivers/hwtracing/coresight/coresight-dummy.c
42
__maybe_unused struct coresight_device *sink)
drivers/hwtracing/coresight/coresight-stm.c
196
__maybe_unused struct coresight_path *path)
drivers/hwtracing/coresight/coresight-stm.c
282
static int stm_trace_id(struct coresight_device *csdev, __maybe_unused enum cs_mode mode,
drivers/hwtracing/coresight/coresight-stm.c
283
__maybe_unused struct coresight_device *sink)
drivers/hwtracing/coresight/coresight-tnoc.c
109
static int trace_noc_id(struct coresight_device *csdev, __maybe_unused enum cs_mode mode,
drivers/hwtracing/coresight/coresight-tnoc.c
110
__maybe_unused struct coresight_device *sink)
drivers/hwtracing/coresight/coresight-tpda.c
273
static int tpda_trace_id(struct coresight_device *csdev, __maybe_unused enum cs_mode mode,
drivers/hwtracing/coresight/coresight-tpda.c
274
__maybe_unused struct coresight_device *sink)
drivers/i2c/busses/i2c-at91-core.c
277
static int __maybe_unused at91_twi_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-at91-core.c
288
static int __maybe_unused at91_twi_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-at91-core.c
297
static int __maybe_unused at91_twi_suspend_noirq(struct device *dev)
drivers/i2c/busses/i2c-at91-core.c
305
static int __maybe_unused at91_twi_resume_noirq(struct device *dev)
drivers/i2c/busses/i2c-at91-core.c
323
static const struct dev_pm_ops __maybe_unused at91_twi_pm = {
drivers/i2c/busses/i2c-cadence.c
1403
static int __maybe_unused cdns_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-cadence.c
1415
static int __maybe_unused cdns_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-cros-ec-tunnel.c
296
static const struct of_device_id cros_ec_i2c_of_match[] __maybe_unused = {
drivers/i2c/busses/i2c-cros-ec-tunnel.c
302
static const struct acpi_device_id cros_ec_i2c_tunnel_acpi_id[] __maybe_unused = {
drivers/i2c/busses/i2c-eg20t.c
832
static int __maybe_unused pch_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-eg20t.c
860
static int __maybe_unused pch_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-imx-lpi2c.c
1595
static int __maybe_unused lpi2c_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-imx-lpi2c.c
1613
static int __maybe_unused lpi2c_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-imx-lpi2c.c
1647
static int __maybe_unused lpi2c_suspend_noirq(struct device *dev)
drivers/i2c/busses/i2c-imx-lpi2c.c
1663
static int __maybe_unused lpi2c_resume_noirq(struct device *dev)
drivers/i2c/busses/i2c-mpc.c
883
static int __maybe_unused mpc_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-mpc.c
893
static int __maybe_unused mpc_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-nvidia-gpu.c
343
static __maybe_unused int gpu_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-qcom-cci.c
474
static int __maybe_unused cci_suspend_runtime(struct device *dev)
drivers/i2c/busses/i2c-qcom-cci.c
482
static int __maybe_unused cci_resume_runtime(struct device *dev)
drivers/i2c/busses/i2c-qcom-cci.c
495
static int __maybe_unused cci_suspend(struct device *dev)
drivers/i2c/busses/i2c-qcom-cci.c
503
static int __maybe_unused cci_resume(struct device *dev)
drivers/i2c/busses/i2c-qcom-geni.c
1191
static int __maybe_unused geni_i2c_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-qcom-geni.c
1208
static int __maybe_unused geni_i2c_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-qcom-geni.c
1237
static int __maybe_unused geni_i2c_suspend_noirq(struct device *dev)
drivers/i2c/busses/i2c-qcom-geni.c
1251
static int __maybe_unused geni_i2c_resume_noirq(struct device *dev)
drivers/i2c/busses/i2c-rk3x.c
1148
static __maybe_unused int rk3x_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-sprd.c
588
static int __maybe_unused sprd_i2c_suspend_noirq(struct device *dev)
drivers/i2c/busses/i2c-sprd.c
596
static int __maybe_unused sprd_i2c_resume_noirq(struct device *dev)
drivers/i2c/busses/i2c-sprd.c
604
static int __maybe_unused sprd_i2c_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-sprd.c
613
static int __maybe_unused sprd_i2c_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-stm32f7.c
2380
static int __maybe_unused stm32f7_i2c_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-stm32f7.c
2390
static int __maybe_unused stm32f7_i2c_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-stm32f7.c
2406
static int __maybe_unused stm32f7_i2c_regs_backup(struct stm32f7_i2c_dev *i2c_dev)
drivers/i2c/busses/i2c-stm32f7.c
2427
static int __maybe_unused stm32f7_i2c_regs_restore(struct stm32f7_i2c_dev *i2c_dev)
drivers/i2c/busses/i2c-stm32f7.c
2458
static int __maybe_unused stm32f7_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-stm32f7.c
2479
static int __maybe_unused stm32f7_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-synquacer.c
617
static const struct of_device_id synquacer_i2c_dt_ids[] __maybe_unused = {
drivers/i2c/busses/i2c-tegra.c
2385
static int __maybe_unused tegra_i2c_runtime_resume(struct device *dev)
drivers/i2c/busses/i2c-tegra.c
2417
static int __maybe_unused tegra_i2c_runtime_suspend(struct device *dev)
drivers/i2c/busses/i2c-tegra.c
2426
static int __maybe_unused tegra_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-tegra.c
2435
static int __maybe_unused tegra_i2c_suspend_noirq(struct device *dev)
drivers/i2c/busses/i2c-tegra.c
2448
static int __maybe_unused tegra_i2c_resume_noirq(struct device *dev)
drivers/i2c/busses/i2c-tegra.c
2473
static int __maybe_unused tegra_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-uniphier-f.c
575
static int __maybe_unused uniphier_fi2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-uniphier-f.c
584
static int __maybe_unused uniphier_fi2c_resume(struct device *dev)
drivers/i2c/busses/i2c-uniphier.c
369
static int __maybe_unused uniphier_i2c_suspend(struct device *dev)
drivers/i2c/busses/i2c-uniphier.c
378
static int __maybe_unused uniphier_i2c_resume(struct device *dev)
drivers/i2c/busses/i2c-viai2c-zhaoxin.c
334
static int __maybe_unused zxi2c_resume(struct device *dev)
drivers/i3c/master/dw-i3c-master.c
1769
static int __maybe_unused dw_i3c_master_runtime_suspend(struct device *dev)
drivers/i3c/master/dw-i3c-master.c
1781
static int __maybe_unused dw_i3c_master_runtime_resume(struct device *dev)
drivers/i3c/master/mipi-i3c-hci/core.c
1176
static const __maybe_unused struct of_device_id i3c_hci_of_match[] = {
drivers/i3c/master/svc-i3c-master.c
2113
static int __maybe_unused svc_i3c_runtime_suspend(struct device *dev)
drivers/i3c/master/svc-i3c-master.c
2124
static int __maybe_unused svc_i3c_runtime_resume(struct device *dev)
drivers/iio/accel/bmc150-accel-core.c
170
static __maybe_unused const struct {
drivers/iio/adc/rcar-gyroadc.c
283
static const struct of_device_id rcar_gyroadc_child_match[] __maybe_unused = {
drivers/iio/adc/ti-ads1119.c
804
static const struct of_device_id __maybe_unused ads1119_of_match[] = {
drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.c
865
static int __maybe_unused cros_ec_sensors_resume(struct device *dev)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
305
static int __maybe_unused hid_sensor_suspend(struct device *dev)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
313
static int __maybe_unused hid_sensor_resume(struct device *dev)
drivers/iio/common/hid-sensors/hid-sensor-trigger.c
321
static int __maybe_unused hid_sensor_runtime_resume(struct device *dev)
drivers/iio/imu/bno055/bno055_i2c.c
37
static const struct of_device_id __maybe_unused bno055_i2c_of_match[] = {
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
503
static __maybe_unused const unsigned long st_lsm6dsx_available_scan_masks[] = {
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h
594
struct iio_chan_spec_ext_info __maybe_unused st_lsm6dsx_ext_info[] = {
drivers/iio/pressure/st_pressure.h
42
static __maybe_unused const struct st_sensors_platform_data default_press_pdata = {
drivers/infiniband/core/rw.c
1000
const struct bio_vec __maybe_unused *bvecs,
drivers/infiniband/core/rw.c
999
u32 __maybe_unused port_num,
drivers/infiniband/hw/mlx5/fs.c
687
static bool __maybe_unused mlx5_ib_shared_ft_allowed(struct ib_device *device)
drivers/input/keyboard/atkbd.c
400
static bool __maybe_unused atkbd_handle_frame_error(struct ps2dev *ps2dev,
drivers/input/keyboard/gpio_keys.c
1005
static int __maybe_unused
drivers/input/keyboard/gpio_keys.c
1035
static void __maybe_unused
drivers/input/keyboard/gpio_keys.c
943
static int __maybe_unused
drivers/input/keyboard/gpio_keys.c
976
static void __maybe_unused
drivers/input/keyboard/imx-sm-bbm-key.c
190
static int __maybe_unused scmi_imx_bbm_key_suspend(struct device *dev)
drivers/input/keyboard/imx-sm-bbm-key.c
199
static int __maybe_unused scmi_imx_bbm_key_resume(struct device *dev)
drivers/input/keyboard/imx_keypad.c
518
static int __maybe_unused imx_kbd_noirq_suspend(struct device *dev)
drivers/input/keyboard/imx_keypad.c
544
static int __maybe_unused imx_kbd_noirq_resume(struct device *dev)
drivers/input/keyboard/qt1050.c
578
static const struct of_device_id __maybe_unused qt1050_of_match[] = {
drivers/input/misc/axp20x-pek.c
364
static int __maybe_unused axp20x_pek_resume_noirq(struct device *dev)
drivers/input/misc/bma150.c
520
static int __maybe_unused bma150_suspend(struct device *dev)
drivers/input/misc/bma150.c
528
static int __maybe_unused bma150_resume(struct device *dev)
drivers/input/misc/hp_sdc_rtc.c
268
static int __maybe_unused hp_sdc_rtc_proc_show(struct seq_file *m, void *v)
drivers/input/misc/nxp-bbnsm-pwrkey.c
196
static int __maybe_unused bbnsm_pwrkey_suspend(struct device *dev)
drivers/input/misc/nxp-bbnsm-pwrkey.c
206
static int __maybe_unused bbnsm_pwrkey_resume(struct device *dev)
drivers/input/misc/regulator-haptic.c
115
static int __maybe_unused
drivers/input/mouse/synaptics.c
1757
static int __maybe_unused
drivers/input/mouse/synaptics.c
1878
static int __maybe_unused
drivers/input/touchscreen/ad7879.c
304
static int __maybe_unused ad7879_suspend(struct device *dev)
drivers/input/touchscreen/ad7879.c
318
static int __maybe_unused ad7879_resume(struct device *dev)
drivers/input/touchscreen/cyttsp5.c
945
static int __maybe_unused cyttsp5_suspend(struct device *dev)
drivers/input/touchscreen/cyttsp5.c
955
static int __maybe_unused cyttsp5_resume(struct device *dev)
drivers/interconnect/core.c
1193
static const struct of_device_id __maybe_unused ignore_list[] = {
drivers/iommu/apple-dart.c
1327
static __maybe_unused int apple_dart_suspend(struct device *dev)
drivers/iommu/apple-dart.c
1342
static __maybe_unused int apple_dart_resume(struct device *dev)
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c
16
static void __maybe_unused
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
406
static const struct of_device_id qcom_smmu_client_of_match[] __maybe_unused = {
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
742
static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
drivers/iommu/arm/arm-smmu/arm-smmu.c
2292
static int __maybe_unused arm_smmu_runtime_resume(struct device *dev)
drivers/iommu/arm/arm-smmu/arm-smmu.c
2306
static int __maybe_unused arm_smmu_runtime_suspend(struct device *dev)
drivers/iommu/arm/arm-smmu/arm-smmu.c
2315
static int __maybe_unused arm_smmu_pm_resume(struct device *dev)
drivers/iommu/arm/arm-smmu/arm-smmu.c
2334
static int __maybe_unused arm_smmu_pm_suspend(struct device *dev)
drivers/iommu/arm/arm-smmu/qcom_iommu.c
884
static int __maybe_unused qcom_iommu_resume(struct device *dev)
drivers/iommu/arm/arm-smmu/qcom_iommu.c
899
static int __maybe_unused qcom_iommu_suspend(struct device *dev)
drivers/iommu/exynos-iommu.c
827
static int __maybe_unused exynos_sysmmu_suspend(struct device *dev)
drivers/iommu/exynos-iommu.c
845
static int __maybe_unused exynos_sysmmu_resume(struct device *dev)
drivers/iommu/generic_pt/iommu_pt.h
1013
static __maybe_unused int __unmap_range(struct pt_range *range, void *arg,
drivers/iommu/generic_pt/iommu_pt.h
134
static __maybe_unused int make_range_u64(struct pt_common *common,
drivers/iommu/generic_pt/iommu_pt.h
361
static int __maybe_unused NS(set_dirty)(struct pt_iommu *iommu_table,
drivers/iommu/generic_pt/kunit_generic_pt.h
667
static __maybe_unused void test_dirty(struct kunit *test)
drivers/iommu/generic_pt/kunit_generic_pt.h
736
static __maybe_unused void test_sw_bit_leaf(struct kunit *test)
drivers/iommu/generic_pt/kunit_generic_pt.h
779
static __maybe_unused void test_sw_bit_table(struct kunit *test)
drivers/iommu/intel/iommu.c
2508
struct intel_iommu *iommu __maybe_unused;
drivers/iommu/mtk_iommu.c
1489
static int __maybe_unused mtk_iommu_runtime_suspend(struct device *dev)
drivers/iommu/mtk_iommu.c
1514
static int __maybe_unused mtk_iommu_runtime_resume(struct device *dev)
drivers/iommu/mtk_iommu_v1.c
519
__maybe_unused struct mtk_iommu_v1_data *data = dev_iommu_priv_get(dev);
drivers/iommu/mtk_iommu_v1.c
734
static int __maybe_unused mtk_iommu_v1_suspend(struct device *dev)
drivers/iommu/mtk_iommu_v1.c
748
static int __maybe_unused mtk_iommu_v1_resume(struct device *dev)
drivers/iommu/of_iommu.c
170
static enum iommu_resv_type __maybe_unused
drivers/iommu/omap-iommu.c
1010
static __maybe_unused int omap_iommu_runtime_suspend(struct device *dev)
drivers/iommu/omap-iommu.c
1052
static __maybe_unused int omap_iommu_runtime_resume(struct device *dev)
drivers/iommu/rockchip-iommu.c
1330
static int __maybe_unused rk_iommu_suspend(struct device *dev)
drivers/iommu/rockchip-iommu.c
1341
static int __maybe_unused rk_iommu_resume(struct device *dev)
drivers/iommu/vsi-iommu.c
739
static int __maybe_unused vsi_iommu_suspend(struct device *dev)
drivers/iommu/vsi-iommu.c
750
static int __maybe_unused vsi_iommu_resume(struct device *dev)
drivers/irqchip/irq-armada-370-xp.c
374
static __maybe_unused void mpic_msi_reenable_percpu(struct mpic *mpic) {}
drivers/irqchip/irq-gic-v3-its.c
1650
static __maybe_unused u32 its_read_lpi_count(struct irq_data *d, int cpu)
drivers/irqchip/irq-gic-v3-its.c
4780
static bool __maybe_unused its_enable_quirk_cavium_22375(void *data)
drivers/irqchip/irq-gic-v3-its.c
4791
static bool __maybe_unused its_enable_quirk_cavium_23144(void *data)
drivers/irqchip/irq-gic-v3-its.c
4800
static bool __maybe_unused its_enable_quirk_qdf2400_e0065(void *data)
drivers/irqchip/irq-gic-v3-its.c
4824
static bool __maybe_unused its_enable_quirk_socionext_synquacer(void *data)
drivers/irqchip/irq-gic-v3-its.c
4849
static bool __maybe_unused its_enable_quirk_hip07_161600802(void *data)
drivers/irqchip/irq-gic-v3-its.c
4861
static bool __maybe_unused its_enable_rk3588001(void *data)
drivers/irqchip/irq-gic-v3-its.c
4883
static bool __maybe_unused its_enable_quirk_hip09_162100801(void *data)
drivers/irqchip/irq-gic-v3-its.c
4891
static bool __maybe_unused its_enable_rk3568002(void *data)
drivers/irqchip/irq-gic-v3.c
48
static struct cpumask broken_rdists __read_mostly __maybe_unused;
drivers/irqchip/irq-imx-mu-msi.c
391
static int __maybe_unused imx_mu_runtime_suspend(struct device *dev)
drivers/irqchip/irq-imx-mu-msi.c
400
static int __maybe_unused imx_mu_runtime_resume(struct device *dev)
drivers/irqchip/irq-meson-gpio.c
219
static const struct of_device_id meson_irq_gpio_matches[] __maybe_unused = {
drivers/irqchip/irq-pic32-evic.c
54
static __maybe_unused void (*board_bind_eic_interrupt)(int irq, int regset);
drivers/irqchip/irq-st.c
160
static int __maybe_unused st_irq_syscfg_resume(struct device *dev)
drivers/irqchip/irq-uniphier-aidet.c
201
static int __maybe_unused uniphier_aidet_suspend(struct device *dev)
drivers/irqchip/irq-uniphier-aidet.c
213
static int __maybe_unused uniphier_aidet_resume(struct device *dev)
drivers/leds/flash/leds-mt6360.c
877
static const struct of_device_id __maybe_unused mt6360_led_of_id[] = {
drivers/leds/flash/leds-rt4505.c
411
static const struct of_device_id __maybe_unused rt4505_leds_match[] = {
drivers/leds/flash/leds-sy7802.c
522
static const struct of_device_id __maybe_unused sy7802_leds_match[] = {
drivers/leds/leds-bd2606mvv.c
138
static const struct of_device_id __maybe_unused of_bd2606mvv_leds_match[] = {
drivers/leds/leds-tca6507.c
708
static const struct of_device_id __maybe_unused of_tca6507_leds_match[] = {
drivers/leds/leds-tlc591xx.c
137
static const struct of_device_id of_tlc591xx_leds_match[] __maybe_unused = {
drivers/macintosh/via-pmu.c
1692
static __maybe_unused irqreturn_t
drivers/macintosh/via-pmu.c
422
unsigned int __maybe_unused irq;
drivers/mailbox/imx-mailbox.c
1121
static int __maybe_unused imx_mu_suspend_noirq(struct device *dev)
drivers/mailbox/imx-mailbox.c
1137
static int __maybe_unused imx_mu_resume_noirq(struct device *dev)
drivers/mailbox/imx-mailbox.c
1161
static int __maybe_unused imx_mu_runtime_suspend(struct device *dev)
drivers/mailbox/imx-mailbox.c
1170
static int __maybe_unused imx_mu_runtime_resume(struct device *dev)
drivers/mailbox/mailbox-th1520.c
525
static int __maybe_unused th1520_mbox_suspend_noirq(struct device *dev)
drivers/mailbox/mailbox-th1520.c
541
static int __maybe_unused th1520_mbox_resume_noirq(struct device *dev)
drivers/mailbox/mailbox-th1520.c
556
static int __maybe_unused th1520_mbox_runtime_suspend(struct device *dev)
drivers/mailbox/mailbox-th1520.c
565
static int __maybe_unused th1520_mbox_runtime_resume(struct device *dev)
drivers/mailbox/tegra-hsp.c
886
static int __maybe_unused tegra_hsp_resume(struct device *dev)
drivers/md/bcache/bset.c
1135
struct btree_iter_set b __maybe_unused;
drivers/md/bcache/journal.c
580
atomic_t p __maybe_unused;
drivers/md/dm-vdo/memory-alloc.c
305
void *vdo_allocate_memory_nowait(size_t size, const char *what __maybe_unused)
drivers/media/cec/platform/s5p/s5p_cec.c
261
static int __maybe_unused s5p_cec_runtime_suspend(struct device *dev)
drivers/media/cec/platform/s5p/s5p_cec.c
269
static int __maybe_unused s5p_cec_runtime_resume(struct device *dev)
drivers/media/common/b2c2/flexcop-fe-tuner.c
71
static int __maybe_unused flexcop_sleep(struct dvb_frontend* fe)
drivers/media/i2c/ad5820.c
271
static int __maybe_unused ad5820_suspend(struct device *dev)
drivers/media/i2c/ad5820.c
282
static int __maybe_unused ad5820_resume(struct device *dev)
drivers/media/i2c/adv748x/adv748x-core.c
572
static int __maybe_unused adv748x_resume_early(struct device *dev)
drivers/media/i2c/adv7604.c
3247
static const struct of_device_id adv76xx_of_id[] __maybe_unused = {
drivers/media/i2c/ak7375.c
247
static int __maybe_unused ak7375_vcm_suspend(struct device *dev)
drivers/media/i2c/ak7375.c
290
static int __maybe_unused ak7375_vcm_resume(struct device *dev)
drivers/media/i2c/cvs/core.c
891
static int __maybe_unused cvs_suspend(struct device *dev)
drivers/media/i2c/cvs/core.c
908
static int __maybe_unused cvs_resume(struct device *dev)
drivers/media/i2c/cvs/core.c
933
static int __maybe_unused cvs_runtime_resume(struct device *dev)
drivers/media/i2c/cvs/core.c
949
static int __maybe_unused cvs_runtime_suspend(struct device *dev)
drivers/media/i2c/cvs/core.c
956
static const struct dev_pm_ops __maybe_unused cvs_pm_ops = {
drivers/media/i2c/ds90ub953.c
176
__maybe_unused
drivers/media/i2c/ds90ub953.c
219
__maybe_unused
drivers/media/i2c/dw9714.c
247
static int __maybe_unused dw9714_vcm_suspend(struct device *dev)
drivers/media/i2c/dw9714.c
279
static int __maybe_unused dw9714_vcm_resume(struct device *dev)
drivers/media/i2c/dw9807-vcm.c
234
static int __maybe_unused dw9807_vcm_suspend(struct device *dev)
drivers/media/i2c/dw9807-vcm.c
266
static int __maybe_unused dw9807_vcm_resume(struct device *dev)
drivers/media/i2c/et8ek8/et8ek8_driver.c
1381
static int __maybe_unused et8ek8_suspend(struct device *dev)
drivers/media/i2c/et8ek8/et8ek8_driver.c
1392
static int __maybe_unused et8ek8_resume(struct device *dev)
drivers/media/i2c/hi846.c
1672
static int __maybe_unused hi846_suspend(struct device *dev)
drivers/media/i2c/hi846.c
1681
static int __maybe_unused hi846_resume(struct device *dev)
drivers/media/i2c/imx111.c
1319
static int __maybe_unused imx111_pm_runtime_resume(struct device *dev)
drivers/media/i2c/imx111.c
1338
static int __maybe_unused imx111_pm_runtime_suspend(struct device *dev)
drivers/media/i2c/imx214.c
529
static int __maybe_unused imx214_power_on(struct device *dev)
drivers/media/i2c/imx214.c
557
static int __maybe_unused imx214_power_off(struct device *dev)
drivers/media/i2c/imx296.c
881
static int __maybe_unused imx296_runtime_resume(struct device *dev)
drivers/media/i2c/imx296.c
890
static int __maybe_unused imx296_runtime_suspend(struct device *dev)
drivers/media/i2c/imx319.c
2483
static const struct acpi_device_id imx319_acpi_ids[] __maybe_unused = {
drivers/media/i2c/imx355.c
1869
static const struct acpi_device_id imx355_acpi_ids[] __maybe_unused = {
drivers/media/i2c/isl7998x.c
1569
static int __maybe_unused isl7998x_runtime_resume(struct device *dev)
drivers/media/i2c/isl7998x.c
1595
static int __maybe_unused isl7998x_runtime_suspend(struct device *dev)
drivers/media/i2c/lm3560.c
476
static int __maybe_unused lm3560_power_off(struct device *dev)
drivers/media/i2c/lm3560.c
486
static int __maybe_unused lm3560_power_on(struct device *dev)
drivers/media/i2c/mt9m114.c
2320
static int __maybe_unused mt9m114_runtime_resume(struct device *dev)
drivers/media/i2c/mt9m114.c
2328
static int __maybe_unused mt9m114_runtime_suspend(struct device *dev)
drivers/media/i2c/ov2685.c
559
static int __maybe_unused ov2685_runtime_resume(struct device *dev)
drivers/media/i2c/ov2685.c
567
static int __maybe_unused ov2685_runtime_suspend(struct device *dev)
drivers/media/i2c/ov4689.c
516
static int __maybe_unused ov4689_power_on(struct device *dev)
drivers/media/i2c/ov4689.c
554
static int __maybe_unused ov4689_power_off(struct device *dev)
drivers/media/i2c/ov5670.c
2490
static int __maybe_unused ov5670_runtime_resume(struct device *dev)
drivers/media/i2c/ov5670.c
2519
static int __maybe_unused ov5670_runtime_suspend(struct device *dev)
drivers/media/i2c/ov5693.c
698
static int __maybe_unused ov5693_sensor_suspend(struct device *dev)
drivers/media/i2c/ov5693.c
708
static int __maybe_unused ov5693_sensor_resume(struct device *dev)
drivers/media/i2c/ov5695.c
1020
static int __maybe_unused ov5695_runtime_resume(struct device *dev)
drivers/media/i2c/ov5695.c
1028
static int __maybe_unused ov5695_runtime_suspend(struct device *dev)
drivers/media/i2c/ov7740.c
1133
static int __maybe_unused ov7740_runtime_suspend(struct device *dev)
drivers/media/i2c/ov7740.c
1143
static int __maybe_unused ov7740_runtime_resume(struct device *dev)
drivers/media/i2c/tc358746.c
1001
static int __maybe_unused
drivers/media/i2c/tc358746.c
1022
static int __maybe_unused
drivers/media/i2c/tc358746.c
1697
static const struct of_device_id __maybe_unused tc358746_of_match[] = {
drivers/media/i2c/tda1997x.c
2283
static const struct of_device_id tda1997x_of_id[] __maybe_unused = {
drivers/media/i2c/thp7312.c
633
static int __maybe_unused thp7312_pm_runtime_suspend(struct device *dev)
drivers/media/i2c/thp7312.c
645
static int __maybe_unused thp7312_pm_runtime_resume(struct device *dev)
drivers/media/i2c/tvp5150.c
1416
static int __maybe_unused tvp5150_runtime_suspend(struct device *dev)
drivers/media/i2c/tvp5150.c
1429
static int __maybe_unused tvp5150_runtime_resume(struct device *dev)
drivers/media/pci/bt8xx/bttv-driver.c
3507
static int __maybe_unused bttv_suspend(struct device *dev)
drivers/media/pci/bt8xx/bttv-driver.c
3538
static int __maybe_unused bttv_resume(struct device *dev)
drivers/media/pci/cx23885/cx23885-core.c
2257
static int __maybe_unused cx23885_suspend(struct device *dev_d)
drivers/media/pci/cx23885/cx23885-core.c
2268
static int __maybe_unused cx23885_resume(struct device *dev_d)
drivers/media/pci/cx25821/cx25821-alsa.c
683
static const struct pci_device_id __maybe_unused cx25821_audio_pci_tbl[] = {
drivers/media/pci/cx88/cx88-video.c
1552
static int __maybe_unused cx8800_suspend(struct device *dev_d)
drivers/media/pci/cx88/cx88-video.c
1579
static int __maybe_unused cx8800_resume(struct device *dev_d)
drivers/media/pci/cx88/cx88-video.c
388
static int __maybe_unused stop_video_dma(struct cx8800_dev *dev)
drivers/media/pci/cx88/cx88-video.c
404
static int __maybe_unused restart_video_queue(struct cx8800_dev *dev,
drivers/media/pci/ddbridge/ddbridge-i2c.h
24
static int __maybe_unused i2c_io(struct i2c_adapter *adapter, u8 adr,
drivers/media/pci/ddbridge/ddbridge-i2c.h
35
static int __maybe_unused i2c_write(struct i2c_adapter *adap, u8 adr,
drivers/media/pci/ddbridge/ddbridge-i2c.h
44
static int __maybe_unused i2c_read(struct i2c_adapter *adapter, u8 adr, u8 *val)
drivers/media/pci/ddbridge/ddbridge-i2c.h
52
static int __maybe_unused i2c_read_regs(struct i2c_adapter *adapter,
drivers/media/pci/ddbridge/ddbridge-i2c.h
63
static int __maybe_unused i2c_read_regs16(struct i2c_adapter *adapter,
drivers/media/pci/ddbridge/ddbridge-i2c.h
75
static int __maybe_unused i2c_write_reg16(struct i2c_adapter *adap,
drivers/media/pci/ddbridge/ddbridge-i2c.h
83
static int __maybe_unused i2c_write_reg(struct i2c_adapter *adap,
drivers/media/pci/ddbridge/ddbridge-i2c.h
91
static int __maybe_unused i2c_read_reg16(struct i2c_adapter *adapter,
drivers/media/pci/ddbridge/ddbridge-i2c.h
97
static int __maybe_unused i2c_read_reg(struct i2c_adapter *adapter,
drivers/media/pci/intel/ipu3/ipu3-cio2.c
1789
static int __maybe_unused cio2_runtime_suspend(struct device *dev)
drivers/media/pci/intel/ipu3/ipu3-cio2.c
1801
static int __maybe_unused cio2_runtime_resume(struct device *dev)
drivers/media/pci/intel/ipu3/ipu3-cio2.c
1893
static int __maybe_unused cio2_suspend(struct device *dev)
drivers/media/pci/intel/ipu3/ipu3-cio2.c
1927
static int __maybe_unused cio2_resume(struct device *dev)
drivers/media/pci/intel/ipu6/ipu6-isys-dwc-phy.c
102
static u32 __maybe_unused dwc_dphy_read_mask(struct ipu6_isys *isys, u32 phy_id,
drivers/media/pci/intel/ivsc/mei_ace.c
537
static int __maybe_unused mei_ace_runtime_suspend(struct device *dev)
drivers/media/pci/intel/ivsc/mei_ace.c
544
static int __maybe_unused mei_ace_runtime_resume(struct device *dev)
drivers/media/pci/saa7134/saa7134-core.c
1347
static int __maybe_unused saa7134_buffer_requeue(struct saa7134_dev *dev,
drivers/media/pci/saa7134/saa7134-core.c
1371
static int __maybe_unused saa7134_suspend(struct device *dev_d)
drivers/media/pci/saa7134/saa7134-core.c
1403
static int __maybe_unused saa7134_resume(struct device *dev_d)
drivers/media/pci/tw68/tw68-core.c
362
static int __maybe_unused tw68_suspend(struct device *dev_d)
drivers/media/pci/tw68/tw68-core.c
380
static int __maybe_unused tw68_resume(struct device *dev_d)
drivers/media/platform/amphion/vpu_core.c
713
static int __maybe_unused vpu_core_runtime_resume(struct device *dev)
drivers/media/platform/amphion/vpu_core.c
720
static int __maybe_unused vpu_core_runtime_suspend(struct device *dev)
drivers/media/platform/amphion/vpu_core.c
755
static int __maybe_unused vpu_core_resume(struct device *dev)
drivers/media/platform/amphion/vpu_core.c
782
static int __maybe_unused vpu_core_suspend(struct device *dev)
drivers/media/platform/arm/mali-c55/mali-c55-core.c
674
static int __maybe_unused mali_c55_runtime_suspend(struct device *dev)
drivers/media/platform/arm/mali-c55/mali-c55-core.c
737
static int __maybe_unused mali_c55_runtime_resume(struct device *dev)
drivers/media/platform/chips-media/wave5/wave5-vpu.c
222
static __maybe_unused int wave5_pm_suspend(struct device *dev)
drivers/media/platform/chips-media/wave5/wave5-vpu.c
238
static __maybe_unused int wave5_pm_resume(struct device *dev)
drivers/media/platform/marvell/cafe-driver.c
620
static int __maybe_unused cafe_pci_suspend(struct device *dev)
drivers/media/platform/marvell/cafe-driver.c
629
static int __maybe_unused cafe_pci_resume(struct device *dev)
drivers/media/platform/marvell/mmp-driver.c
316
static int __maybe_unused mmpcam_runtime_resume(struct device *dev)
drivers/media/platform/marvell/mmp-driver.c
330
static int __maybe_unused mmpcam_runtime_suspend(struct device *dev)
drivers/media/platform/marvell/mmp-driver.c
344
static int __maybe_unused mmpcam_suspend(struct device *dev)
drivers/media/platform/marvell/mmp-driver.c
353
static int __maybe_unused mmpcam_resume(struct device *dev)
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1412
static __maybe_unused int mtk_jpeg_pm_suspend(struct device *dev)
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1421
static __maybe_unused int mtk_jpeg_pm_resume(struct device *dev)
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1430
static __maybe_unused int mtk_jpeg_suspend(struct device *dev)
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1438
static __maybe_unused int mtk_jpeg_resume(struct device *dev)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c
273
static int __maybe_unused mtk_mdp_pm_suspend(struct device *dev)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c
282
static int __maybe_unused mtk_mdp_pm_resume(struct device *dev)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c
291
static int __maybe_unused mtk_mdp_suspend(struct device *dev)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c
299
static int __maybe_unused mtk_mdp_resume(struct device *dev)
drivers/media/platform/mediatek/mdp/mtk_mdp_core.c
31
static const struct of_device_id mtk_mdp_comp_dt_ids[] __maybe_unused = {
drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c
1481
static const struct of_device_id mdp_comp_dt_ids[] __maybe_unused = {
drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c
378
static int __maybe_unused mdp_suspend(struct device *dev)
drivers/media/platform/mediatek/mdp3/mtk-mdp3-core.c
400
static int __maybe_unused mdp_resume(struct device *dev)
drivers/media/platform/microchip/microchip-csi2dc.c
757
static int __maybe_unused csi2dc_runtime_suspend(struct device *dev)
drivers/media/platform/microchip/microchip-csi2dc.c
764
static int __maybe_unused csi2dc_runtime_resume(struct device *dev)
drivers/media/platform/microchip/microchip-sama5d2-isc.c
621
static int __maybe_unused isc_runtime_suspend(struct device *dev)
drivers/media/platform/microchip/microchip-sama5d2-isc.c
631
static int __maybe_unused isc_runtime_resume(struct device *dev)
drivers/media/platform/microchip/microchip-sama7g5-isc.c
589
static int __maybe_unused xisc_runtime_suspend(struct device *dev)
drivers/media/platform/microchip/microchip-sama7g5-isc.c
598
static int __maybe_unused xisc_runtime_resume(struct device *dev)
drivers/media/platform/nvidia/tegra-vde/vde.c
158
static __maybe_unused int tegra_vde_runtime_suspend(struct device *dev)
drivers/media/platform/nvidia/tegra-vde/vde.c
179
static __maybe_unused int tegra_vde_runtime_resume(struct device *dev)
drivers/media/platform/nvidia/tegra-vde/vde.c
429
static __maybe_unused int tegra_vde_pm_suspend(struct device *dev)
drivers/media/platform/nvidia/tegra-vde/vde.c
443
static __maybe_unused int tegra_vde_pm_resume(struct device *dev)
drivers/media/platform/nvidia/tegra-vde/vde.h
206
static __maybe_unused char const *
drivers/media/platform/nxp/dw100/dw100.c
1686
static int __maybe_unused dw100_runtime_suspend(struct device *dev)
drivers/media/platform/nxp/dw100/dw100.c
1695
static int __maybe_unused dw100_runtime_resume(struct device *dev)
drivers/media/platform/qcom/camss/camss.c
5766
static int __maybe_unused camss_runtime_suspend(struct device *dev)
drivers/media/platform/qcom/camss/camss.c
5781
static int __maybe_unused camss_runtime_resume(struct device *dev)
drivers/media/platform/qcom/iris/iris_probe.c
317
static int __maybe_unused iris_pm_suspend(struct device *dev)
drivers/media/platform/qcom/iris/iris_probe.c
336
static int __maybe_unused iris_pm_resume(struct device *dev)
drivers/media/platform/qcom/iris/iris_vpu_buffer.c
448
static inline __maybe_unused
drivers/media/platform/qcom/venus/core.c
580
static __maybe_unused int venus_runtime_suspend(struct device *dev)
drivers/media/platform/qcom/venus/core.c
635
static __maybe_unused int venus_runtime_resume(struct device *dev)
drivers/media/platform/qcom/venus/vdec.c
1842
static __maybe_unused int vdec_runtime_suspend(struct device *dev)
drivers/media/platform/qcom/venus/vdec.c
1854
static __maybe_unused int vdec_runtime_resume(struct device *dev)
drivers/media/platform/qcom/venus/venc.c
1618
static __maybe_unused int venc_runtime_suspend(struct device *dev)
drivers/media/platform/qcom/venus/venc.c
1630
static __maybe_unused int venc_runtime_resume(struct device *dev)
drivers/media/platform/rockchip/rga/rga.c
886
static int __maybe_unused rga_runtime_suspend(struct device *dev)
drivers/media/platform/rockchip/rga/rga.c
895
static int __maybe_unused rga_runtime_resume(struct device *dev)
drivers/media/platform/rockchip/rkcif/rkcif-capture-dvp.c
620
static inline __maybe_unused void rkcif_dvp_write(struct rkcif_device *rkcif,
drivers/media/platform/rockchip/rkcif/rkcif-capture-dvp.c
631
static inline __maybe_unused u32 rkcif_dvp_read(struct rkcif_device *rkcif,
drivers/media/platform/rockchip/rkcif/rkcif-capture-mipi.c
657
static inline __maybe_unused void
drivers/media/platform/rockchip/rkcif/rkcif-capture-mipi.c
668
static inline __maybe_unused void
drivers/media/platform/rockchip/rkcif/rkcif-capture-mipi.c
680
static inline __maybe_unused u32
drivers/media/platform/rockchip/rkcif/rkcif-capture-mipi.c
691
static inline __maybe_unused u32
drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c
310
static int __maybe_unused rkisp1_runtime_suspend(struct device *dev)
drivers/media/platform/rockchip/rkisp1/rkisp1-dev.c
336
static int __maybe_unused rkisp1_runtime_resume(struct device *dev)
drivers/media/platform/samsung/exynos4-is/fimc-is-param.c
278
static void __maybe_unused __is_set_init_isp_aa(struct fimc_is *is)
drivers/media/platform/samsung/exynos4-is/fimc-is-regs.c
72
static int __maybe_unused fimc_is_hw_set_tune(struct fimc_is *is)
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c
307
static int __maybe_unused sun4i_csi_runtime_resume(struct device *dev)
drivers/media/platform/sunxi/sun4i-csi/sun4i_csi.c
322
static int __maybe_unused sun4i_csi_runtime_suspend(struct device *dev)
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
2408
static u8 __maybe_unused edid_default[] = {
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
2526
static __maybe_unused int hdmirx_suspend(struct device *dev)
drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c
2538
static __maybe_unused int hdmirx_resume(struct device *dev)
drivers/media/platform/ti/omap3isp/isp.c
1016
static void __maybe_unused isp_resume_modules(struct isp_device *isp)
drivers/media/platform/ti/omap3isp/isp.c
479
static inline void __maybe_unused isp_isr_dbg(struct isp_device *isp,
drivers/media/platform/ti/omap3isp/isp.c
982
static int __maybe_unused isp_suspend_modules(struct isp_device *isp)
drivers/media/platform/xilinx/xilinx-tpg.c
689
static int __maybe_unused xtpg_pm_suspend(struct device *dev)
drivers/media/platform/xilinx/xilinx-tpg.c
698
static int __maybe_unused xtpg_pm_resume(struct device *dev)
drivers/media/rc/meson-ir.c
570
static __maybe_unused int meson_ir_resume(struct device *dev)
drivers/media/rc/meson-ir.c
582
static __maybe_unused int meson_ir_suspend(struct device *dev)
drivers/media/rc/sunxi-cir.c
239
static int __maybe_unused sunxi_ir_suspend(struct device *dev)
drivers/media/rc/sunxi-cir.c
246
static int __maybe_unused sunxi_ir_resume(struct device *dev)
drivers/media/usb/gspca/cpia1.c
1623
struct sd *sd __maybe_unused = (struct sd *) gspca_dev;
drivers/media/usb/gspca/konica.c
239
struct sd *sd __maybe_unused = (struct sd *) gspca_dev;
drivers/media/usb/gspca/t613.c
827
struct sd *sd __maybe_unused = (struct sd *) gspca_dev;
drivers/memory/atmel-ebi.c
613
static __maybe_unused int atmel_ebi_resume(struct device *dev)
drivers/memory/mtk-smi.c
694
static int __maybe_unused mtk_smi_larb_resume(struct device *dev)
drivers/memory/mtk-smi.c
711
static int __maybe_unused mtk_smi_larb_suspend(struct device *dev)
drivers/memory/mtk-smi.c
928
static int __maybe_unused mtk_smi_common_resume(struct device *dev)
drivers/memory/mtk-smi.c
949
static int __maybe_unused mtk_smi_common_suspend(struct device *dev)
drivers/memory/omap-gpmc.c
2056
static void __maybe_unused gpmc_read_timings_dt(struct device_node *np,
drivers/memory/pl353-smc.c
28
static int __maybe_unused pl353_smc_suspend(struct device *dev)
drivers/memory/pl353-smc.c
38
static int __maybe_unused pl353_smc_resume(struct device *dev)
drivers/memory/stm32-fmc2-ebi.c
1727
static int __maybe_unused stm32_fmc2_ebi_runtime_suspend(struct device *dev)
drivers/memory/stm32-fmc2-ebi.c
1736
static int __maybe_unused stm32_fmc2_ebi_runtime_resume(struct device *dev)
drivers/memory/stm32-fmc2-ebi.c
1743
static int __maybe_unused stm32_fmc2_ebi_suspend(struct device *dev)
drivers/memory/stm32-fmc2-ebi.c
1756
static int __maybe_unused stm32_fmc2_ebi_resume(struct device *dev)
drivers/memory/stm32_omm.c
394
static int __maybe_unused stm32_omm_runtime_suspend(struct device *dev)
drivers/memory/stm32_omm.c
403
static int __maybe_unused stm32_omm_runtime_resume(struct device *dev)
drivers/memory/stm32_omm.c
410
static int __maybe_unused stm32_omm_suspend(struct device *dev)
drivers/memory/stm32_omm.c
420
static int __maybe_unused stm32_omm_resume(struct device *dev)
drivers/memory/tegra/tegra210-emc-core.c
1997
static int __maybe_unused tegra210_emc_suspend(struct device *dev)
drivers/memory/tegra/tegra210-emc-core.c
2018
static int __maybe_unused tegra210_emc_resume(struct device *dev)
drivers/memstick/host/jmb38x_ms.c
795
static int __maybe_unused jmb38x_ms_suspend(struct device *dev)
drivers/memstick/host/jmb38x_ms.c
812
static int __maybe_unused jmb38x_ms_resume(struct device *dev)
drivers/memstick/host/r592.c
47
static __maybe_unused const char *memstick_debug_get_tpc_name(int tpc)
drivers/message/fusion/mptfc.c
230
MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost);
drivers/message/fusion/mptfc.c
249
MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost);
drivers/message/fusion/mptfc.c
267
MPT_SCSI_HOST __maybe_unused *hd = shost_priv(shost);
drivers/mfd/as3722.c
405
static int __maybe_unused as3722_i2c_suspend(struct device *dev)
drivers/mfd/as3722.c
416
static int __maybe_unused as3722_i2c_resume(struct device *dev)
drivers/mfd/atmel-flexcom.c
106
static const struct dev_pm_ops __maybe_unused atmel_flexcom_pm_ops = {
drivers/mfd/atmel-flexcom.c
88
static int __maybe_unused atmel_flexcom_resume_noirq(struct device *dev)
drivers/mfd/atmel-smc.c
332
static const struct of_device_id atmel_smc_ids[] __maybe_unused = {
drivers/mfd/exynos-lpass.c
154
static int __maybe_unused exynos_lpass_suspend(struct device *dev)
drivers/mfd/exynos-lpass.c
163
static int __maybe_unused exynos_lpass_resume(struct device *dev)
drivers/mfd/ipaq-micro.c
368
static int __maybe_unused micro_resume(struct device *dev)
drivers/mfd/iqs62x.c
1018
static int __maybe_unused iqs62x_suspend(struct device *dev)
drivers/mfd/iqs62x.c
1039
static int __maybe_unused iqs62x_resume(struct device *dev)
drivers/mfd/madera-core.c
289
static int __maybe_unused madera_runtime_resume(struct device *dev)
drivers/mfd/madera-core.c
351
static int __maybe_unused madera_runtime_suspend(struct device *dev)
drivers/mfd/max77843.c
176
static int __maybe_unused max77843_suspend(struct device *dev)
drivers/mfd/max77843.c
188
static int __maybe_unused max77843_resume(struct device *dev)
drivers/mfd/mt6360-core.c
586
static int __maybe_unused mt6360_suspend(struct device *dev)
drivers/mfd/mt6360-core.c
596
static int __maybe_unused mt6360_resume(struct device *dev)
drivers/mfd/mt6360-core.c
609
static const struct of_device_id __maybe_unused mt6360_of_id[] = {
drivers/mfd/rn5t618.c
246
static int __maybe_unused rn5t618_i2c_suspend(struct device *dev)
drivers/mfd/rn5t618.c
256
static int __maybe_unused rn5t618_i2c_resume(struct device *dev)
drivers/mfd/rt4831.c
101
static const struct of_device_id __maybe_unused rt4831_of_match[] = {
drivers/mfd/ti_am335x_tscadc.c
311
static int __maybe_unused ti_tscadc_can_wakeup(struct device *dev, void *data)
drivers/mfd/ti_am335x_tscadc.c
316
static int __maybe_unused tscadc_suspend(struct device *dev)
drivers/mfd/ti_am335x_tscadc.c
334
static int __maybe_unused tscadc_resume(struct device *dev)
drivers/mfd/tps6586x.c
621
static int __maybe_unused tps6586x_i2c_suspend(struct device *dev)
drivers/mfd/tps6586x.c
631
static int __maybe_unused tps6586x_i2c_resume(struct device *dev)
drivers/mfd/twl-core.c
906
static int __maybe_unused twl_suspend(struct device *dev)
drivers/mfd/twl-core.c
916
static int __maybe_unused twl_resume(struct device *dev)
drivers/mfd/twl6030-irq.c
285
static const struct of_device_id twl6030_of_match[] __maybe_unused = {
drivers/misc/amd-sbi/rmi-i2c.c
149
static const struct of_device_id __maybe_unused sbrmi_of_match[] = {
drivers/misc/cardreader/rtsx_pcr.c
1060
static void __maybe_unused rtsx_pci_power_off(struct rtsx_pcr *pcr, u8 pm_state, bool runtime)
drivers/misc/cardreader/rtsx_pcr.c
1651
static int __maybe_unused rtsx_pci_suspend(struct device *dev_d)
drivers/misc/cardreader/rtsx_pcr.c
1669
static int __maybe_unused rtsx_pci_resume(struct device *dev_d)
drivers/misc/cb710/core.c
169
static int __maybe_unused cb710_suspend(struct device *dev_d)
drivers/misc/cb710/core.c
178
static int __maybe_unused cb710_resume(struct device *dev_d)
drivers/misc/eeprom/at24.c
816
static int __maybe_unused at24_suspend(struct device *dev)
drivers/misc/eeprom/at24.c
824
static int __maybe_unused at24_resume(struct device *dev)
drivers/misc/lkdtm/bugs.c
821
static void __maybe_unused lkdtm_EFI_RUNTIME_CRASH(void)
drivers/misc/mei/gsc-me.c
163
static int __maybe_unused mei_gsc_pm_suspend(struct device *device)
drivers/misc/mei/gsc-me.c
174
static int __maybe_unused mei_gsc_pm_resume(struct device *device)
drivers/misc/mei/gsc-me.c
200
static int __maybe_unused mei_gsc_pm_runtime_idle(struct device *device)
drivers/misc/mei/gsc-me.c
210
static int __maybe_unused mei_gsc_pm_runtime_suspend(struct device *device)
drivers/misc/mei/gsc-me.c
234
static int __maybe_unused mei_gsc_pm_runtime_resume(struct device *device)
drivers/misc/pch_phub.c
727
static int __maybe_unused pch_phub_suspend(struct device *dev_d)
drivers/misc/pch_phub.c
734
static int __maybe_unused pch_phub_resume(struct device *dev_d)
drivers/misc/phantom.c
462
static int __maybe_unused phantom_suspend(struct device *dev_d)
drivers/misc/phantom.c
474
static int __maybe_unused phantom_resume(struct device *dev_d)
drivers/misc/tifm_7xx1.c
210
static int __maybe_unused tifm_7xx1_suspend(struct device *dev_d)
drivers/misc/tifm_7xx1.c
227
static int __maybe_unused tifm_7xx1_resume(struct device *dev_d)
drivers/mmc/core/card.h
173
static inline void __maybe_unused add_quirk(struct mmc_card *card, int data)
drivers/mmc/core/card.h
178
static inline void __maybe_unused remove_quirk(struct mmc_card *card, int data)
drivers/mmc/core/card.h
183
static inline void __maybe_unused add_limit_rate_quirk(struct mmc_card *card,
drivers/mmc/core/card.h
189
static inline void __maybe_unused wl1251_quirk(struct mmc_card *card,
drivers/mmc/core/card.h
210
static inline void __maybe_unused add_quirk_mmc(struct mmc_card *card, int data)
drivers/mmc/core/card.h
216
static inline void __maybe_unused remove_quirk_mmc(struct mmc_card *card,
drivers/mmc/core/card.h
226
static inline void __maybe_unused add_quirk_sd(struct mmc_card *card, int data)
drivers/mmc/core/card.h
232
static inline void __maybe_unused remove_quirk_sd(struct mmc_card *card,
drivers/mmc/core/quirks.h
168
static const struct mmc_fixup __maybe_unused mmc_ext_csd_fixups[] = {
drivers/mmc/core/quirks.h
18
static const struct mmc_fixup __maybe_unused mmc_sd_fixups[] = {
drivers/mmc/core/quirks.h
189
static const struct mmc_fixup __maybe_unused sdio_fixup_methods[] = {
drivers/mmc/core/quirks.h
214
static const struct mmc_fixup __maybe_unused sdio_card_init_methods[] = {
drivers/mmc/core/quirks.h
56
static const struct mmc_fixup __maybe_unused mmc_blk_fixups[] = {
drivers/mmc/host/mmci_stm32_sdmmc.c
552
int unit __maybe_unused, int phase,
drivers/mmc/host/mmci_stm32_sdmmc.c
553
bool sampler __maybe_unused)
drivers/mmc/host/mmci_stm32_sdmmc.c
70
int (*set_cfg)(struct sdmmc_dlyb *dlyb, int unit __maybe_unused,
drivers/mmc/host/mmci_stm32_sdmmc.c
71
int phase, bool sampler __maybe_unused);
drivers/mmc/host/sdhci-brcmstb.c
414
static const struct of_device_id __maybe_unused sdhci_brcm_of_match[] = {
drivers/mmc/host/sdhci-pxav2.c
194
static const struct sdhci_pxa_variant __maybe_unused pxav1_variant = {
drivers/mmc/host/sdhci-s3c.c
426
static const struct sdhci_ops sdhci_s3c_ops_exynos4 __maybe_unused = {
drivers/mtd/chips/cfi_cmdset_0002.c
2716
static int __maybe_unused do_ppb_xxlock(struct map_info *map,
drivers/mtd/chips/cfi_cmdset_0002.c
2789
static int __maybe_unused cfi_ppb_lock(struct mtd_info *mtd, loff_t ofs,
drivers/mtd/chips/cfi_cmdset_0002.c
2796
static int __maybe_unused cfi_ppb_unlock(struct mtd_info *mtd, loff_t ofs,
drivers/mtd/chips/cfi_cmdset_0002.c
2901
static int __maybe_unused cfi_ppb_is_locked(struct mtd_info *mtd, loff_t ofs,
drivers/mtd/chips/cfi_cmdset_0002.c
603
struct device_node __maybe_unused *np = map->device_node;
drivers/mtd/nand/raw/atmel/nand-controller.c
1956
static const struct of_device_id __maybe_unused atmel_ebi_csa_regmap_of_ids[] = {
drivers/mtd/nand/raw/atmel/nand-controller.c
2651
static __maybe_unused int atmel_nand_controller_resume(struct device *dev)
drivers/mtd/nand/raw/atmel/pmecc.c
921
static const struct of_device_id __maybe_unused atmel_pmecc_legacy_match[] = {
drivers/mtd/nand/raw/brcmnand/brcmnand.c
3232
static const struct of_device_id __maybe_unused brcmnand_of_match[] = {
drivers/mtd/nand/raw/marvell_nand.c
3045
static int __maybe_unused marvell_nfc_suspend(struct device *dev)
drivers/mtd/nand/raw/marvell_nand.c
3059
static int __maybe_unused marvell_nfc_resume(struct device *dev)
drivers/mtd/nand/raw/omap2.c
911
static void __maybe_unused omap_enable_hwecc_bch(struct nand_chip *chip,
drivers/mtd/nand/raw/rockchip-nand-controller.c
1458
static int __maybe_unused rk_nfc_suspend(struct device *dev)
drivers/mtd/nand/raw/rockchip-nand-controller.c
1467
static int __maybe_unused rk_nfc_resume(struct device *dev)
drivers/mtd/nand/raw/stm32_fmc2_nand.c
2079
static int __maybe_unused stm32_fmc2_nfc_suspend(struct device *dev)
drivers/mtd/nand/raw/stm32_fmc2_nand.c
2093
static int __maybe_unused stm32_fmc2_nfc_resume(struct device *dev)
drivers/mtd/nand/raw/tegra_nand.c
1241
static int __maybe_unused tegra_nand_runtime_resume(struct device *dev)
drivers/mtd/nand/raw/tegra_nand.c
1255
static int __maybe_unused tegra_nand_runtime_suspend(struct device *dev)
drivers/mtd/nand/spi/core.c
49
static __maybe_unused struct spi_mem_op
drivers/net/bonding/bond_netlink.c
924
struct nlattr *nla __maybe_unused;
drivers/net/can/at91_can.c
200
static inline int __maybe_unused at91_is_sam##_model(const struct at91_priv *priv) \
drivers/net/can/bxcan.c
1045
static int __maybe_unused bxcan_suspend(struct device *dev)
drivers/net/can/bxcan.c
1062
static int __maybe_unused bxcan_resume(struct device *dev)
drivers/net/can/c_can/c_can.h
108
static const u16 __maybe_unused reg_map_d_can[] = {
drivers/net/can/c_can/c_can.h
68
static const u16 __maybe_unused reg_map_c_can[] = {
drivers/net/can/ctucanfd/ctucanfd.h
79
int ctucan_suspend(struct device *dev) __maybe_unused;
drivers/net/can/ctucanfd/ctucanfd.h
80
int ctucan_resume(struct device *dev) __maybe_unused;
drivers/net/can/flexcan/flexcan-core.c
2288
static int __maybe_unused flexcan_suspend(struct device *device)
drivers/net/can/flexcan/flexcan-core.c
2327
static int __maybe_unused flexcan_resume(struct device *device)
drivers/net/can/flexcan/flexcan-core.c
2365
static int __maybe_unused flexcan_runtime_suspend(struct device *device)
drivers/net/can/flexcan/flexcan-core.c
2375
static int __maybe_unused flexcan_runtime_resume(struct device *device)
drivers/net/can/flexcan/flexcan-core.c
2383
static int __maybe_unused flexcan_noirq_suspend(struct device *device)
drivers/net/can/flexcan/flexcan-core.c
2412
static int __maybe_unused flexcan_noirq_resume(struct device *device)
drivers/net/can/m_can/m_can_pci.c
172
static __maybe_unused int m_can_pci_suspend(struct device *dev)
drivers/net/can/m_can/m_can_pci.c
177
static __maybe_unused int m_can_pci_resume(struct device *dev)
drivers/net/can/m_can/m_can_platform.c
167
static __maybe_unused int m_can_suspend(struct device *dev)
drivers/net/can/m_can/m_can_platform.c
172
static __maybe_unused int m_can_resume(struct device *dev)
drivers/net/can/m_can/m_can_platform.c
187
static int __maybe_unused m_can_runtime_suspend(struct device *dev)
drivers/net/can/m_can/m_can_platform.c
198
static int __maybe_unused m_can_runtime_resume(struct device *dev)
drivers/net/can/m_can/tcan4x5x-core.c
551
static int __maybe_unused tcan4x5x_suspend(struct device *dev)
drivers/net/can/m_can/tcan4x5x-core.c
562
static int __maybe_unused tcan4x5x_resume(struct device *dev)
drivers/net/can/rcar/rcar_can.c
890
static const struct of_device_id rcar_can_of_table[] __maybe_unused = {
drivers/net/can/rcar/rcar_canfd.c
2362
static const __maybe_unused struct of_device_id rcar_canfd_of_table[] = {
drivers/net/can/rockchip/rockchip_canfd-core.c
766
static int __maybe_unused rkcanfd_runtime_suspend(struct device *dev)
drivers/net/can/rockchip/rockchip_canfd-core.c
775
static int __maybe_unused rkcanfd_runtime_resume(struct device *dev)
drivers/net/can/spi/hi311x.c
1005
static int __maybe_unused hi3110_can_resume(struct device *dev)
drivers/net/can/spi/hi311x.c
975
static int __maybe_unused hi3110_can_suspend(struct device *dev)
drivers/net/can/spi/mcp251x.c
1493
static int __maybe_unused mcp251x_can_suspend(struct device *dev)
drivers/net/can/spi/mcp251x.c
1520
static int __maybe_unused mcp251x_can_resume(struct device *dev)
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c
2395
static int __maybe_unused mcp251xfd_runtime_suspend(struct device *device)
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c
2403
static int __maybe_unused mcp251xfd_runtime_resume(struct device *device)
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c
311
static inline int __maybe_unused
drivers/net/can/virtio_can.c
930
static int __maybe_unused virtio_can_freeze(struct virtio_device *vdev)
drivers/net/can/virtio_can.c
952
static int __maybe_unused virtio_can_restore(struct virtio_device *vdev)
drivers/net/can/xilinx_can.c
1721
static int __maybe_unused xcan_suspend(struct device *dev)
drivers/net/can/xilinx_can.c
1741
static int __maybe_unused xcan_resume(struct device *dev)
drivers/net/can/xilinx_can.c
1773
static int __maybe_unused xcan_runtime_suspend(struct device *dev)
drivers/net/can/xilinx_can.c
1791
static int __maybe_unused xcan_runtime_resume(struct device *dev)
drivers/net/dsa/lantiq/lantiq_gswip.c
109
static const struct of_device_id xway_gphy_match[] __maybe_unused = {
drivers/net/dsa/mv88e6xxx/chip.c
7301
static int __maybe_unused mv88e6xxx_suspend(struct device *dev)
drivers/net/dsa/mv88e6xxx/chip.c
7306
static int __maybe_unused mv88e6xxx_resume(struct device *dev)
drivers/net/dsa/xrs700x/xrs700x_i2c.c
136
static const struct of_device_id __maybe_unused xrs700x_i2c_dt_ids[] = {
drivers/net/dsa/xrs700x/xrs700x_mdio.c
157
static const struct of_device_id __maybe_unused xrs700x_mdio_dt_ids[] = {
drivers/net/dsa/yt921x.c
3839
static int __maybe_unused
drivers/net/dsa/yt921x.c
3856
static int __maybe_unused
drivers/net/dsa/yt921x.c
3876
static int __maybe_unused appprios_cmp(const void *a, const void *b)
drivers/net/dsa/yt921x.c
3881
static int __maybe_unused
drivers/net/dsa/yt921x.c
3915
static int __maybe_unused
drivers/net/dsa/yt921x.c
4330
static int __maybe_unused
drivers/net/dsa/yt921x.c
4347
static int __maybe_unused
drivers/net/dsa/yt921x.c
4372
static int __maybe_unused
drivers/net/dsa/yt921x.c
4660
static int __maybe_unused yt921x_chip_setup_qos(struct yt921x_priv *priv)
drivers/net/ethernet/3com/typhoon.c
2144
static int __maybe_unused
drivers/net/ethernet/3com/typhoon.c
2173
static int __maybe_unused
drivers/net/ethernet/8390/lib8390.c
537
struct ei_device *ei_local __maybe_unused = netdev_priv(dev);
drivers/net/ethernet/8390/lib8390.c
793
struct ei_device *ei_local __maybe_unused = netdev_priv(dev);
drivers/net/ethernet/8390/ne2k-pci.c
695
static int __maybe_unused ne2k_pci_suspend(struct device *dev_d)
drivers/net/ethernet/8390/ne2k-pci.c
704
static int __maybe_unused ne2k_pci_resume(struct device *dev_d)
drivers/net/ethernet/actions/owl-emac.c
1385
static __maybe_unused int owl_emac_suspend(struct device *dev)
drivers/net/ethernet/actions/owl-emac.c
1402
static __maybe_unused int owl_emac_resume(struct device *dev)
drivers/net/ethernet/adaptec/starfire.c
1987
static int __maybe_unused starfire_suspend(struct device *dev_d)
drivers/net/ethernet/adaptec/starfire.c
1999
static int __maybe_unused starfire_resume(struct device *dev_d)
drivers/net/ethernet/amazon/ena/ena_netdev.c
4234
static int __maybe_unused ena_suspend(struct device *dev_d)
drivers/net/ethernet/amazon/ena/ena_netdev.c
4255
static int __maybe_unused ena_resume(struct device *dev_d)
drivers/net/ethernet/amd/amd8111e.c
1583
static int __maybe_unused amd8111e_suspend(struct device *dev_d)
drivers/net/ethernet/amd/amd8111e.c
1621
static int __maybe_unused amd8111e_resume(struct device *dev_d)
drivers/net/ethernet/amd/pcnet32.c
2918
static int __maybe_unused pcnet32_pm_suspend(struct device *device_d)
drivers/net/ethernet/amd/pcnet32.c
2930
static int __maybe_unused pcnet32_pm_resume(struct device *device_d)
drivers/net/ethernet/broadcom/asp2/bcmasp.c
1393
static int __maybe_unused bcmasp_suspend(struct device *d)
drivers/net/ethernet/broadcom/asp2/bcmasp.c
1421
static int __maybe_unused bcmasp_resume(struct device *d)
drivers/net/ethernet/broadcom/bcmsysport.c
2710
static int __maybe_unused bcm_sysport_suspend(struct device *d)
drivers/net/ethernet/broadcom/bcmsysport.c
2776
static int __maybe_unused bcm_sysport_resume(struct device *d)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
5002
static int __maybe_unused bnx2x_suspend(struct device *dev_d)
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
5030
static int __maybe_unused bnx2x_resume(struct device *dev_d)
drivers/net/ethernet/broadcom/bnxt/bnxt_gso.c
39
unsigned int last_unmap_len __maybe_unused = 0;
drivers/net/ethernet/broadcom/bnxt/bnxt_gso.c
40
dma_addr_t last_unmap_addr __maybe_unused = 0;
drivers/net/ethernet/cadence/macb_main.c
6001
static int __maybe_unused macb_suspend(struct device *dev)
drivers/net/ethernet/cadence/macb_main.c
6116
static int __maybe_unused macb_resume(struct device *dev)
drivers/net/ethernet/cadence/macb_main.c
6196
static int __maybe_unused macb_runtime_suspend(struct device *dev)
drivers/net/ethernet/cadence/macb_main.c
6209
static int __maybe_unused macb_runtime_resume(struct device *dev)
drivers/net/ethernet/cavium/liquidio/lio_core.c
577
liquidio_push_packet(u32 __maybe_unused octeon_id,
drivers/net/ethernet/cavium/liquidio/lio_core.c
938
liquidio_msix_intr_handler(int __maybe_unused irq, void *dev)
drivers/net/ethernet/cavium/liquidio/lio_core.c
988
irqreturn_t liquidio_legacy_intr_handler(int __maybe_unused irq, void *dev)
drivers/net/ethernet/cavium/liquidio/lio_main.c
1614
liquidio_ptp_enable(struct ptp_clock_info __maybe_unused *ptp,
drivers/net/ethernet/cavium/liquidio/lio_main.c
1615
struct ptp_clock_request __maybe_unused *rq,
drivers/net/ethernet/cavium/liquidio/lio_main.c
1616
int __maybe_unused on)
drivers/net/ethernet/cavium/liquidio/lio_main.c
356
static pci_ers_result_t liquidio_pcie_mmio_enabled(struct pci_dev __maybe_unused *pdev)
drivers/net/ethernet/cavium/liquidio/lio_main.c
372
static pci_ers_result_t liquidio_pcie_slot_reset(struct pci_dev __maybe_unused *pdev)
drivers/net/ethernet/cavium/liquidio/lio_main.c
389
static void liquidio_pcie_resume(struct pci_dev __maybe_unused *pdev)
drivers/net/ethernet/cavium/liquidio/lio_main.c
823
liquidio_probe(struct pci_dev *pdev, const struct pci_device_id __maybe_unused *ent)
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c
380
const struct pci_device_id __maybe_unused *ent)
drivers/net/ethernet/cirrus/cs89x0.c
1266
static const struct of_device_id __maybe_unused cs89x0_match[] = {
drivers/net/ethernet/dec/tulip/de2104x.c
2117
static int __maybe_unused de_suspend(struct device *dev_d)
drivers/net/ethernet/dec/tulip/de2104x.c
2154
static int __maybe_unused de_resume(struct device *dev_d)
drivers/net/ethernet/dec/tulip/dmfe.c
2087
static int __maybe_unused dmfe_suspend(struct device *dev_d)
drivers/net/ethernet/dec/tulip/dmfe.c
2113
static int __maybe_unused dmfe_resume(struct device *dev_d)
drivers/net/ethernet/dec/tulip/tulip_core.c
1801
static int __maybe_unused tulip_suspend(struct device *dev_d)
drivers/net/ethernet/dec/tulip/tulip_core.c
1825
static int __maybe_unused tulip_resume(struct device *dev_d)
drivers/net/ethernet/dec/tulip/uli526x.c
1179
static int __maybe_unused uli526x_suspend(struct device *dev_d)
drivers/net/ethernet/dec/tulip/uli526x.c
1200
static int __maybe_unused uli526x_resume(struct device *dev_d)
drivers/net/ethernet/dec/tulip/winbond-840.c
1562
static int __maybe_unused w840_suspend(struct device *dev_d)
drivers/net/ethernet/dec/tulip/winbond-840.c
1597
static int __maybe_unused w840_resume(struct device *dev_d)
drivers/net/ethernet/dlink/sundance.c
1937
static int __maybe_unused sundance_suspend(struct device *dev_d)
drivers/net/ethernet/dlink/sundance.c
1959
static int __maybe_unused sundance_resume(struct device *dev_d)
drivers/net/ethernet/emulex/benet/be_main.c
5895
static int __maybe_unused be_suspend(struct device *dev_d)
drivers/net/ethernet/emulex/benet/be_main.c
5907
static int __maybe_unused be_pci_resume(struct device *dev_d)
drivers/net/ethernet/freescale/fman/fman.c
556
static irqreturn_t fman_bus_error(struct fman *fman, u8 __maybe_unused port_id,
drivers/net/ethernet/freescale/fman/fman.c
557
u64 __maybe_unused addr,
drivers/net/ethernet/freescale/fman/fman.c
558
u8 __maybe_unused tnum,
drivers/net/ethernet/freescale/fman/fman.c
559
u16 __maybe_unused liodn)
drivers/net/ethernet/freescale/fman/fman_dtsec.c
838
u8 __maybe_unused priority,
drivers/net/ethernet/freescale/fman/fman_dtsec.c
840
u16 __maybe_unused thresh_time)
drivers/net/ethernet/freescale/fman/fman_tgec.c
409
u8 __maybe_unused priority, u16 pause_time,
drivers/net/ethernet/freescale/fman/fman_tgec.c
410
u16 __maybe_unused thresh_time)
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
3251
static int __maybe_unused hns3_suspend(struct device *dev)
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
3264
static int __maybe_unused hns3_resume(struct device *dev)
drivers/net/ethernet/ibm/emac/core.c
334
bool __maybe_unused try_internal_clock = false;
drivers/net/ethernet/intel/e1000e/netdev.c
7023
static __maybe_unused int e1000e_pm_runtime_idle(struct device *dev)
drivers/net/ethernet/intel/fm10k/fm10k_main.c
206
unsigned int __maybe_unused truesize)
drivers/net/ethernet/intel/fm10k/fm10k_main.c
411
union fm10k_rx_desc __maybe_unused *rx_desc,
drivers/net/ethernet/intel/ice/ice_parser.c
1325
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
1370
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
1530
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
1612
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
1674
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
21
u32 index, u32 __maybe_unused *offset)
drivers/net/ethernet/intel/ice/ice_parser.c
395
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
535
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
819
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
848
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
878
void *data, int __maybe_unused size)
drivers/net/ethernet/intel/ice/ice_parser.c
911
int __maybe_unused size)
drivers/net/ethernet/intel/ice/virt/virtchnl.c
699
ice_is_vc_addr_primary(struct virtchnl_ether_addr __maybe_unused *vc_ether_addr)
drivers/net/ethernet/intel/igc/igc_main.c
7611
static int __maybe_unused igc_runtime_idle(struct device *dev)
drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c
18
static struct _req_type __maybe_unused \
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
10081
static struct npc_kpu_profile_action kpu2_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
1099
static struct npc_kpu_profile_cam kpu1_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
11066
static struct npc_kpu_profile_action kpu3_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
12051
static struct npc_kpu_profile_action kpu4_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
12340
static struct npc_kpu_profile_action kpu5_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
13277
static struct npc_kpu_profile_action kpu6_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
13926
static struct npc_kpu_profile_action kpu7_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14239
static struct npc_kpu_profile_action kpu8_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
14992
static struct npc_kpu_profile_action kpu9_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15433
static struct npc_kpu_profile_action kpu10_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15586
static struct npc_kpu_profile_action kpu11_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
15867
static struct npc_kpu_profile_action kpu12_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16124
static struct npc_kpu_profile_action kpu13_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16141
static struct npc_kpu_profile_action kpu14_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16158
static struct npc_kpu_profile_action kpu15_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16343
static struct npc_kpu_profile_action kpu16_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16400
static struct npc_kpu_profile npc_kpu_profiles[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16499
static struct npc_lt_def_cfg npc_lt_defaults __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
16621
static struct npc_mcam_kex npc_mkex_default __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
2089
static struct npc_kpu_profile_cam kpu2_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
3196
static struct npc_kpu_profile_cam kpu3_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
4303
static struct npc_kpu_profile_cam kpu4_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
4627
static struct npc_kpu_profile_cam kpu5_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
520
static struct npc_kpu_profile_action ikpu_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
5680
static struct npc_kpu_profile_cam kpu6_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
6409
static struct npc_kpu_profile_cam kpu7_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
6760
static struct npc_kpu_profile_cam kpu8_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
7606
static struct npc_kpu_profile_cam kpu9_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8101
static struct npc_kpu_profile_cam kpu10_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8272
static struct npc_kpu_profile_cam kpu11_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8587
static struct npc_kpu_profile_cam kpu12_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8875
static struct npc_kpu_profile_cam kpu13_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8893
static struct npc_kpu_profile_cam kpu14_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
8911
static struct npc_kpu_profile_cam kpu15_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
9118
static struct npc_kpu_profile_cam kpu16_cam_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/npc_profile.h
9181
static struct npc_kpu_profile_action kpu1_action_entries[] __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c
25
static struct _req_type __maybe_unused \
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.h
68
static struct npc_mcam_kex_hash npc_mkex_hash_default __maybe_unused = {
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
18
static struct _req_type __maybe_unused \
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
235
static inline __maybe_unused int cn10k_ipsec_init(struct net_device *netdev)
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
240
static inline __maybe_unused void cn10k_ipsec_clean(struct otx2_nic *pf)
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
244
static inline __maybe_unused
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
250
static inline bool __maybe_unused
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.h
257
static inline bool __maybe_unused
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
931
static struct _req_type __maybe_unused \
drivers/net/ethernet/mediatek/mtk_star_emac.c
1455
static __maybe_unused int mtk_star_suspend(struct device *dev)
drivers/net/ethernet/mediatek/mtk_star_emac.c
1473
static __maybe_unused int mtk_star_resume(struct device *dev)
drivers/net/ethernet/mellanox/mlx4/en_tx.c
873
u32 __maybe_unused ring_cons;
drivers/net/ethernet/mellanox/mlx4/main.c
4432
static int __maybe_unused mlx4_suspend(struct device *dev_d)
drivers/net/ethernet/mellanox/mlx4/main.c
4451
static int __maybe_unused mlx4_resume(struct device *dev_d)
drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c
527
static const struct acpi_device_id __maybe_unused mlxbf_gige_acpi_match[] = {
drivers/net/ethernet/mellanox/mlxsw/item.h
277
static inline u8 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
282
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
299
static inline u8 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
305
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
320
static inline u16 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
325
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
342
static inline u16 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
348
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
363
static inline u32 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
368
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
390
static inline u32 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
401
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
421
static inline u32 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
427
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
442
static inline u64 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
447
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
464
static inline u64 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
470
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
484
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
490
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
496
static inline char * __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
511
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
519
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
527
static inline char * __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
542
static inline u8 __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/item.h
549
static inline void __maybe_unused \
drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c
353
static __maybe_unused int
drivers/net/ethernet/meta/fbnic/fbnic_pci.c
563
static int __maybe_unused fbnic_pm_resume(struct device *dev)
drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
75
static __maybe_unused u64 fbnic_ts40_to_ns(struct fbnic_net *fbn, u64 ts40)
drivers/net/ethernet/micrel/ks8851.h
432
static __maybe_unused SIMPLE_DEV_PM_OPS(ks8851_pm_ops,
drivers/net/ethernet/micrel/ks8851.h
440
static void __maybe_unused ks8851_done_tx(struct ks8851_net *ks,
drivers/net/ethernet/micrel/ksz884x.c
6786
static int __maybe_unused pcidev_resume(struct device *dev_d)
drivers/net/ethernet/micrel/ksz884x.c
6810
static int __maybe_unused pcidev_suspend(struct device *dev_d)
drivers/net/ethernet/myricom/myri10ge/myri10ge.c
3292
static int __maybe_unused myri10ge_suspend(struct device *dev)
drivers/net/ethernet/myricom/myri10ge/myri10ge.c
3314
static int __maybe_unused myri10ge_resume(struct device *dev)
drivers/net/ethernet/natsemi/natsemi.c
3271
static int __maybe_unused natsemi_suspend(struct device *dev_d)
drivers/net/ethernet/natsemi/natsemi.c
3322
static int __maybe_unused natsemi_resume(struct device *dev_d)
drivers/net/ethernet/natsemi/ns83820.c
609
u32 __maybe_unused tbisr;
drivers/net/ethernet/natsemi/sonic.c
158
struct sonic_local * __maybe_unused lp = netdev_priv(dev);
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
924
u64 __maybe_unused *wrptr64 = kernel_vaddr;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
925
const u64 __iomem __maybe_unused *rdptr64;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
987
const u64 __maybe_unused *rdptr64 = kernel_vaddr;
drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
988
u64 __iomem __maybe_unused *wrptr64;
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
1784
static int __maybe_unused
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
1797
static int __maybe_unused
drivers/net/ethernet/qlogic/qede/qede_main.c
179
static int __maybe_unused qede_suspend(struct device *dev)
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
2771
static int __maybe_unused qlcnic_suspend(struct device *dev_d)
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c
2776
static int __maybe_unused qlcnic_resume(struct device *dev_d)
drivers/net/ethernet/realtek/8139cp.c
2053
static int __maybe_unused cp_suspend(struct device *device)
drivers/net/ethernet/realtek/8139cp.c
2078
static int __maybe_unused cp_resume(struct device *device)
drivers/net/ethernet/realtek/8139too.c
2592
static int __maybe_unused rtl8139_suspend(struct device *device)
drivers/net/ethernet/realtek/8139too.c
2619
static int __maybe_unused rtl8139_resume(struct device *device)
drivers/net/ethernet/sfc/efx_devlink.c
249
__maybe_unused u64 tstamp;
drivers/net/ethernet/sfc/falcon/farch.c
873
bool __maybe_unused rx_ev_buf_owner_id_err, rx_ev_ip_hdr_chksum_err;
drivers/net/ethernet/sfc/falcon/rx.c
721
struct iommu_domain __maybe_unused *domain;
drivers/net/ethernet/silan/sc92031.c
1506
static int __maybe_unused sc92031_suspend(struct device *dev_d)
drivers/net/ethernet/silan/sc92031.c
1529
static int __maybe_unused sc92031_resume(struct device *dev_d)
drivers/net/ethernet/sis/sis900.c
2498
static int __maybe_unused sis900_suspend(struct device *dev)
drivers/net/ethernet/sis/sis900.c
2516
static int __maybe_unused sis900_resume(struct device *dev)
drivers/net/ethernet/smsc/epic100.c
1524
static int __maybe_unused epic_suspend(struct device *dev_d)
drivers/net/ethernet/smsc/epic100.c
1540
static int __maybe_unused epic_resume(struct device *dev_d)
drivers/net/ethernet/smsc/smc91x.c
2114
struct smc_local *lp __maybe_unused = netdev_priv(ndev);
drivers/net/ethernet/smsc/smc91x.c
2129
struct smc_local *lp __maybe_unused = netdev_priv(ndev);
drivers/net/ethernet/smsc/smsc9420.c
1427
static int __maybe_unused smsc9420_suspend(struct device *dev_d)
drivers/net/ethernet/smsc/smsc9420.c
1459
static int __maybe_unused smsc9420_resume(struct device *dev_d)
drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c
72
phy_interface_t __maybe_unused interface,
drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c
57
static int __maybe_unused tegra_mgbe_suspend(struct device *dev)
drivers/net/ethernet/stmicro/stmmac/dwmac-tegra.c
71
static int __maybe_unused tegra_mgbe_resume(struct device *dev)
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
935
static int __maybe_unused stmmac_runtime_suspend(struct device *dev)
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
945
static int __maybe_unused stmmac_runtime_resume(struct device *dev)
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
953
static int __maybe_unused stmmac_pltfr_noirq_suspend(struct device *dev)
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
974
static int __maybe_unused stmmac_pltfr_noirq_resume(struct device *dev)
drivers/net/ethernet/sun/cassini.c
5131
static int __maybe_unused cas_suspend(struct device *dev_d)
drivers/net/ethernet/sun/cassini.c
5162
static int __maybe_unused cas_resume(struct device *dev_d)
drivers/net/ethernet/sun/niu.c
9933
static int __maybe_unused niu_suspend(struct device *dev_d)
drivers/net/ethernet/sun/niu.c
9960
static int __maybe_unused niu_resume(struct device *dev_d)
drivers/net/ethernet/sun/sungem.c
2298
static int __maybe_unused gem_suspend(struct device *dev_d)
drivers/net/ethernet/sun/sungem.c
2339
static int __maybe_unused gem_resume(struct device *dev_d)
drivers/net/ethernet/sun/sunhme.c
2362
static void __maybe_unused get_hme_mac_nonsparc(struct pci_dev *pdev,
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
514
char __maybe_unused *str = NULL;
drivers/net/ethernet/ti/cpsw_new.c
2105
static int __maybe_unused cpsw_suspend(struct device *dev)
drivers/net/ethernet/ti/cpsw_new.c
2129
static int __maybe_unused cpsw_resume(struct device *dev)
drivers/net/ethernet/ti/tlan.c
333
static int __maybe_unused tlan_suspend(struct device *dev_d)
drivers/net/ethernet/ti/tlan.c
345
static int __maybe_unused tlan_resume(struct device *dev_d)
drivers/net/ethernet/wangxun/libwx/wx_hw.c
845
static int wx_clear_vmdq(struct wx *wx, u32 rar, u32 __maybe_unused vmdq)
drivers/net/fddi/defxx.c
3737
static int __maybe_unused dfx_dev_register(struct device *);
drivers/net/fddi/defxx.c
3738
static int __maybe_unused dfx_dev_unregister(struct device *);
drivers/net/fddi/defxx.c
377
struct device __maybe_unused *bdev = bp->bus_dev;
drivers/net/fddi/defxx.c
3811
static int __maybe_unused dfx_dev_register(struct device *dev)
drivers/net/fddi/defxx.c
3821
static int __maybe_unused dfx_dev_unregister(struct device *dev)
drivers/net/fddi/defxx.c
399
struct device __maybe_unused *bdev = bp->bus_dev;
drivers/net/fddi/defxx.c
945
struct device __maybe_unused *bdev = bp->bus_dev;
drivers/net/geneve.c
2376
struct geneve_sock __maybe_unused *gs6)
drivers/net/mdio/mdio-bcm-unimac.c
327
static int __maybe_unused unimac_mdio_resume(struct device *d)
drivers/net/netdevsim/psp.c
83
struct ipv6hdr *ip6h __maybe_unused;
drivers/net/pcs/pcs-xpcs-plat.c
401
static int __maybe_unused xpcs_plat_pm_runtime_suspend(struct device *dev)
drivers/net/pcs/pcs-xpcs-plat.c
410
static int __maybe_unused xpcs_plat_pm_runtime_resume(struct device *dev)
drivers/net/phy/adin.c
1061
static const struct mdio_device_id __maybe_unused adin_tbl[] = {
drivers/net/phy/adin1100.c
345
static const struct mdio_device_id __maybe_unused adin_tbl[] = {
drivers/net/phy/air_an8801.c
1148
static struct mdio_device_id __maybe_unused an8801_tbl[] = {
drivers/net/phy/air_en8811h.c
1555
static const struct mdio_device_id __maybe_unused en8811h_tbl[] = {
drivers/net/phy/amd.c
114
static const struct mdio_device_id __maybe_unused amd_tbl[] = {
drivers/net/phy/aquantia/aquantia_main.c
1567
static const struct mdio_device_id __maybe_unused aqr_tbl[] = {
drivers/net/phy/as21xxx.c
1080
static struct mdio_device_id __maybe_unused as21xxx_tbl[] = {
drivers/net/phy/ax88796b.c
123
static const struct mdio_device_id __maybe_unused asix_tbl[] = {
drivers/net/phy/bcm-cygnus.c
281
static const struct mdio_device_id __maybe_unused bcm_cygnus_phy_tbl[] = {
drivers/net/phy/bcm54140.c
887
static const struct mdio_device_id __maybe_unused bcm54140_tbl[] = {
drivers/net/phy/bcm63xx.c
96
static const struct mdio_device_id __maybe_unused bcm63xx_tbl[] = {
drivers/net/phy/bcm7xxx.c
946
static const struct mdio_device_id __maybe_unused bcm7xxx_tbl[] = {
drivers/net/phy/bcm84881.c
465
static const struct mdio_device_id __maybe_unused bcm84881_tbl[] = {
drivers/net/phy/broadcom.c
1756
static const struct mdio_device_id __maybe_unused broadcom_tbl[] = {
drivers/net/phy/cicada.c
148
static const struct mdio_device_id __maybe_unused cicada_tbl[] = {
drivers/net/phy/cortina.c
90
static const struct mdio_device_id __maybe_unused cortina_tbl[] = {
drivers/net/phy/davicom.c
212
static const struct mdio_device_id __maybe_unused davicom_tbl[] = {
drivers/net/phy/dp83640.c
1538
static const struct mdio_device_id __maybe_unused dp83640_tbl[] = {
drivers/net/phy/dp83822.c
1247
static const struct mdio_device_id __maybe_unused dp83822_tbl[] = {
drivers/net/phy/dp83848.c
126
static const struct mdio_device_id __maybe_unused dp83848_tbl[] = {
drivers/net/phy/dp83867.c
1221
static const struct mdio_device_id __maybe_unused dp83867_tbl[] = {
drivers/net/phy/dp83869.c
941
static const struct mdio_device_id __maybe_unused dp83869_tbl[] = {
drivers/net/phy/dp83tc811.c
407
static const struct mdio_device_id __maybe_unused dp83811_tbl[] = {
drivers/net/phy/dp83td510.c
969
static const struct mdio_device_id __maybe_unused dp83td510_tbl[] = {
drivers/net/phy/dp83tg720.c
670
static const struct mdio_device_id __maybe_unused dp83tg720_tbl[] = {
drivers/net/phy/et1011c.c
97
static const struct mdio_device_id __maybe_unused et1011c_tbl[] = {
drivers/net/phy/icplus.c
628
static const struct mdio_device_id __maybe_unused icplus_tbl[] = {
drivers/net/phy/intel-xway.c
773
static const struct mdio_device_id __maybe_unused xway_gphy_tbl[] = {
drivers/net/phy/lxt.c
351
static const struct mdio_device_id __maybe_unused lxt_tbl[] = {
drivers/net/phy/marvell-88q2xxx.c
1146
static const struct mdio_device_id __maybe_unused mv88q2xxx_tbl[] = {
drivers/net/phy/marvell-88x2222.c
597
static const struct mdio_device_id __maybe_unused mv2222_tbl[] = {
drivers/net/phy/marvell.c
4179
static const struct mdio_device_id __maybe_unused marvell_tbl[] = {
drivers/net/phy/marvell10g.c
1479
static const struct mdio_device_id __maybe_unused mv3310_tbl[] = {
drivers/net/phy/mediatek/mtk-2p5ge.c
403
static struct mdio_device_id __maybe_unused mtk_2p5ge_phy_tbl[] = {
drivers/net/phy/mediatek/mtk-ge-soc.c
1537
static const struct mdio_device_id __maybe_unused mtk_socphy_tbl[] = {
drivers/net/phy/mediatek/mtk-ge.c
132
static const struct mdio_device_id __maybe_unused mtk_gephy_tbl[] = {
drivers/net/phy/meson-gxl.c
224
static const struct mdio_device_id __maybe_unused meson_gxl_tbl[] = {
drivers/net/phy/micrel.c
7055
static const struct mdio_device_id __maybe_unused micrel_tbl[] = {
drivers/net/phy/microchip.c
591
static const struct mdio_device_id __maybe_unused microchip_tbl[] = {
drivers/net/phy/microchip_t1.c
2169
static struct mdio_device_id __maybe_unused microchip_t1_tbl[] = {
drivers/net/phy/microchip_t1s.c
597
static const struct mdio_device_id __maybe_unused tbl[] = {
drivers/net/phy/motorcomm.c
3157
static const struct mdio_device_id __maybe_unused motorcomm_tbl[] = {
drivers/net/phy/mscc/mscc_main.c
2991
static const struct mdio_device_id __maybe_unused vsc85xx_tbl[] = {
drivers/net/phy/mxl-86110.c
971
static const struct mdio_device_id __maybe_unused mxl_tbl[] = {
drivers/net/phy/mxl-gpy.c
1481
static const struct mdio_device_id __maybe_unused gpy_tbl[] = {
drivers/net/phy/national.c
176
static const struct mdio_device_id __maybe_unused ns_tbl[] = {
drivers/net/phy/ncn26000.c
162
static const struct mdio_device_id __maybe_unused ncn26000_tbl[] = {
drivers/net/phy/nxp-c45-tja11xx.c
2180
static const struct mdio_device_id __maybe_unused nxp_c45_tbl[] = {
drivers/net/phy/nxp-cbtx.c
218
static const struct mdio_device_id __maybe_unused cbtx_tbl[] = {
drivers/net/phy/nxp-tja11xx.c
921
static const struct mdio_device_id __maybe_unused tja11xx_tbl[] = {
drivers/net/phy/phy_device.c
3236
static __maybe_unused struct device *
drivers/net/phy/phy_device.c
3247
static int __maybe_unused
drivers/net/phy/phy_device.c
3262
static int __maybe_unused
drivers/net/phy/phy_device.c
3277
static __maybe_unused int phy_led_hw_is_supported(struct led_classdev *led_cdev,
drivers/net/phy/phy_device.c
346
static __maybe_unused int mdio_bus_phy_suspend(struct device *dev)
drivers/net/phy/phy_device.c
378
static __maybe_unused int mdio_bus_phy_resume(struct device *dev)
drivers/net/phy/qcom/at803x.c
1238
static const struct mdio_device_id __maybe_unused atheros_tbl[] = {
drivers/net/phy/qcom/qca807x.c
846
static const struct mdio_device_id __maybe_unused qca807x_tbl[] = {
drivers/net/phy/qcom/qca808x.c
681
static const struct mdio_device_id __maybe_unused qca808x_tbl[] = {
drivers/net/phy/qcom/qca83xx.c
262
static const struct mdio_device_id __maybe_unused qca83xx_tbl[] = {
drivers/net/phy/qsemi.c
158
static const struct mdio_device_id __maybe_unused qs6612_tbl[] = {
drivers/net/phy/realtek/realtek_main.c
3010
static const struct mdio_device_id __maybe_unused realtek_tbl[] = {
drivers/net/phy/rockchip.c
191
static const struct mdio_device_id __maybe_unused rockchip_phy_tbl[] = {
drivers/net/phy/smsc.c
889
static const struct mdio_device_id __maybe_unused smsc_tbl[] = {
drivers/net/phy/ste10Xp.c
127
static const struct mdio_device_id __maybe_unused ste10Xp_tbl[] = {
drivers/net/phy/teranetics.c
91
static const struct mdio_device_id __maybe_unused teranetics_tbl[] = {
drivers/net/phy/uPD60620.c
93
static const struct mdio_device_id __maybe_unused upd60620_tbl[] = {
drivers/net/phy/vitesse.c
718
static const struct mdio_device_id __maybe_unused vitesse_tbl[] = {
drivers/net/pse-pd/pse_regulator.c
137
static const __maybe_unused struct of_device_id pse_reg_of_match[] = {
drivers/net/usb/sr9700.c
117
static int __maybe_unused sr_write_eeprom_word(struct usbnet *dev, u8 reg,
drivers/net/virtio_net.c
7186
static __maybe_unused int virtnet_freeze(struct virtio_device *vdev)
drivers/net/virtio_net.c
7197
static __maybe_unused int virtnet_restore(struct virtio_device *vdev)
drivers/net/wireless/ath/ath10k/pci.c
3754
static __maybe_unused int ath10k_pci_pm_suspend(struct device *dev)
drivers/net/wireless/ath/ath10k/pci.c
3766
static __maybe_unused int ath10k_pci_pm_resume(struct device *dev)
drivers/net/wireless/ath/ath11k/pci.c
1228
static __maybe_unused int ath11k_pci_pm_suspend(struct device *dev)
drivers/net/wireless/ath/ath11k/pci.c
1245
static __maybe_unused int ath11k_pci_pm_resume(struct device *dev)
drivers/net/wireless/ath/ath11k/pci.c
1262
static __maybe_unused int ath11k_pci_pm_suspend_late(struct device *dev)
drivers/net/wireless/ath/ath11k/pci.c
1277
static __maybe_unused int ath11k_pci_pm_resume_early(struct device *dev)
drivers/net/wireless/ath/ath11k/pci.c
1289
static const struct dev_pm_ops __maybe_unused ath11k_pci_pm_ops = {
drivers/net/wireless/ath/ath12k/pci.c
1753
static __maybe_unused int ath12k_pci_pm_suspend(struct device *dev)
drivers/net/wireless/ath/ath12k/pci.c
1765
static __maybe_unused int ath12k_pci_pm_resume(struct device *dev)
drivers/net/wireless/ath/ath12k/pci.c
1777
static __maybe_unused int ath12k_pci_pm_suspend_late(struct device *dev)
drivers/net/wireless/ath/ath12k/pci.c
1789
static __maybe_unused int ath12k_pci_pm_resume_early(struct device *dev)
drivers/net/wireless/ath/ath12k/pci.c
1801
static const struct dev_pm_ops __maybe_unused ath12k_pci_pm_ops = {
drivers/net/wireless/ath/wil6210/pcie_bus.c
611
static int __maybe_unused wil6210_pm_suspend(struct device *dev)
drivers/net/wireless/ath/wil6210/pcie_bus.c
616
static int __maybe_unused wil6210_pm_resume(struct device *dev)
drivers/net/wireless/ath/wil6210/pcie_bus.c
621
static int __maybe_unused wil6210_pm_runtime_idle(struct device *dev)
drivers/net/wireless/ath/wil6210/pcie_bus.c
630
static int __maybe_unused wil6210_pm_runtime_resume(struct device *dev)
drivers/net/wireless/ath/wil6210/pcie_bus.c
635
static int __maybe_unused wil6210_pm_runtime_suspend(struct device *dev)
drivers/net/wireless/broadcom/b43/main.c
1206
struct bcma_drv_cc *bcma_cc __maybe_unused;
drivers/net/wireless/broadcom/b43/main.c
1207
struct ssb_chipcommon *ssb_cc __maybe_unused;
drivers/net/wireless/intel/ipw2x00/ipw2100.c
6369
static int __maybe_unused ipw2100_suspend(struct device *dev_d)
drivers/net/wireless/intel/ipw2x00/ipw2100.c
6392
static int __maybe_unused ipw2100_resume(struct device *dev_d)
drivers/net/wireless/intel/ipw2x00/ipw2200.c
11808
static int __maybe_unused ipw_pci_suspend(struct device *dev_d)
drivers/net/wireless/intel/ipw2x00/ipw2200.c
11826
static int __maybe_unused ipw_pci_resume(struct device *dev_d)
drivers/net/wireless/intel/iwlegacy/3945-mac.c
3286
struct il_priv *il __maybe_unused = dev_get_drvdata(d);
drivers/net/wireless/intel/iwlegacy/3945-rs.c
140
struct il_priv *il __maybe_unused = rs_sta->il;
drivers/net/wireless/intel/iwlegacy/3945-rs.c
173
struct il_priv *il __maybe_unused = rs_sta->il;
drivers/net/wireless/intel/iwlegacy/3945-rs.c
247
struct il_priv *il __maybe_unused = rs_sta->il;
drivers/net/wireless/intel/iwlegacy/3945-rs.c
394
struct il_priv *il __maybe_unused = il_priv;
drivers/net/wireless/intel/iwlegacy/3945-rs.c
525
struct il_priv *il __maybe_unused = rs_sta->il;
drivers/net/wireless/intel/iwlegacy/3945-rs.c
619
struct il_priv *il __maybe_unused = (struct il_priv *)il_r;
drivers/net/wireless/intel/iwlegacy/3945.c
533
u16 rx_stats_sig_avg __maybe_unused = le16_to_cpu(rx_stats->sig_avg);
drivers/net/wireless/intel/iwlegacy/3945.c
534
u16 rx_stats_noise_diff __maybe_unused =
drivers/net/wireless/intel/iwlegacy/4965-rs.c
2182
struct il_priv *il __maybe_unused = (struct il_priv *)il_r;
drivers/net/wireless/intel/iwlegacy/4965-rs.c
2486
struct il_priv *il __maybe_unused = il_r;
drivers/net/wireless/intel/iwlegacy/common.c
1837
u8 sta_id __maybe_unused = sta->sta.sta_id;
drivers/net/wireless/intel/iwlwifi/dvm/debugfs.c
2268
int __maybe_unused ret;
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
2666
struct iwl_op_mode *op_mode __maybe_unused =
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
2668
struct iwl_priv *priv __maybe_unused = IWL_OP_MODE_GET_DVM(op_mode);
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
2728
struct iwl_op_mode *op_mode __maybe_unused =
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
2730
struct iwl_priv *priv __maybe_unused = IWL_OP_MODE_GET_DVM(op_mode);
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
2999
struct iwl_op_mode *op_mode __maybe_unused = priv_r;
drivers/net/wireless/intel/iwlwifi/dvm/rs.c
3000
struct iwl_priv *priv __maybe_unused = IWL_OP_MODE_GET_DVM(op_mode);
drivers/net/wireless/intel/iwlwifi/dvm/rx.c
103
u32 __maybe_unused len = iwl_rx_packet_len(pkt);
drivers/net/wireless/intel/iwlwifi/dvm/sta.c
92
u8 sta_id __maybe_unused = sta->sta.sta_id;
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
1116
int cmd_index __maybe_unused = SEQ_TO_INDEX(sequence);
drivers/net/wireless/intel/iwlwifi/fw/dbg.c
2433
int ret __maybe_unused = 0;
drivers/net/wireless/intel/iwlwifi/mld/debugfs.c
80
int __maybe_unused ret;
drivers/net/wireless/intel/iwlwifi/mld/tests/utils.h
87
__maybe_unused static const struct cfg80211_chan_def _name = { \
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
1259
int len __maybe_unused;
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
1129
int __maybe_unused ret;
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
2112
struct dentry *bcast_dir __maybe_unused;
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
1209
struct iwl_mvm_csme_conn_info *csme_conn_info __maybe_unused;
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
890
struct iwl_mvm_csme_conn_info *csme_conn_info __maybe_unused;
drivers/net/wireless/intel/iwlwifi/mvm/power.c
351
struct iwl_mvm_vif *mvmvif __maybe_unused =
drivers/net/wireless/intel/iwlwifi/mvm/rs.c
2680
struct iwl_mvm *mvm __maybe_unused = IWL_OP_MODE_GET_MVM(op_mode);
drivers/net/wireless/intel/iwlwifi/mvm/rs.c
3021
struct iwl_mvm *mvm __maybe_unused = IWL_OP_MODE_GET_MVM(op_mode);
drivers/net/wireless/intel/iwlwifi/mvm/rs.c
3653
struct iwl_op_mode *op_mode __maybe_unused = mvm_r;
drivers/net/wireless/intel/iwlwifi/mvm/rs.c
3654
struct iwl_mvm *mvm __maybe_unused = IWL_OP_MODE_GET_MVM(op_mode);
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
3851
static const u8 __maybe_unused zero_addr[ETH_ALEN] = {0};
drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/trans.c
1425
struct iwl_trans_pcie __maybe_unused *trans_pcie =
drivers/net/wireless/intersil/p54/main.c
807
struct p54_common __maybe_unused *priv = dev->priv;
drivers/net/wireless/marvell/mwifiex/pcie.c
175
static const struct of_device_id mwifiex_pcie_of_match_table[] __maybe_unused = {
drivers/net/wireless/marvell/mwifiex/pcie.c
656
int retval __maybe_unused;
drivers/net/wireless/marvell/mwifiex/sdio.c
518
static const struct of_device_id mwifiex_sdio_of_match_table[] __maybe_unused = {
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
308
static int __maybe_unused mt76x0_suspend(struct usb_interface *usb_intf,
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
320
static int __maybe_unused mt76x0_resume(struct usb_interface *usb_intf)
drivers/net/wireless/mediatek/mt76/mt76x2/pci.c
111
static int __maybe_unused
drivers/net/wireless/mediatek/mt76/mt76x2/pci.c
140
static int __maybe_unused
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
103
static int __maybe_unused mt76x2u_suspend(struct usb_interface *intf,
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
113
static int __maybe_unused mt76x2u_resume(struct usb_interface *intf)
drivers/net/wireless/ralink/rt2x00/rt2x00pci.c
172
static int __maybe_unused rt2x00pci_suspend(struct device *dev)
drivers/net/wireless/ralink/rt2x00/rt2x00pci.c
180
static int __maybe_unused rt2x00pci_resume(struct device *dev)
drivers/net/wireless/realtek/rtlwifi/usb.c
156
struct rtl_priv __maybe_unused *rtlpriv = rtl_priv(hw);
drivers/net/wireless/realtek/rtw88/pci.c
1520
static int __maybe_unused rtw_pci_suspend(struct device *dev)
drivers/net/wireless/realtek/rtw88/pci.c
1532
static int __maybe_unused rtw_pci_resume(struct device *dev)
drivers/net/wireless/realtek/rtw88/sdio.c
1103
static int __maybe_unused rtw_sdio_suspend(struct device *dev)
drivers/net/wireless/realtek/rtw88/sdio.c
1117
static int __maybe_unused rtw_sdio_resume(struct device *dev)
drivers/net/wireless/realtek/rtw89/pci.c
4571
static int __maybe_unused rtw89_pci_suspend(struct device *dev)
drivers/net/wireless/realtek/rtw89/pci.c
4617
static int __maybe_unused rtw89_pci_resume(struct device *dev)
drivers/net/wireless/realtek/rtw89/pci_be.c
767
static int __maybe_unused rtw89_pci_suspend_be(struct device *dev)
drivers/net/wireless/realtek/rtw89/pci_be.c
792
static int __maybe_unused rtw89_pci_resume_be(struct device *dev)
drivers/net/wireless/st/cw1200/cw1200_spi.c
449
static int __maybe_unused cw1200_spi_suspend(struct device *dev)
drivers/net/wireless/ti/wlcore/main.c
1795
static int __maybe_unused wl1271_op_suspend(struct ieee80211_hw *hw,
drivers/net/wireless/ti/wlcore/main.c
1875
static int __maybe_unused wl1271_op_resume(struct ieee80211_hw *hw)
drivers/net/wireless/ti/wlcore/main.c
6680
static int __maybe_unused wlcore_runtime_suspend(struct device *dev)
drivers/net/wireless/ti/wlcore/main.c
6713
static int __maybe_unused wlcore_runtime_resume(struct device *dev)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
345
static int __maybe_unused ipc_pcie_suspend_s2idle(struct iosm_pcie *ipc_pcie)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
364
static int __maybe_unused ipc_pcie_resume_s2idle(struct iosm_pcie *ipc_pcie)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
380
int __maybe_unused ipc_pcie_suspend(struct iosm_pcie *ipc_pcie)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
389
int __maybe_unused ipc_pcie_resume(struct iosm_pcie *ipc_pcie)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
400
static int __maybe_unused ipc_pcie_suspend_cb(struct device *dev)
drivers/net/wwan/iosm/iosm_ipc_pcie.c
421
static int __maybe_unused ipc_pcie_resume_cb(struct device *dev)
drivers/net/wwan/qcom_bam_dmux.c
716
static int __maybe_unused bam_dmux_runtime_resume(struct device *dev)
drivers/nfc/nfcmrvl/i2c.c
248
static const struct of_device_id of_nfcmrvl_i2c_match[] __maybe_unused = {
drivers/nfc/nfcmrvl/spi.c
184
static const struct of_device_id of_nfcmrvl_spi_match[] __maybe_unused = {
drivers/nfc/pn533/i2c.c
239
static const struct of_device_id of_pn533_i2c_match[] __maybe_unused = {
drivers/nfc/pn544/i2c.c
53
static const struct acpi_device_id pn544_hci_i2c_acpi_match[] __maybe_unused = {
drivers/nfc/pn544/i2c.c
942
static const struct of_device_id of_pn544_i2c_match[] __maybe_unused = {
drivers/nfc/s3fwrn5/i2c.c
213
static const struct of_device_id of_s3fwrn5_i2c_match[] __maybe_unused = {
drivers/nfc/st-nci/i2c.c
265
static const struct acpi_device_id st_nci_i2c_acpi_match[] __maybe_unused = {
drivers/nfc/st-nci/i2c.c
272
static const struct of_device_id of_st_nci_i2c_match[] __maybe_unused = {
drivers/nfc/st-nci/spi.c
280
static const struct acpi_device_id st_nci_spi_acpi_match[] __maybe_unused = {
drivers/nfc/st-nci/spi.c
286
static const struct of_device_id of_st_nci_spi_match[] __maybe_unused = {
drivers/nfc/st21nfca/i2c.c
580
static const struct acpi_device_id st21nfca_hci_i2c_acpi_match[] __maybe_unused = {
drivers/nfc/st21nfca/i2c.c
586
static const struct of_device_id of_st21nfca_i2c_match[] __maybe_unused = {
drivers/nfc/st95hf/core.c
1057
static const struct of_device_id st95hf_spi_of_match[] __maybe_unused = {
drivers/nfc/trf7970a.c
2306
static const struct of_device_id trf7970a_of_match[] __maybe_unused = {
drivers/nvmem/bcm-ocotp.c
236
static const struct acpi_device_id bcm_otpc_acpi_ids[] __maybe_unused = {
drivers/nvmem/microchip-otpc.c
272
static const struct of_device_id __maybe_unused mchp_otpc_ids[] = {
drivers/nvmem/stm32-romem.c
285
static const struct of_device_id stm32_romem_of_match[] __maybe_unused = {
drivers/of/of_private.h
200
static void __maybe_unused of_dump_addr(const char *s, const __be32 *addr, int na)
drivers/of/of_private.h
208
static void __maybe_unused of_dump_addr(const char *s, const __be32 *addr, int na) { }
drivers/of/unittest.c
1008
static void __init __maybe_unused changeset_check_u32(struct device_node *np,
drivers/of/unittest.c
1024
static void __init __maybe_unused changeset_check_u32_array(struct device_node *np,
drivers/of/unittest.c
1054
static void __init __maybe_unused changeset_check_bool(struct device_node *np,
drivers/of/unittest.c
962
static void __init __maybe_unused changeset_check_string(struct device_node *np,
drivers/of/unittest.c
978
static void __init __maybe_unused changeset_check_string_array(struct device_node *np,
drivers/opp/of.c
1436
static int __maybe_unused
drivers/parisc/lba_pci.c
1021
long io_count __maybe_unused;
drivers/parisc/lba_pci.c
407
int error __maybe_unused = 0;
drivers/parisc/sba_iommu.c
1898
struct proc_dir_entry *root __maybe_unused;
drivers/parport/parport_serial.c
752
static int __maybe_unused parport_serial_pci_suspend(struct device *dev)
drivers/parport/parport_serial.c
763
static int __maybe_unused parport_serial_pci_resume(struct device *dev)
drivers/pci/controller/dwc/pcie-amd-mdb.c
411
struct device_node *pcie_port_node __maybe_unused;
drivers/perf/arm-cci.c
130
static ssize_t __maybe_unused cci_pmu_event_show(struct device *dev,
drivers/perf/arm-cci.c
1447
static __maybe_unused struct cci_pmu_model cci_pmu_models[] = {
drivers/perf/arm-cci.c
727
static bool __maybe_unused
drivers/perf/arm-cci.c
750
static void __maybe_unused
drivers/perf/arm-cci.c
767
static void __maybe_unused
drivers/perf/arm_pmu_acpi.c
72
static int __maybe_unused
drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c
125
static uint16_t __maybe_unused usb_mdio_read_7211b0(
drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.c
388
static int __maybe_unused mixel_lvds_phy_runtime_suspend(struct device *dev)
drivers/phy/freescale/phy-fsl-imx8qm-lvds-phy.c
400
static int __maybe_unused mixel_lvds_phy_runtime_resume(struct device *dev)
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
690
static int __maybe_unused fsl_samsung_hdmi_phy_suspend(struct device *dev)
drivers/phy/freescale/phy-fsl-samsung-hdmi.c
699
static int __maybe_unused fsl_samsung_hdmi_phy_resume(struct device *dev)
drivers/phy/motorola/phy-mapphone-mdm6600.c
524
static int __maybe_unused phy_mdm6600_runtime_suspend(struct device *dev)
drivers/phy/motorola/phy-mapphone-mdm6600.c
534
static int __maybe_unused phy_mdm6600_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4069
static int __maybe_unused qmp_combo_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-combo.c
4088
static int __maybe_unused qmp_combo_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c
1004
static int __maybe_unused qmp_usb_legacy_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c
984
static int __maybe_unused qmp_usb_legacy_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usb.c
2098
static int __maybe_unused qmp_usb_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usb.c
2117
static int __maybe_unused qmp_usb_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1362
static int __maybe_unused qmp_usbc_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qmp-usbc.c
1381
static int __maybe_unused qmp_usbc_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qusb2.c
631
static int __maybe_unused qusb2_phy_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-qusb2.c
697
static int __maybe_unused qusb2_phy_runtime_resume(struct device *dev)
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
209
static int __maybe_unused qcom_snps_hsphy_runtime_suspend(struct device *dev)
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
219
static int __maybe_unused qcom_snps_hsphy_runtime_resume(struct device *dev)
drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c
1631
static __maybe_unused int samsung_mipi_dcphy_runtime_suspend(struct device *dev)
drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c
1641
static __maybe_unused int samsung_mipi_dcphy_runtime_resume(struct device *dev)
drivers/phy/rockchip/phy-rockchip-usbdp.c
1539
static int __maybe_unused rk_udphy_resume(struct device *dev)
drivers/phy/st/phy-stm32-usbphyc.c
788
static int __maybe_unused stm32_usbphyc_resume(struct device *dev)
drivers/phy/tegra/xusb-tegra210.c
1021
static void __maybe_unused
drivers/phy/tegra/xusb.c
1298
static __maybe_unused int tegra_xusb_padctl_suspend_noirq(struct device *dev)
drivers/phy/tegra/xusb.c
1308
static __maybe_unused int tegra_xusb_padctl_resume_noirq(struct device *dev)
drivers/phy/ti/phy-da8xx-usb.c
130
static int __maybe_unused da8xx_runtime_suspend(struct device *dev)
drivers/phy/ti/phy-da8xx-usb.c
141
static int __maybe_unused da8xx_runtime_resume(struct device *dev)
drivers/phy/ti/phy-dm816x-usb.c
110
static int __maybe_unused dm816x_usb_phy_runtime_suspend(struct device *dev)
drivers/phy/ti/phy-dm816x-usb.c
128
static int __maybe_unused dm816x_usb_phy_runtime_resume(struct device *dev)
drivers/phy/ti/phy-twl4030-usb.c
393
static int __maybe_unused twl4030_usb_suspend(struct device *dev)
drivers/phy/ti/phy-twl4030-usb.c
412
static int __maybe_unused twl4030_usb_resume(struct device *dev)
drivers/phy/ti/phy-twl4030-usb.c
428
static int __maybe_unused twl4030_usb_runtime_suspend(struct device *dev)
drivers/phy/ti/phy-twl4030-usb.c
444
static int __maybe_unused twl4030_usb_runtime_resume(struct device *dev)
drivers/pinctrl/cirrus/pinctrl-madera-core.c
515
static void __maybe_unused madera_pin_dbg_show(struct pinctrl_dev *pctldev,
drivers/pinctrl/cix/pinctrl-sky1.c
511
static int __maybe_unused sky1_pinctrl_suspend(struct device *dev)
drivers/pinctrl/cix/pinctrl-sky1.c
518
static int __maybe_unused sky1_pinctrl_resume(struct device *dev)
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.h
110
static const char * const mtk_default_register_base_names[] __maybe_unused = {
drivers/pinctrl/nomadik/pinctrl-nomadik.c
487
int __maybe_unused nmk_prcm_gpiocr_get_mode(struct pinctrl_dev *pctldev, int gpio)
drivers/pinctrl/pinctrl-amd.c
693
static bool __maybe_unused amd_gpio_check_wake(void *dev_id)
drivers/pinctrl/pinctrl-at91-pio4.c
1022
static int __maybe_unused atmel_pctrl_resume(struct device *dev)
drivers/pinctrl/pinctrl-at91-pio4.c
994
static int __maybe_unused atmel_pctrl_suspend(struct device *dev)
drivers/pinctrl/pinctrl-rockchip.c
4403
static int __maybe_unused rockchip_pinctrl_suspend(struct device *dev)
drivers/pinctrl/pinctrl-rockchip.c
4427
static int __maybe_unused rockchip_pinctrl_resume(struct device *dev)
drivers/pinctrl/pinctrl-rockchip.c
4614
static struct rockchip_pin_ctrl rv1103b_pin_ctrl __maybe_unused = {
drivers/pinctrl/pinctrl-rockchip.c
5070
static struct rockchip_pin_ctrl rk3506_pin_ctrl __maybe_unused = {
drivers/pinctrl/pinctrl-rockchip.c
5156
static struct rockchip_pin_ctrl rk3562_pin_ctrl __maybe_unused = {
drivers/pinctrl/pinctrl-rockchip.c
5226
static struct rockchip_pin_ctrl rk3576_pin_ctrl __maybe_unused = {
drivers/pinctrl/qcom/pinctrl-msm.c
1523
static __maybe_unused int msm_pinctrl_suspend(struct device *dev)
drivers/pinctrl/qcom/pinctrl-msm.c
1530
static __maybe_unused int msm_pinctrl_resume(struct device *dev)
drivers/pinctrl/realtek/pinctrl-rtd1315e.c
232
static const unsigned int rtd1315e_## _name ##_pins[] __maybe_unused = { _pin }
drivers/pinctrl/realtek/pinctrl-rtd1319d.c
238
static const unsigned int rtd1319d_## _name ##_pins[] __maybe_unused = { _pin }
drivers/pinctrl/samsung/pinctrl-samsung.c
1338
static int __maybe_unused samsung_pinctrl_suspend(struct device *dev)
drivers/pinctrl/samsung/pinctrl-samsung.c
1402
static int __maybe_unused samsung_pinctrl_resume(struct device *dev)
drivers/pinctrl/stm32/pinctrl-stm32.c
2017
static int __maybe_unused stm32_pinctrl_restore_gpio_regs(
drivers/pinctrl/stm32/pinctrl-stm32.c
2087
int __maybe_unused stm32_pinctrl_suspend(struct device *dev)
drivers/pinctrl/stm32/pinctrl-stm32.c
2097
int __maybe_unused stm32_pinctrl_resume(struct device *dev)
drivers/platform/chrome/chromeos_tbmc.c
42
static __maybe_unused int chromeos_tbmc_resume(struct device *dev)
drivers/platform/chrome/cros_ec_debugfs.c
536
static int __maybe_unused cros_ec_debugfs_suspend(struct device *dev)
drivers/platform/chrome/cros_ec_debugfs.c
546
static int __maybe_unused cros_ec_debugfs_resume(struct device *dev)
drivers/platform/chrome/cros_ec_ishtp.c
697
static int __maybe_unused cros_ec_ishtp_suspend(struct device *device)
drivers/platform/chrome/cros_ec_ishtp.c
712
static int __maybe_unused cros_ec_ishtp_resume(struct device *device)
drivers/platform/chrome/cros_ec_lightbar.c
662
static int __maybe_unused cros_ec_lightbar_resume(struct device *dev)
drivers/platform/chrome/cros_ec_lightbar.c
672
static int __maybe_unused cros_ec_lightbar_suspend(struct device *dev)
drivers/platform/chrome/cros_ec_typec.c
1430
static int __maybe_unused cros_typec_suspend(struct device *dev)
drivers/platform/chrome/cros_ec_typec.c
1439
static int __maybe_unused cros_typec_resume(struct device *dev)
drivers/platform/chrome/cros_ec_uart.c
310
static int __maybe_unused cros_ec_uart_suspend(struct device *dev)
drivers/platform/chrome/cros_ec_uart.c
317
static int __maybe_unused cros_ec_uart_resume(struct device *dev)
drivers/platform/chrome/cros_usbpd_logger.c
228
static int __maybe_unused cros_usbpd_logger_resume(struct device *dev)
drivers/platform/chrome/cros_usbpd_logger.c
238
static int __maybe_unused cros_usbpd_logger_suspend(struct device *dev)
drivers/platform/olpc/olpc-xo175-ec.c
592
static int __maybe_unused olpc_xo175_ec_suspend(struct device *dev)
drivers/platform/olpc/olpc-xo175-ec.c
621
static int __maybe_unused olpc_xo175_ec_resume_noirq(struct device *dev)
drivers/platform/olpc/olpc-xo175-ec.c
630
static int __maybe_unused olpc_xo175_ec_resume(struct device *dev)
drivers/platform/surface/surface3-wmi.c
238
static int __maybe_unused s3_wmi_resume(struct device *dev)
drivers/platform/surface/surface_aggregator_hub.c
146
static int __maybe_unused ssam_hub_resume(struct device *dev)
drivers/platform/surface/surface_aggregator_registry.c
509
static const struct of_device_id ssam_platform_hub_of_match[] __maybe_unused = {
drivers/platform/surface/surface_aggregator_tabletsw.c
108
static int __maybe_unused ssam_tablet_sw_resume(struct device *dev)
drivers/platform/surface/surface_gpe.c
217
static int __maybe_unused surface_gpe_suspend(struct device *dev)
drivers/platform/surface/surface_gpe.c
222
static int __maybe_unused surface_gpe_resume(struct device *dev)
drivers/platform/x86/amd/pmf/core.c
175
static void __maybe_unused amd_pmf_dump_registers(struct amd_pmf_dev *dev)
drivers/platform/x86/asus-tf103c-dock.c
888
static int __maybe_unused tf103c_dock_suspend(struct device *dev)
drivers/platform/x86/asus-tf103c-dock.c
904
static int __maybe_unused tf103c_dock_resume(struct device *dev)
drivers/platform/x86/classmate-laptop.c
1222
static const struct acpi_device_id cmpc_device_ids[] __maybe_unused = {
drivers/platform/x86/hp/hp_accel.c
360
static int __maybe_unused lis3lv02d_suspend(struct device *dev)
drivers/platform/x86/hp/hp_accel.c
367
static int __maybe_unused lis3lv02d_resume(struct device *dev)
drivers/platform/x86/intel/pmc/core.c
2009
static __maybe_unused int pmc_core_suspend(struct device *dev)
drivers/platform/x86/intel/pmc/core.c
2123
static __maybe_unused int pmc_core_resume(struct device *dev)
drivers/platform/x86/intel/speed_select_if/isst_if_mbox_pci.c
208
static int __maybe_unused isst_if_resume(struct device *device)
drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c
151
static int __maybe_unused isst_if_suspend(struct device *device)
drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c
171
static int __maybe_unused isst_if_resume(struct device *device)
drivers/platform/x86/intel_ips.c
840
u16 __maybe_unused ret;
drivers/platform/x86/msi-ec.c
1293
static const struct dmi_system_id msi_dmi_table[] __initconst __maybe_unused = {
drivers/platform/x86/sony-laptop.c
3297
static const struct acpi_device_id sony_device_ids[] __maybe_unused = {
drivers/platform/x86/toshiba_acpi.c
1768
static int __maybe_unused version_proc_show(struct seq_file *m, void *v)
drivers/pnp/manager.c
260
int ndma __maybe_unused = 0;
drivers/power/reset/pwr-mlxbf.c
77
static const struct acpi_device_id __maybe_unused pwr_mlxbf_acpi_match[] = {
drivers/power/reset/tdx-ec-poweroff.c
151
static const struct of_device_id __maybe_unused of_tdx_ec_match[] = {
drivers/power/supply/ab8500_btemp.c
631
static int __maybe_unused ab8500_btemp_resume(struct device *dev)
drivers/power/supply/ab8500_btemp.c
640
static int __maybe_unused ab8500_btemp_suspend(struct device *dev)
drivers/power/supply/ab8500_chargalg.c
1689
static int __maybe_unused ab8500_chargalg_resume(struct device *dev)
drivers/power/supply/ab8500_chargalg.c
1706
static int __maybe_unused ab8500_chargalg_suspend(struct device *dev)
drivers/power/supply/ab8500_charger.c
3244
static int __maybe_unused ab8500_charger_resume(struct device *dev)
drivers/power/supply/ab8500_charger.c
3281
static int __maybe_unused ab8500_charger_suspend(struct device *dev)
drivers/power/supply/ab8500_fg.c
2966
static int __maybe_unused ab8500_fg_resume(struct device *dev)
drivers/power/supply/ab8500_fg.c
2982
static int __maybe_unused ab8500_fg_suspend(struct device *dev)
drivers/power/supply/acer_a500_battery.c
263
static int __maybe_unused a500_battery_suspend(struct device *dev)
drivers/power/supply/acer_a500_battery.c
272
static int __maybe_unused a500_battery_resume(struct device *dev)
drivers/power/supply/bq24190_charger.c
2226
static __maybe_unused int bq24190_runtime_suspend(struct device *dev)
drivers/power/supply/bq24190_charger.c
2239
static __maybe_unused int bq24190_runtime_resume(struct device *dev)
drivers/power/supply/bq24190_charger.c
2255
static __maybe_unused int bq24190_pm_suspend(struct device *dev)
drivers/power/supply/bq24190_charger.c
2274
static __maybe_unused int bq24190_pm_resume(struct device *dev)
drivers/power/supply/bq24257_charger.c
1143
static const struct of_device_id bq24257_of_match[] __maybe_unused = {
drivers/power/supply/bq25890_charger.c
1628
static const struct of_device_id bq25890_of_match[] __maybe_unused = {
drivers/power/supply/chagall-battery.c
249
static int __maybe_unused chagall_battery_suspend(struct device *dev)
drivers/power/supply/chagall-battery.c
259
static int __maybe_unused chagall_battery_resume(struct device *dev)
drivers/power/supply/cros_peripheral_charger.c
354
static int __maybe_unused cros_pchg_resume(struct device *dev)
drivers/power/supply/cw2015_battery.c
714
static int __maybe_unused cw_bat_suspend(struct device *dev)
drivers/power/supply/cw2015_battery.c
723
static int __maybe_unused cw_bat_resume(struct device *dev)
drivers/power/supply/generic-adc-battery.c
260
static int __maybe_unused gab_suspend(struct device *dev)
drivers/power/supply/generic-adc-battery.c
269
static int __maybe_unused gab_resume(struct device *dev)
drivers/power/supply/ipaq_micro_battery.c
263
static int __maybe_unused micro_batt_suspend(struct device *dev)
drivers/power/supply/ipaq_micro_battery.c
271
static int __maybe_unused micro_batt_resume(struct device *dev)
drivers/power/supply/lp8727_charger.c
580
static const struct of_device_id lp8727_dt_ids[] __maybe_unused = {
drivers/power/supply/ltc4162-l-charger.c
1240
static const struct of_device_id ltc4162l_of_match[] __maybe_unused = {
drivers/power/supply/max8971_charger.c
714
static int __maybe_unused max8971_resume(struct device *dev)
drivers/power/supply/mt6360_charger.c
837
static const struct of_device_id __maybe_unused mt6360_charger_of_id[] = {
drivers/power/supply/rk817_charger.c
1214
static int __maybe_unused rk817_suspend(struct device *dev)
drivers/power/supply/rk817_charger.c
1223
static int __maybe_unused rk817_resume(struct device *dev)
drivers/power/supply/rt9455_charger.c
1727
static const struct of_device_id rt9455_of_match[] __maybe_unused = {
drivers/power/supply/surface_battery.c
811
static int __maybe_unused surface_battery_resume(struct device *dev)
drivers/power/supply/surface_charger.c
225
static int __maybe_unused surface_ac_resume(struct device *dev)
drivers/power/supply/twl4030_charger.c
1127
static const struct of_device_id twl_bci_of_match[] __maybe_unused = {
drivers/power/supply/ug3105_battery.c
175
static int __maybe_unused ug3105_suspend(struct device *dev)
drivers/power/supply/ug3105_battery.c
184
static int __maybe_unused ug3105_resume(struct device *dev)
drivers/ps3/ps3-sys-manager.c
56
static void __maybe_unused _dump_sm_header(
drivers/ps3/ps3-vuart.c
103
static void __maybe_unused _dump_ports_bmp(
drivers/ps3/ps3-vuart.c
110
static void __maybe_unused _dump_port_params(unsigned int port_number,
drivers/pwm/pwm-pca9685.c
522
static int __maybe_unused pca9685_pwm_runtime_suspend(struct device *dev)
drivers/pwm/pwm-pca9685.c
531
static int __maybe_unused pca9685_pwm_runtime_resume(struct device *dev)
drivers/pwm/pwm-tegra.c
362
static int __maybe_unused tegra_pwm_runtime_suspend(struct device *dev)
drivers/pwm/pwm-tegra.c
379
static int __maybe_unused tegra_pwm_runtime_resume(struct device *dev)
drivers/ras/cec.c
268
static u64 __maybe_unused del_lru_elem(void)
drivers/regulator/88pg86x.c
87
static const struct of_device_id __maybe_unused pg86x_dt_ids[] = {
drivers/regulator/act8945a-regulator.c
326
static int __maybe_unused act8945a_suspend(struct device *pdev)
drivers/regulator/core.c
6380
static const struct dev_pm_ops __maybe_unused regulator_pm_ops = {
drivers/regulator/da9210-regulator.c
124
static const struct of_device_id __maybe_unused da9210_dt_ids[] = {
drivers/regulator/fan53555.c
644
static const struct of_device_id __maybe_unused fan53555_dt_ids[] = {
drivers/regulator/lp872x.c
930
static const struct of_device_id lp872x_dt_ids[] __maybe_unused = {
drivers/regulator/ltc3589.c
455
static const struct of_device_id __maybe_unused ltc3589_of_match[] = {
drivers/regulator/ltc3676.c
365
static const struct of_device_id __maybe_unused ltc3676_of_match[] = {
drivers/regulator/max1586.c
204
static const struct of_device_id __maybe_unused max1586_of_match[] = {
drivers/regulator/max20086-regulator.c
312
static const struct of_device_id max20086_dt_ids[] __maybe_unused = {
drivers/regulator/max77675-regulator.c
1036
static const struct of_device_id __maybe_unused max77675_of_match[] = {
drivers/regulator/max77826-regulator.c
274
static const struct of_device_id __maybe_unused max77826_of_match[] = {
drivers/regulator/max77838-regulator.c
196
static const struct of_device_id __maybe_unused max77838_of_match[] = {
drivers/regulator/mp8859.c
382
static const struct of_device_id mp8859_dt_id[] __maybe_unused = {
drivers/regulator/mt6380-regulator.c
322
static const struct of_device_id __maybe_unused mt6380_of_match[] = {
drivers/regulator/mt6397-regulator.c
400
static const struct of_device_id mt6397_of_match[] __maybe_unused = {
drivers/regulator/pwm-regulator.c
424
static const struct of_device_id __maybe_unused pwm_of_match[] = {
drivers/regulator/qcom-rpmh-regulator.c
1842
static const struct of_device_id __maybe_unused rpmh_regulator_match_table[] = {
drivers/regulator/rt4801-regulator.c
233
static const struct of_device_id __maybe_unused rt4801_of_id[] = {
drivers/regulator/rt5133-regulator.c
625
static const struct of_device_id __maybe_unused rt5133_of_match_table[] = {
drivers/regulator/rt5190a-regulator.c
499
static const struct of_device_id __maybe_unused rt5190a_device_table[] = {
drivers/regulator/rt5759-regulator.c
352
static const struct of_device_id __maybe_unused rt5759_device_table[] = {
drivers/regulator/rt6160-regulator.c
317
static const struct of_device_id __maybe_unused rt6160_of_match_table[] = {
drivers/regulator/rt6190-regulator.c
472
static const struct dev_pm_ops __maybe_unused rt6190_dev_pm = {
drivers/regulator/rt6245-regulator.c
237
static const struct of_device_id __maybe_unused rt6245_of_match_table[] = {
drivers/regulator/rtmv20-regulator.c
390
static int __maybe_unused rtmv20_suspend(struct device *dev)
drivers/regulator/rtmv20-regulator.c
405
static int __maybe_unused rtmv20_resume(struct device *dev)
drivers/regulator/rtmv20-regulator.c
419
static const struct of_device_id __maybe_unused rtmv20_of_id[] = {
drivers/regulator/rtq2134-regulator.c
357
static const struct of_device_id __maybe_unused rtq2134_device_tables[] = {
drivers/regulator/rtq6752-regulator.c
272
static const struct of_device_id __maybe_unused rtq6752_device_table[] = {
drivers/regulator/stm32-booster.c
103
static const struct of_device_id __maybe_unused stm32_booster_of_match[] = {
drivers/regulator/stm32-pwr.c
167
static const struct of_device_id __maybe_unused stm32_pwr_of_match[] = {
drivers/regulator/stm32-vrefbuf.c
243
static int __maybe_unused stm32_vrefbuf_runtime_suspend(struct device *dev)
drivers/regulator/stm32-vrefbuf.c
253
static int __maybe_unused stm32_vrefbuf_runtime_resume(struct device *dev)
drivers/regulator/stm32-vrefbuf.c
269
static const struct of_device_id __maybe_unused stm32_vrefbuf_of_match[] = {
drivers/regulator/tps65023-regulator.c
311
static const struct of_device_id __maybe_unused tps65023_of_match[] = {
drivers/regulator/tps65132-regulator.c
270
static const struct of_device_id __maybe_unused tps65132_of_match[] = {
drivers/remoteproc/da8xx_remoteproc.c
319
static const struct of_device_id davinci_rproc_of_match[] __maybe_unused = {
drivers/remoteproc/mtk_scp.c
1595
static int __maybe_unused scp_suspend(struct device *dev)
drivers/remoteproc/mtk_scp.c
1612
static int __maybe_unused scp_resume(struct device *dev)
drivers/remoteproc/omap_remoteproc.c
905
static int __maybe_unused omap_rproc_suspend(struct device *dev)
drivers/remoteproc/omap_remoteproc.c
941
static int __maybe_unused omap_rproc_resume(struct device *dev)
drivers/rtc/rtc-bq32k.c
321
static const __maybe_unused struct of_device_id bq32k_of_match[] = {
drivers/rtc/rtc-brcmstb-waketimer.c
412
static const __maybe_unused struct of_device_id brcmstb_waketmr_of_match[] = {
drivers/rtc/rtc-cmos.c
1329
static int __maybe_unused cmos_resume(struct device *dev)
drivers/rtc/rtc-digicolor.c
208
static const __maybe_unused struct of_device_id dc_dt_ids[] = {
drivers/rtc/rtc-ds1390.c
216
static const struct of_device_id ds1390_of_match[] __maybe_unused = {
drivers/rtc/rtc-ds1672.c
141
static const __maybe_unused struct of_device_id ds1672_of_match[] = {
drivers/rtc/rtc-ds1742.c
201
static const struct of_device_id __maybe_unused ds1742_rtc_of_match[] = {
drivers/rtc/rtc-ds3232.c
574
static const __maybe_unused struct of_device_id ds3232_of_match[] = {
drivers/rtc/rtc-fsl-ftm-alarm.c
311
static const struct acpi_device_id ftm_imx_acpi_ids[] __maybe_unused = {
drivers/rtc/rtc-isl1208.c
122
static const __maybe_unused struct of_device_id isl1208_of_match[] = {
drivers/rtc/rtc-m41t80.c
89
static const __maybe_unused struct of_device_id m41t80_of_match[] = {
drivers/rtc/rtc-meson-vrtc.c
118
static int __maybe_unused meson_vrtc_resume(struct device *dev)
drivers/rtc/rtc-meson-vrtc.c
89
static int __maybe_unused meson_vrtc_suspend(struct device *dev)
drivers/rtc/rtc-meson.c
382
static const __maybe_unused struct of_device_id meson_rtc_dt_match[] = {
drivers/rtc/rtc-omap.c
945
static int __maybe_unused omap_rtc_suspend(struct device *dev)
drivers/rtc/rtc-omap.c
968
static int __maybe_unused omap_rtc_resume(struct device *dev)
drivers/rtc/rtc-omap.c
984
static int __maybe_unused omap_rtc_runtime_suspend(struct device *dev)
drivers/rtc/rtc-pcf85363.c
477
static const __maybe_unused struct of_device_id dev_ids[] = {
drivers/rtc/rtc-rs5c372.c
88
static const __maybe_unused struct of_device_id rs5c372_of_match[] = {
drivers/rtc/rtc-rv3028.c
1038
static const __maybe_unused struct of_device_id rv3028_of_match[] = {
drivers/rtc/rtc-rv3029c2.c
816
static const __maybe_unused struct of_device_id rv3029_of_match[] = {
drivers/rtc/rtc-rv3032.c
986
static const __maybe_unused struct of_device_id rv3032_of_match[] = {
drivers/rtc/rtc-rv8803.c
738
static const __maybe_unused struct of_device_id rv8803_of_match[] = {
drivers/rtc/rtc-rx6110.c
375
static const __maybe_unused struct of_device_id rx6110_spi_of_match[] = {
drivers/rtc/rtc-rx8010.c
58
static const __maybe_unused struct of_device_id rx8010_of_match[] = {
drivers/rtc/rtc-rx8581.c
302
static const __maybe_unused struct of_device_id rx8581_of_match[] = {
drivers/rtc/rtc-s35390a.c
59
static const __maybe_unused struct of_device_id s35390a_of_match[] = {
drivers/rtc/rtc-s3c.c
541
static const __maybe_unused struct of_device_id s3c_rtc_dt_match[] = {
drivers/rtc/rtc-sd2405al.c
210
static const __maybe_unused struct of_device_id sd2405al_of_match[] = {
drivers/rtc/rtc-sd3078.c
194
static const __maybe_unused struct of_device_id rtc_dt_match[] = {
drivers/rtc/rtc-snvs.c
405
static int __maybe_unused snvs_rtc_suspend_noirq(struct device *dev)
drivers/rtc/rtc-snvs.c
414
static int __maybe_unused snvs_rtc_resume_noirq(struct device *dev)
drivers/rtc/rtc-ti-k3.c
629
static int __maybe_unused ti_k3_rtc_suspend(struct device *dev)
drivers/rtc/rtc-ti-k3.c
639
static int __maybe_unused ti_k3_rtc_resume(struct device *dev)
drivers/rtc/rtc-xgene.c
204
static int __maybe_unused xgene_rtc_suspend(struct device *dev)
drivers/rtc/rtc-xgene.c
228
static int __maybe_unused xgene_rtc_resume(struct device *dev)
drivers/rtc/rtc-zynqmp.c
377
static int __maybe_unused xlnx_rtc_suspend(struct device *dev)
drivers/rtc/rtc-zynqmp.c
389
static int __maybe_unused xlnx_rtc_resume(struct device *dev)
drivers/scsi/3w-9xxx.c
2187
static int __maybe_unused twa_suspend(struct device *dev)
drivers/scsi/3w-9xxx.c
2213
static int __maybe_unused twa_resume(struct device *dev)
drivers/scsi/3w-sas.c
1754
static int __maybe_unused twl_suspend(struct device *dev)
drivers/scsi/3w-sas.c
1779
static int __maybe_unused twl_resume(struct device *dev)
drivers/scsi/BusLogic.c
3728
static const struct pci_device_id blogic_pci_tbl[] __maybe_unused = {
drivers/scsi/NCR5380.c
1371
struct NCR5380_hostdata __maybe_unused *hostdata = shost_priv(instance);
drivers/scsi/NCR5380.c
862
static irqreturn_t __maybe_unused NCR5380_intr(int irq, void *dev_id)
drivers/scsi/aacraid/linit.c
1859
static int __maybe_unused aac_suspend(struct device *dev)
drivers/scsi/aacraid/linit.c
1873
static int __maybe_unused aac_resume(struct device *dev)
drivers/scsi/aic7xxx/aic79xx.h
1333
void __maybe_unused ahd_pci_suspend(struct ahd_softc *);
drivers/scsi/aic7xxx/aic79xx.h
1334
void __maybe_unused ahd_pci_resume(struct ahd_softc *);
drivers/scsi/aic7xxx/aic79xx.h
1345
int __maybe_unused ahd_suspend(struct ahd_softc *ahd);
drivers/scsi/aic7xxx/aic79xx.h
1346
void __maybe_unused ahd_resume(struct ahd_softc *ahd);
drivers/scsi/aic7xxx/aic79xx_core.c
7868
int __maybe_unused
drivers/scsi/aic7xxx/aic79xx_core.c
7881
void __maybe_unused
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
77
static int __maybe_unused
drivers/scsi/aic7xxx/aic79xx_osm_pci.c
91
static int __maybe_unused
drivers/scsi/aic7xxx/aic79xx_pci.c
380
void __maybe_unused
drivers/scsi/aic7xxx/aic79xx_pci.c
396
void __maybe_unused
drivers/scsi/aic7xxx/aic7xxx.h
1134
void __maybe_unused ahc_pci_resume(struct ahc_softc *ahc);
drivers/scsi/aic7xxx/aic7xxx.h
1157
int __maybe_unused ahc_suspend(struct ahc_softc *ahc);
drivers/scsi/aic7xxx/aic7xxx.h
1158
int __maybe_unused ahc_resume(struct ahc_softc *ahc);
drivers/scsi/aic7xxx/aic7xxx_core.c
5592
int __maybe_unused
drivers/scsi/aic7xxx/aic7xxx_core.c
5618
int __maybe_unused
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
124
static int __maybe_unused
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
132
static int __maybe_unused
drivers/scsi/aic7xxx/aic7xxx_pci.c
2011
void __maybe_unused
drivers/scsi/arcmsr/arcmsr_hba.c
1199
static int __maybe_unused arcmsr_suspend(struct device *dev)
drivers/scsi/arcmsr/arcmsr_hba.c
120
static int __maybe_unused arcmsr_suspend(struct device *dev);
drivers/scsi/arcmsr/arcmsr_hba.c
121
static int __maybe_unused arcmsr_resume(struct device *dev);
drivers/scsi/arcmsr/arcmsr_hba.c
1217
static int __maybe_unused arcmsr_resume(struct device *dev)
drivers/scsi/arm/acornscsi.c
671
unsigned char __maybe_unused calc_sync_xfer(unsigned int period,
drivers/scsi/dc395x.c
1139
u16 __maybe_unused s_stat2, return_code;
drivers/scsi/esas2r/esas2r_init.c
642
static int __maybe_unused esas2r_suspend(struct device *dev)
drivers/scsi/esas2r/esas2r_init.c
656
static int __maybe_unused esas2r_resume(struct device *dev)
drivers/scsi/fdomain.h
106
static const struct dev_pm_ops __maybe_unused fdomain_pm_ops;
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
5280
static int __maybe_unused suspend_v3_hw(struct device *device)
drivers/scsi/hisi_sas/hisi_sas_v3_hw.c
5296
static int __maybe_unused resume_v3_hw(struct device *device)
drivers/scsi/hpsa.c
9103
static int __maybe_unused hpsa_suspend(
drivers/scsi/hpsa.c
9109
static int __maybe_unused hpsa_resume
drivers/scsi/lpfc/lpfc_init.c
14160
static int __maybe_unused
drivers/scsi/lpfc/lpfc_init.c
14199
static int __maybe_unused
drivers/scsi/lpfc/lpfc_init.c
14992
static int __maybe_unused
drivers/scsi/lpfc/lpfc_init.c
15032
static int __maybe_unused
drivers/scsi/lpfc/lpfc_init.c
15390
static int __maybe_unused
drivers/scsi/lpfc/lpfc_init.c
15426
static int __maybe_unused
drivers/scsi/lpfc/lpfc_sli.c
15959
static __maybe_unused void __iomem *
drivers/scsi/megaraid/megaraid_sas_base.c
7741
static int __maybe_unused
drivers/scsi/megaraid/megaraid_sas_base.c
7790
static int __maybe_unused
drivers/scsi/mpi3mr/mpi3mr_os.c
5785
static int __maybe_unused
drivers/scsi/mpi3mr/mpi3mr_os.c
5820
static int __maybe_unused
drivers/scsi/mpt3sas/mpt3sas_scsih.c
13674
static int __maybe_unused
drivers/scsi/mpt3sas/mpt3sas_scsih.c
13702
static int __maybe_unused
drivers/scsi/mvumi.c
2568
static int __maybe_unused mvumi_suspend(struct device *dev)
drivers/scsi/mvumi.c
2581
static int __maybe_unused mvumi_resume(struct device *dev)
drivers/scsi/nsp32.c
2842
unsigned short __maybe_unused intrdat;
drivers/scsi/nsp32.c
2913
int __maybe_unused val;
drivers/scsi/pm8001/pm8001_init.c
1335
static int __maybe_unused pm8001_pci_suspend(struct device *dev)
drivers/scsi/pm8001/pm8001_init.c
1366
static int __maybe_unused pm8001_pci_resume(struct device *dev)
drivers/scsi/pmcraid.c
4792
static int __maybe_unused pmcraid_suspend(struct device *dev)
drivers/scsi/pmcraid.c
4811
static int __maybe_unused pmcraid_resume(struct device *dev)
drivers/scsi/smartpqi/smartpqi_init.c
9522
static __maybe_unused int pqi_suspend(struct device *dev)
drivers/scsi/sun3_scsi.c
372
unsigned short __maybe_unused count;
drivers/slimbus/qcom-ngd-ctrl.c
1709
static int __maybe_unused qcom_slim_ngd_runtime_idle(struct device *dev)
drivers/slimbus/qcom-ngd-ctrl.c
1719
static int __maybe_unused qcom_slim_ngd_runtime_suspend(struct device *dev)
drivers/soc/fsl/qbman/bman.c
328
__maybe_unused struct bm_rcr *rcr = &portal->rcr;
drivers/soc/fsl/qbman/qman.c
697
__maybe_unused struct qm_dqrr *dqrr = &portal->dqrr;
drivers/soc/fsl/qbman/qman.c
710
__maybe_unused struct qm_dqrr *dqrr = &portal->dqrr;
drivers/soc/fsl/qe/qmc.c
2073
static const struct qmc_data qmc_data_cpm1 __maybe_unused = {
drivers/soc/fsl/qe/qmc.c
2083
static const struct qmc_data qmc_data_qe __maybe_unused = {
drivers/soc/imx/soc-imx8m.c
199
static __maybe_unused const struct of_device_id imx8_soc_match[] = {
drivers/soc/imx/soc-imx9.c
69
static __maybe_unused const struct of_device_id imx9_soc_match[] = {
drivers/soc/loongson/loongson2_pm.c
148
static int __maybe_unused loongson2_pm_suspend(struct device *dev)
drivers/soc/loongson/loongson2_pm.c
155
static int __maybe_unused loongson2_pm_resume(struct device *dev)
drivers/soc/qcom/qcom_gsbi.c
117
static const struct of_device_id tcsr_dt_match[] __maybe_unused = {
drivers/soc/qcom/qcom_pd_mapper.c
582
static const struct of_device_id qcom_pdm_domains[] __maybe_unused = {
drivers/soc/qcom/ubwc_config.c
241
static const struct of_device_id qcom_ubwc_configs[] __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
101
static const struct renesas_soc soc_rz_a2m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
106
static const struct renesas_soc soc_rmobile_ape6 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
111
static const struct renesas_soc soc_rmobile_a1 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
116
static const struct renesas_soc soc_rz_five __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
121
static const struct renesas_soc soc_rz_g1h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
126
static const struct renesas_soc soc_rz_g1m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
131
static const struct renesas_soc soc_rz_g1n __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
136
static const struct renesas_soc soc_rz_g1e __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
141
static const struct renesas_soc soc_rz_g1c __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
146
static const struct renesas_soc soc_rz_g2m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
151
static const struct renesas_soc soc_rz_g2n __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
156
static const struct renesas_soc soc_rz_g2e __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
161
static const struct renesas_soc soc_rz_g2h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
166
static const struct renesas_soc soc_rz_g2l __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
171
static const struct renesas_soc soc_rz_g2ul __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
176
static const struct renesas_soc soc_rz_v2l __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
181
static const struct renesas_soc soc_rz_v2m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
185
static const struct renesas_soc soc_rcar_m1a __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
189
static const struct renesas_soc soc_rcar_h1 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
194
static const struct renesas_soc soc_rcar_h2 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
199
static const struct renesas_soc soc_rcar_m2_w __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
204
static const struct renesas_soc soc_rcar_v2h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
209
static const struct renesas_soc soc_rcar_m2_n __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
21
static const struct renesas_family fam_rcar_gen1 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
214
static const struct renesas_soc soc_rcar_e2 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
219
static const struct renesas_soc soc_rcar_h3 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
224
static const struct renesas_soc soc_rcar_m3_w __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
229
static const struct renesas_soc soc_rcar_m3_n __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
234
static const struct renesas_soc soc_rcar_v3m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
239
static const struct renesas_soc soc_rcar_v3h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
244
static const struct renesas_soc soc_rcar_e3 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
249
static const struct renesas_soc soc_rcar_d3 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
254
static const struct renesas_soc soc_rcar_v3u __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
259
static const struct renesas_soc soc_rcar_s4 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
26
static const struct renesas_family fam_rcar_gen2 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
264
static const struct renesas_soc soc_rcar_v4h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
269
static const struct renesas_soc soc_rcar_v4m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
274
static const struct renesas_soc soc_rcar_x5h __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
279
static const struct renesas_soc soc_shmobile_ag5 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
284
static const struct of_device_id renesas_socs[] __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
31
static const struct renesas_family fam_rcar_gen3 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
36
static const struct renesas_family fam_rcar_gen4 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
40
static const struct renesas_family fam_rcar_gen5 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
44
static const struct renesas_family fam_rmobile __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
49
static const struct renesas_family fam_rza1 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
53
static const struct renesas_family fam_rza2 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
57
static const struct renesas_family fam_rzfive __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
61
static const struct renesas_family fam_rzg1 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
66
static const struct renesas_family fam_rzg2 __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
71
static const struct renesas_family fam_rzg2l __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
75
static const struct renesas_family fam_rzg2ul __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
79
static const struct renesas_family fam_rzv2l __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
83
static const struct renesas_family fam_rzv2m __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
87
static const struct renesas_family fam_shmobile __initconst __maybe_unused = {
drivers/soc/renesas/renesas-soc.c
97
static const struct renesas_soc soc_rz_a1h __initconst __maybe_unused = {
drivers/soc/samsung/exynos-usi.c
332
static int __maybe_unused exynos_usi_resume_noirq(struct device *dev)
drivers/soc/tegra/cbb/tegra194-cbb.c
2316
static int __maybe_unused tegra194_cbb_resume_noirq(struct device *dev)
drivers/soc/tegra/cbb/tegra234-cbb.c
1744
static int __maybe_unused tegra234_cbb_resume_noirq(struct device *dev)
drivers/soc/tegra/fuse/fuse-tegra.c
259
static int __maybe_unused tegra_fuse_runtime_resume(struct device *dev)
drivers/soc/tegra/fuse/fuse-tegra.c
272
static int __maybe_unused tegra_fuse_runtime_suspend(struct device *dev)
drivers/soc/tegra/fuse/fuse-tegra.c
279
static int __maybe_unused tegra_fuse_suspend(struct device *dev)
drivers/soc/tegra/fuse/fuse-tegra.c
295
static int __maybe_unused tegra_fuse_resume(struct device *dev)
drivers/soc/ti/wkup_m3_ipc.c
723
static int __maybe_unused wkup_m3_ipc_suspend(struct device *dev)
drivers/soc/ti/wkup_m3_ipc.c
731
static int __maybe_unused wkup_m3_ipc_resume(struct device *dev)
drivers/soundwire/amd_manager.c
1247
static int __maybe_unused amd_pm_prepare(struct device *dev)
drivers/soundwire/amd_manager.c
1281
static int __maybe_unused amd_suspend(struct device *dev)
drivers/soundwire/amd_manager.c
1331
static int __maybe_unused amd_suspend_runtime(struct device *dev)
drivers/soundwire/amd_manager.c
1383
static int __maybe_unused amd_resume_runtime(struct device *dev)
drivers/soundwire/intel_auxdevice.c
573
static int __maybe_unused intel_pm_prepare(struct device *dev)
drivers/soundwire/intel_auxdevice.c
633
static int __maybe_unused intel_suspend(struct device *dev)
drivers/soundwire/intel_auxdevice.c
681
static int __maybe_unused intel_suspend_runtime(struct device *dev)
drivers/soundwire/intel_auxdevice.c
720
static int __maybe_unused intel_resume(struct device *dev)
drivers/soundwire/intel_auxdevice.c
776
static int __maybe_unused intel_resume_runtime(struct device *dev)
drivers/soundwire/qcom.c
1704
static int __maybe_unused swrm_runtime_resume(struct device *dev)
drivers/soundwire/qcom.c
1769
static int __maybe_unused swrm_runtime_suspend(struct device *dev)
drivers/spi/atmel-quadspi.c
1530
static int __maybe_unused atmel_qspi_suspend(struct device *dev)
drivers/spi/atmel-quadspi.c
1557
static int __maybe_unused atmel_qspi_resume(struct device *dev)
drivers/spi/atmel-quadspi.c
1589
static int __maybe_unused atmel_qspi_runtime_suspend(struct device *dev)
drivers/spi/atmel-quadspi.c
1600
static int __maybe_unused atmel_qspi_runtime_resume(struct device *dev)
drivers/spi/atmel-quadspi.c
1617
static const struct dev_pm_ops __maybe_unused atmel_qspi_pm_ops = {
drivers/spi/spi-at91-usart.c
574
__maybe_unused static int at91_usart_spi_suspend(struct device *dev)
drivers/spi/spi-at91-usart.c
590
__maybe_unused static int at91_usart_spi_resume(struct device *dev)
drivers/spi/spi-axiado.c
905
static int __maybe_unused ax_spi_suspend(struct device *dev)
drivers/spi/spi-axiado.c
920
static int __maybe_unused ax_spi_resume(struct device *dev)
drivers/spi/spi-axiado.c
937
static int __maybe_unused ax_spi_runtime_resume(struct device *dev)
drivers/spi/spi-axiado.c
966
static int __maybe_unused ax_spi_runtime_suspend(struct device *dev)
drivers/spi/spi-bcm-qspi.c
1460
static const struct of_device_id bcm_qspi_of_match[] __maybe_unused = {
drivers/spi/spi-bcm-qspi.c
1692
static int __maybe_unused bcm_qspi_suspend(struct device *dev)
drivers/spi/spi-bcm-qspi.c
1708
static int __maybe_unused bcm_qspi_resume(struct device *dev)
drivers/spi/spi-cadence.c
804
static int __maybe_unused cdns_spi_suspend(struct device *dev)
drivers/spi/spi-cadence.c
819
static int __maybe_unused cdns_spi_resume(struct device *dev)
drivers/spi/spi-cadence.c
836
static int __maybe_unused cdns_spi_runtime_resume(struct device *dev)
drivers/spi/spi-cadence.c
865
static int __maybe_unused cdns_spi_runtime_suspend(struct device *dev)
drivers/spi/spi-geni-qcom.c
1153
static int __maybe_unused spi_geni_runtime_suspend(struct device *dev)
drivers/spi/spi-geni-qcom.c
1169
static int __maybe_unused spi_geni_runtime_resume(struct device *dev)
drivers/spi/spi-geni-qcom.c
1186
static int __maybe_unused spi_geni_suspend(struct device *dev)
drivers/spi/spi-geni-qcom.c
1202
static int __maybe_unused spi_geni_resume(struct device *dev)
drivers/spi/spi-loongson-core.c
232
static int __maybe_unused loongson_spi_suspend(struct device *dev)
drivers/spi/spi-loongson-core.c
252
static int __maybe_unused loongson_spi_resume(struct device *dev)
drivers/spi/spi-mtk-nor.c
950
static int __maybe_unused mtk_nor_runtime_suspend(struct device *dev)
drivers/spi/spi-mtk-nor.c
960
static int __maybe_unused mtk_nor_runtime_resume(struct device *dev)
drivers/spi/spi-mtk-nor.c
968
static int __maybe_unused mtk_nor_suspend(struct device *dev)
drivers/spi/spi-mtk-nor.c
973
static int __maybe_unused mtk_nor_resume(struct device *dev)
drivers/spi/spi-mxic.c
724
static int __maybe_unused mxic_spi_runtime_suspend(struct device *dev)
drivers/spi/spi-mxic.c
735
static int __maybe_unused mxic_spi_runtime_resume(struct device *dev)
drivers/spi/spi-omap2-mcspi.c
1623
static int __maybe_unused omap2_mcspi_suspend(struct device *dev)
drivers/spi/spi-omap2-mcspi.c
1642
static int __maybe_unused omap2_mcspi_resume(struct device *dev)
drivers/spi/spi-qcom-qspi.c
831
static int __maybe_unused qcom_qspi_runtime_suspend(struct device *dev)
drivers/spi/spi-qcom-qspi.c
875
static int __maybe_unused qcom_qspi_runtime_resume(struct device *dev)
drivers/spi/spi-qcom-qspi.c
919
static int __maybe_unused qcom_qspi_suspend(struct device *dev)
drivers/spi/spi-qcom-qspi.c
935
static int __maybe_unused qcom_qspi_resume(struct device *dev)
drivers/spi/spi-rspi.c
1190
static const struct spi_ops rspi_rz_ops __maybe_unused = {
drivers/spi/spi-rspi.c
1200
static const struct spi_ops qspi_ops __maybe_unused = {
drivers/spi/spi-rspi.c
1212
static const struct of_device_id rspi_of_match[] __maybe_unused = {
drivers/spi/spi-sh-msiof.c
1008
static const struct of_device_id sh_msiof_match[] __maybe_unused = {
drivers/spi/spi-sprd.c
1019
static int __maybe_unused sprd_spi_runtime_suspend(struct device *dev)
drivers/spi/spi-sprd.c
1032
static int __maybe_unused sprd_spi_runtime_resume(struct device *dev)
drivers/spi/spi-sunplus-sp7021.c
501
static int __maybe_unused sp7021_spi_controller_suspend(struct device *dev)
drivers/spi/spi-sunplus-sp7021.c
509
static int __maybe_unused sp7021_spi_controller_resume(struct device *dev)
drivers/spi/spi-synquacer.c
741
static int __maybe_unused synquacer_spi_suspend(struct device *dev)
drivers/spi/spi-synquacer.c
757
static int __maybe_unused synquacer_spi_resume(struct device *dev)
drivers/spi/spi-tegra20-slink.c
1174
static int __maybe_unused tegra_slink_runtime_suspend(struct device *dev)
drivers/spi/spi-tegra20-slink.c
1186
static int __maybe_unused tegra_slink_runtime_resume(struct device *dev)
drivers/spi/spi-tegra210-quad.c
1840
static int __maybe_unused tegra_qspi_suspend(struct device *dev)
drivers/spi/spi-tegra210-quad.c
1847
static int __maybe_unused tegra_qspi_resume(struct device *dev)
drivers/spi/spi-tegra210-quad.c
1866
static int __maybe_unused tegra_qspi_runtime_suspend(struct device *dev)
drivers/spi/spi-tegra210-quad.c
1882
static int __maybe_unused tegra_qspi_runtime_resume(struct device *dev)
drivers/spi/spi-topcliff-pch.c
1621
static int __maybe_unused pch_spi_suspend(struct device *dev)
drivers/spi/spi-topcliff-pch.c
1632
static int __maybe_unused pch_spi_resume(struct device *dev)
drivers/spi/spi-zynqmp-gqspi.c
1000
static int __maybe_unused zynqmp_runtime_resume(struct device *dev)
drivers/spi/spi-zynqmp-gqspi.c
938
static int __maybe_unused zynqmp_qspi_suspend(struct device *dev)
drivers/spi/spi-zynqmp-gqspi.c
962
static int __maybe_unused zynqmp_qspi_resume(struct device *dev)
drivers/spi/spi-zynqmp-gqspi.c
982
static int __maybe_unused zynqmp_runtime_suspend(struct device *dev)
drivers/ssb/main.c
619
static int __maybe_unused
drivers/staging/greybus/arche-apb-ctrl.c
429
static int __maybe_unused arche_apb_ctrl_suspend(struct device *dev)
drivers/staging/greybus/arche-apb-ctrl.c
443
static int __maybe_unused arche_apb_ctrl_resume(struct device *dev)
drivers/staging/greybus/arche-platform.c
569
static __maybe_unused int arche_platform_suspend(struct device *dev)
drivers/staging/greybus/arche-platform.c
583
static __maybe_unused int arche_platform_resume(struct device *dev)
drivers/staging/media/atomisp/pci/isp2400_input_system_local.h
216
static const hrt_address __maybe_unused MIPI_PORT_OFFSET[N_MIPI_PORT_ID] = {
drivers/staging/media/atomisp/pci/isp2400_input_system_local.h
222
static const hrt_address __maybe_unused SUB_SYSTEM_OFFSET[N_SUB_SYSTEM_ID] = {
drivers/staging/media/imx/imx6-mipi-csi2.c
230
static int __maybe_unused csi2_dphy_wait_ulp(struct csi2_dev *csi2)
drivers/staging/media/ipu3/ipu3.c
760
static int __maybe_unused imgu_suspend(struct device *dev)
drivers/staging/media/ipu3/ipu3.c
788
static int __maybe_unused imgu_resume(struct device *dev)
drivers/staging/media/ipu3/ipu3.c
827
static __maybe_unused int imgu_rpm_dummy_cb(struct device *dev)
drivers/staging/media/ipu7/ipu7-mmu.c
56
static __maybe_unused void mmu_irq_handler(struct ipu7_mmu *mmu)
drivers/staging/media/tegra-video/csi.c
707
static int __maybe_unused csi_runtime_suspend(struct device *dev)
drivers/staging/media/tegra-video/csi.c
718
static int __maybe_unused csi_runtime_resume(struct device *dev)
drivers/staging/media/tegra-video/tegra20.c
275
static int __maybe_unused tegra20_vi_read(struct tegra_vi_channel *chan, unsigned int addr)
drivers/staging/media/tegra-video/tegra20.c
285
static int __maybe_unused tegra20_csi_read(struct tegra_csi_channel *csi_chan, unsigned int addr)
drivers/staging/media/tegra-video/tegra20.c
295
static int __maybe_unused tegra20_mipi_read(struct tegra_csi *csi, unsigned int addr)
drivers/staging/media/tegra-video/vi.c
1416
static int __maybe_unused vi_runtime_resume(struct device *dev)
drivers/staging/media/tegra-video/vi.c
1436
static int __maybe_unused vi_runtime_suspend(struct device *dev)
drivers/staging/rtl8723bs/core/rtw_recv.c
2190
u32 __maybe_unused num_signal_qual = 0;
drivers/staging/rtl8723bs/hal/sdio_ops.c
157
s32 __maybe_unused err;
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
2474
bool __maybe_unused ack = true;
drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c
49
static __maybe_unused const struct wiphy_wowlan_support wowlan_stub = {
drivers/staging/sm750fb/sm750.c
397
static int __maybe_unused lynxfb_suspend(struct device *dev)
drivers/staging/sm750fb/sm750.c
418
static int __maybe_unused lynxfb_resume(struct device *dev)
drivers/target/target_core_rd.c
386
u32 prot_npages __maybe_unused;
drivers/thermal/armada_thermal.c
309
static void __maybe_unused
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
80
static int __maybe_unused proc_thermal_rapl_add(struct pci_dev *pdev,
drivers/thermal/intel/int340x_thermal/processor_thermal_device.h
86
static void __maybe_unused proc_thermal_rapl_remove(void)
drivers/thermal/intel/therm_throt.c
300
static void __maybe_unused throttle_active_work(struct work_struct *work)
drivers/thermal/qcom/tsens.c
1130
static int __maybe_unused tsens_suspend(struct device *dev)
drivers/thermal/qcom/tsens.c
1144
static int __maybe_unused tsens_resume(struct device *dev)
drivers/thermal/rockchip_thermal.c
1810
static int __maybe_unused rockchip_thermal_suspend(struct device *dev)
drivers/thermal/rockchip_thermal.c
1828
static int __maybe_unused rockchip_thermal_resume(struct device *dev)
drivers/thermal/spear_thermal.c
48
static int __maybe_unused spear_thermal_suspend(struct device *dev)
drivers/thermal/spear_thermal.c
64
static int __maybe_unused spear_thermal_resume(struct device *dev)
drivers/thermal/tegra/soctherm.c
2239
static int __maybe_unused soctherm_suspend(struct device *dev)
drivers/thermal/tegra/soctherm.c
2248
static int __maybe_unused soctherm_resume(struct device *dev)
drivers/thermal/tegra/tegra30-tsensor.c
611
static int __maybe_unused tegra_tsensor_suspend(struct device *dev)
drivers/thermal/tegra/tegra30-tsensor.c
636
static int __maybe_unused tegra_tsensor_resume(struct device *dev)
drivers/thunderbolt/dma_test.c
668
static int __maybe_unused dma_test_suspend(struct device *dev)
drivers/thunderbolt/dma_test.c
681
static int __maybe_unused dma_test_resume(struct device *dev)
drivers/thunderbolt/stream.c
1574
static int __maybe_unused tbstream_suspend(struct device *dev)
drivers/thunderbolt/stream.c
1597
static int __maybe_unused tbstream_resume(struct device *dev)
drivers/thunderbolt/switch.c
2347
static int __maybe_unused tb_switch_runtime_suspend(struct device *dev)
drivers/thunderbolt/switch.c
2358
static int __maybe_unused tb_switch_runtime_resume(struct device *dev)
drivers/thunderbolt/xdomain.c
2034
static int __maybe_unused tb_xdomain_suspend(struct device *dev)
drivers/thunderbolt/xdomain.c
2040
static int __maybe_unused tb_xdomain_resume(struct device *dev)
drivers/tty/serial/8250/8250.h
165
static unsigned int __maybe_unused serial_icr_read(struct uart_8250_port *up,
drivers/tty/serial/8250/8250_bcm7271.c
1133
static int __maybe_unused brcmuart_suspend(struct device *dev)
drivers/tty/serial/8250/8250_bcm7271.c
1155
static int __maybe_unused brcmuart_resume(struct device *dev)
drivers/tty/serial/8250/8250_mtk.c
430
static int __maybe_unused mtk8250_runtime_suspend(struct device *dev)
drivers/tty/serial/8250/8250_mtk.c
445
static int __maybe_unused mtk8250_runtime_resume(struct device *dev)
drivers/tty/serial/8250/8250_mtk.c
609
static int __maybe_unused mtk8250_suspend(struct device *dev)
drivers/tty/serial/8250/8250_mtk.c
633
static int __maybe_unused mtk8250_resume(struct device *dev)
drivers/tty/serial/8250/8250_pxa.c
33
static int __maybe_unused serial_pxa_suspend(struct device *dev)
drivers/tty/serial/8250/8250_pxa.c
42
static int __maybe_unused serial_pxa_resume(struct device *dev)
drivers/tty/serial/8250/8250_tegra.c
171
static const struct acpi_device_id tegra_uart_acpi_match[] __maybe_unused = {
drivers/tty/serial/8250/8250_uniphier.c
243
static int __maybe_unused uniphier_uart_suspend(struct device *dev)
drivers/tty/serial/8250/8250_uniphier.c
256
static int __maybe_unused uniphier_uart_resume(struct device *dev)
drivers/tty/serial/atmel_serial.c
2726
static int __maybe_unused atmel_serial_suspend(struct device *dev)
drivers/tty/serial/atmel_serial.c
2768
static int __maybe_unused atmel_serial_resume(struct device *dev)
drivers/tty/serial/clps711x.c
520
static const struct of_device_id __maybe_unused clps711x_uart_dt_ids[] = {
drivers/tty/serial/max310x.c
1194
static int __maybe_unused max310x_suspend(struct device *dev)
drivers/tty/serial/max310x.c
1207
static int __maybe_unused max310x_resume(struct device *dev)
drivers/tty/serial/max310x.c
1513
static const struct of_device_id __maybe_unused max310x_dt_ids[] = {
drivers/tty/serial/max310x.c
1560
static const struct max310x_if_cfg __maybe_unused max310x_spi_if_cfg = {
drivers/tty/serial/msm_serial.c
1881
static int __maybe_unused msm_serial_suspend(struct device *dev)
drivers/tty/serial/msm_serial.c
1890
static int __maybe_unused msm_serial_resume(struct device *dev)
drivers/tty/serial/omap-serial.c
1078
static void __maybe_unused wait_for_xmitr(struct uart_omap_port *up)
drivers/tty/serial/pch_uart.c
1771
static int __maybe_unused pch_uart_pci_suspend(struct device *dev)
drivers/tty/serial/pch_uart.c
1780
static int __maybe_unused pch_uart_pci_resume(struct device *dev)
drivers/tty/serial/qcom_geni_serial.c
1948
static int __maybe_unused qcom_geni_serial_runtime_suspend(struct device *dev)
drivers/tty/serial/qcom_geni_serial.c
1960
static int __maybe_unused qcom_geni_serial_runtime_resume(struct device *dev)
drivers/tty/serial/sb1250-duart.c
203
static int __maybe_unused sbd_transmit_ready(struct sbd_port *sport)
drivers/tty/serial/sb1250-duart.c
208
static int __maybe_unused sbd_transmit_drain(struct sbd_port *sport)
drivers/tty/serial/sc16is7xx.c
1719
const struct of_device_id __maybe_unused sc16is7xx_dt_ids[] = {
drivers/tty/serial/sh-sci.c
3651
static const struct of_device_id of_sci_match[] __maybe_unused = {
drivers/tty/serial/sifive.c
491
static void __maybe_unused __ssp_wait_for_xmitr(struct sifive_serial_port *ssp)
drivers/tty/serial/stm32-usart.c
113
static void __maybe_unused stm32_usart_console_putchar(struct uart_port *port, unsigned char ch);
drivers/tty/serial/stm32-usart.c
1908
static void __maybe_unused stm32_usart_console_putchar(struct uart_port *port, unsigned char ch)
drivers/tty/serial/stm32-usart.c
2061
static int __maybe_unused stm32_usart_serial_en_wakeup(struct uart_port *port,
drivers/tty/serial/stm32-usart.c
2115
static int __maybe_unused stm32_usart_serial_suspend(struct device *dev)
drivers/tty/serial/stm32-usart.c
2144
static int __maybe_unused stm32_usart_serial_resume(struct device *dev)
drivers/tty/serial/stm32-usart.c
2160
static int __maybe_unused stm32_usart_runtime_suspend(struct device *dev)
drivers/tty/serial/stm32-usart.c
2171
static int __maybe_unused stm32_usart_runtime_resume(struct device *dev)
drivers/tty/serial/stm32-usart.c
41
static struct stm32_usart_info __maybe_unused stm32f4_info = {
drivers/tty/serial/stm32-usart.c
63
static struct stm32_usart_info __maybe_unused stm32f7_info = {
drivers/tty/serial/stm32-usart.c
86
static struct stm32_usart_info __maybe_unused stm32h7_info = {
drivers/tty/serial/sunplus-uart.c
668
static int __maybe_unused sunplus_uart_suspend(struct device *dev)
drivers/tty/serial/sunplus-uart.c
678
static int __maybe_unused sunplus_uart_resume(struct device *dev)
drivers/tty/serial/sunzilog.c
1125
static void __maybe_unused sunzilog_putchar(struct uart_port *port, unsigned char ch)
drivers/tty/serial/uartlite.c
710
static int __maybe_unused ulite_suspend(struct device *dev)
drivers/tty/serial/uartlite.c
726
static int __maybe_unused ulite_resume(struct device *dev)
drivers/tty/serial/uartlite.c
736
static int __maybe_unused ulite_runtime_suspend(struct device *dev)
drivers/tty/serial/uartlite.c
745
static int __maybe_unused ulite_runtime_resume(struct device *dev)
drivers/tty/serial/xilinx_uartps.c
1552
static int __maybe_unused cdns_runtime_suspend(struct device *dev)
drivers/tty/serial/xilinx_uartps.c
1562
static int __maybe_unused cdns_runtime_resume(struct device *dev)
drivers/ufs/host/ufs-qcom.c
3007
static const struct of_device_id ufs_qcom_of_match[] __maybe_unused = {
drivers/ufs/host/ufs-renesas.c
530
static const struct of_device_id __maybe_unused ufs_renesas_of_match[] = {
drivers/ufs/host/ufs-sprd.c
136
struct platform_device __maybe_unused *pdev = to_platform_device(dev);
drivers/ufs/host/ufs-sprd.c
405
static const struct of_device_id __maybe_unused ufs_sprd_of_match[] = {
drivers/usb/cdns3/cdns3-imx.c
376
static int __maybe_unused cdns_imx_system_suspend(struct device *dev)
drivers/usb/cdns3/cdns3-imx.c
382
static int __maybe_unused cdns_imx_system_resume(struct device *dev)
drivers/usb/chipidea/udc.c
1100
gfp_t __maybe_unused gfp_flags)
drivers/usb/chipidea/udc.c
1696
gfp_t __maybe_unused gfp_flags)
drivers/usb/common/usb-conn-gpio.c
306
static int __maybe_unused usb_conn_suspend(struct device *dev)
drivers/usb/common/usb-conn-gpio.c
328
static int __maybe_unused usb_conn_resume(struct device *dev)
drivers/usb/dwc2/platform.c
649
static int __maybe_unused dwc2_suspend(struct device *dev)
drivers/usb/dwc2/platform.c
730
static int __maybe_unused dwc2_resume(struct device *dev)
drivers/usb/dwc3/dwc3-meson-g12a.c
860
static int __maybe_unused dwc3_meson_g12a_runtime_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-meson-g12a.c
870
static int __maybe_unused dwc3_meson_g12a_runtime_resume(struct device *dev)
drivers/usb/dwc3/dwc3-meson-g12a.c
878
static int __maybe_unused dwc3_meson_g12a_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-meson-g12a.c
899
static int __maybe_unused dwc3_meson_g12a_resume(struct device *dev)
drivers/usb/dwc3/dwc3-of-simple.c
129
static int __maybe_unused dwc3_of_simple_runtime_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-of-simple.c
138
static int __maybe_unused dwc3_of_simple_runtime_resume(struct device *dev)
drivers/usb/dwc3/dwc3-of-simple.c
145
static int __maybe_unused dwc3_of_simple_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-of-simple.c
155
static int __maybe_unused dwc3_of_simple_resume(struct device *dev)
drivers/usb/dwc3/dwc3-qcom-legacy.c
324
struct usb_hcd __maybe_unused *hcd;
drivers/usb/dwc3/dwc3-qcom-legacy.c
866
static int __maybe_unused dwc3_qcom_pm_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-qcom-legacy.c
881
static int __maybe_unused dwc3_qcom_pm_resume(struct device *dev)
drivers/usb/dwc3/dwc3-qcom-legacy.c
896
static int __maybe_unused dwc3_qcom_runtime_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-qcom-legacy.c
903
static int __maybe_unused dwc3_qcom_runtime_resume(struct device *dev)
drivers/usb/dwc3/dwc3-qcom.c
235
struct usb_hcd __maybe_unused *hcd;
drivers/usb/dwc3/dwc3-xilinx.c
368
static int __maybe_unused dwc3_xlnx_runtime_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-xilinx.c
377
static int __maybe_unused dwc3_xlnx_runtime_resume(struct device *dev)
drivers/usb/dwc3/dwc3-xilinx.c
384
static int __maybe_unused dwc3_xlnx_runtime_idle(struct device *dev)
drivers/usb/dwc3/dwc3-xilinx.c
391
static int __maybe_unused dwc3_xlnx_suspend(struct device *dev)
drivers/usb/dwc3/dwc3-xilinx.c
403
static int __maybe_unused dwc3_xlnx_resume(struct device *dev)
drivers/usb/fotg210/fotg210-hcd.c
114
static void __maybe_unused
drivers/usb/fotg210/fotg210-hcd.c
130
static void __maybe_unused
drivers/usb/fotg210/fotg210-hcd.c
142
static void __maybe_unused
drivers/usb/fotg210/fotg210-hcd.c
176
static int __maybe_unused
drivers/usb/fotg210/fotg210-hcd.c
1777
static void __maybe_unused fotg210_relinquish_port(struct usb_hcd *hcd,
drivers/usb/fotg210/fotg210-hcd.c
1783
static int __maybe_unused fotg210_port_handed_over(struct usb_hcd *hcd,
drivers/usb/fotg210/fotg210-hcd.c
193
static int __maybe_unused
drivers/usb/gadget/function/f_mass_storage.c
947
unsigned long __maybe_unused rc;
drivers/usb/gadget/udc/bcm63xx_udc.c
133
static const char __maybe_unused bcm63xx_ep0_state_names[][32] = {
drivers/usb/gadget/udc/pch_udc.c
3019
static int __maybe_unused pch_udc_suspend(struct device *d)
drivers/usb/gadget/udc/pch_udc.c
3029
static int __maybe_unused pch_udc_resume(struct device *d)
drivers/usb/gadget/udc/pxa25x_udc.h
156
static void __maybe_unused
drivers/usb/gadget/udc/pxa25x_udc.h
172
static void __maybe_unused
drivers/usb/gadget/udc/pxa25x_udc.h
191
static void __maybe_unused
drivers/usb/gadget/udc/tegra-xudc.c
3954
static int __maybe_unused tegra_xudc_powergate(struct tegra_xudc *xudc)
drivers/usb/gadget/udc/tegra-xudc.c
3982
static int __maybe_unused tegra_xudc_unpowergate(struct tegra_xudc *xudc)
drivers/usb/gadget/udc/tegra-xudc.c
4017
static int __maybe_unused tegra_xudc_suspend(struct device *dev)
drivers/usb/gadget/udc/tegra-xudc.c
4039
static int __maybe_unused tegra_xudc_resume(struct device *dev)
drivers/usb/gadget/udc/tegra-xudc.c
4060
static int __maybe_unused tegra_xudc_runtime_suspend(struct device *dev)
drivers/usb/gadget/udc/tegra-xudc.c
4067
static int __maybe_unused tegra_xudc_runtime_resume(struct device *dev)
drivers/usb/host/ehci-atmel.c
185
static int __maybe_unused ehci_atmel_drv_suspend(struct device *dev)
drivers/usb/host/ehci-atmel.c
199
static int __maybe_unused ehci_atmel_drv_resume(struct device *dev)
drivers/usb/host/ehci-brcm.c
201
static int __maybe_unused ehci_brcm_suspend(struct device *dev)
drivers/usb/host/ehci-brcm.c
215
static int __maybe_unused ehci_brcm_resume(struct device *dev)
drivers/usb/host/ehci-dbg.c
105
static void __maybe_unused
drivers/usb/host/ehci-dbg.c
1052
static inline void __maybe_unused dbg_qh(const char *label,
drivers/usb/host/ehci-dbg.c
1055
static inline int __maybe_unused dbg_status_buf(const char *buf,
drivers/usb/host/ehci-dbg.c
1059
static inline int __maybe_unused dbg_command_buf(const char *buf,
drivers/usb/host/ehci-dbg.c
1063
static inline int __maybe_unused dbg_intr_buf(const char *buf,
drivers/usb/host/ehci-dbg.c
1067
static inline int __maybe_unused dbg_port_buf(char *buf,
drivers/usb/host/ehci-dbg.c
136
static void __maybe_unused
drivers/usb/host/ehci-dbg.c
151
static int __maybe_unused
drivers/usb/host/ehci-dbg.c
170
static int __maybe_unused
drivers/usb/host/ehci-dbg.c
79
static void __maybe_unused
drivers/usb/host/ehci-dbg.c
95
static void __maybe_unused
drivers/usb/host/ehci-npcm7xx.c
29
static int __maybe_unused ehci_npcm7xx_drv_suspend(struct device *dev)
drivers/usb/host/ehci-npcm7xx.c
37
static int __maybe_unused ehci_npcm7xx_drv_resume(struct device *dev)
drivers/usb/host/ehci-orion.c
188
static int __maybe_unused ehci_orion_drv_suspend(struct device *dev)
drivers/usb/host/ehci-orion.c
195
static int __maybe_unused ehci_orion_drv_resume(struct device *dev)
drivers/usb/host/ehci-platform.c
438
static int __maybe_unused ehci_platform_suspend(struct device *dev)
drivers/usb/host/ehci-platform.c
471
static int __maybe_unused ehci_platform_resume(struct device *dev)
drivers/usb/host/ehci-sched.c
300
static int __maybe_unused same_tt(struct usb_device *dev1,
drivers/usb/host/ehci-spear.c
35
static int __maybe_unused ehci_spear_drv_suspend(struct device *dev)
drivers/usb/host/ehci-spear.c
43
static int __maybe_unused ehci_spear_drv_resume(struct device *dev)
drivers/usb/host/ohci-at91.c
613
static int __maybe_unused
drivers/usb/host/ohci-at91.c
659
static int __maybe_unused
drivers/usb/host/ohci-dbg.c
311
static void __maybe_unused
drivers/usb/host/ohci.h
165
static const int __maybe_unused cc_to_error [16] = {
drivers/usb/host/xhci-histb.c
334
static int __maybe_unused xhci_histb_suspend(struct device *dev)
drivers/usb/host/xhci-histb.c
349
static int __maybe_unused xhci_histb_resume(struct device *dev)
drivers/usb/host/xhci-mtk.c
738
static int __maybe_unused xhci_mtk_suspend(struct device *dev)
drivers/usb/host/xhci-mtk.c
773
static int __maybe_unused xhci_mtk_resume(struct device *dev)
drivers/usb/host/xhci-mtk.c
806
static int __maybe_unused xhci_mtk_runtime_suspend(struct device *dev)
drivers/usb/host/xhci-mtk.c
822
static int __maybe_unused xhci_mtk_runtime_resume(struct device *dev)
drivers/usb/host/xhci-plat.c
586
static int __maybe_unused xhci_plat_runtime_suspend(struct device *dev)
drivers/usb/host/xhci-plat.c
599
static int __maybe_unused xhci_plat_runtime_resume(struct device *dev)
drivers/usb/host/xhci-tegra.c
2389
static __maybe_unused int tegra_xusb_suspend(struct device *dev)
drivers/usb/host/xhci-tegra.c
2436
static __maybe_unused int tegra_xusb_resume(struct device *dev)
drivers/usb/host/xhci-tegra.c
2472
static __maybe_unused int tegra_xusb_runtime_suspend(struct device *dev)
drivers/usb/host/xhci-tegra.c
2485
static __maybe_unused int tegra_xusb_runtime_resume(struct device *dev)
drivers/usb/host/xhci.c
4529
static int __maybe_unused xhci_change_max_exit_latency(struct xhci_hcd *xhci,
drivers/usb/misc/onboard_usb_dev.c
146
static int __maybe_unused onboard_dev_suspend(struct device *dev)
drivers/usb/misc/onboard_usb_dev.c
175
static int __maybe_unused onboard_dev_resume(struct device *dev)
drivers/usb/misc/onboard_usb_dev.c
549
static const struct dev_pm_ops __maybe_unused onboard_dev_pm_ops = {
drivers/usb/misc/usb3503.c
346
static int __maybe_unused usb3503_suspend(struct usb3503 *hub)
drivers/usb/misc/usb3503.c
354
static int __maybe_unused usb3503_resume(struct usb3503 *hub)
drivers/usb/misc/usb3503.c
362
static int __maybe_unused usb3503_i2c_suspend(struct device *dev)
drivers/usb/misc/usb3503.c
369
static int __maybe_unused usb3503_i2c_resume(struct device *dev)
drivers/usb/misc/usb3503.c
376
static int __maybe_unused usb3503_platform_suspend(struct device *dev)
drivers/usb/misc/usb3503.c
381
static int __maybe_unused usb3503_platform_resume(struct device *dev)
drivers/usb/misc/usb4604.c
114
static int __maybe_unused usb4604_i2c_suspend(struct device *dev)
drivers/usb/misc/usb4604.c
124
static int __maybe_unused usb4604_i2c_resume(struct device *dev)
drivers/usb/mtu3/mtu3_plat.c
580
static int __maybe_unused mtu3_suspend(struct device *dev)
drivers/usb/mtu3/mtu3_plat.c
585
static int __maybe_unused mtu3_resume(struct device *dev)
drivers/usb/mtu3/mtu3_plat.c
590
static int __maybe_unused mtu3_runtime_suspend(struct device *dev)
drivers/usb/mtu3/mtu3_plat.c
598
static int __maybe_unused mtu3_runtime_resume(struct device *dev)
drivers/usb/musb/da8xx.c
196
static void __maybe_unused da8xx_musb_try_idle(struct musb *musb, unsigned long timeout)
drivers/usb/musb/mpfs.c
157
static void __maybe_unused mpfs_musb_try_idle(struct musb *musb, unsigned long timeout)
drivers/usb/typec/anx7411.c
1314
static int __maybe_unused anx7411_runtime_pm_suspend(struct device *dev)
drivers/usb/typec/anx7411.c
1330
static int __maybe_unused anx7411_runtime_pm_resume(struct device *dev)
drivers/usb/typec/rt1719.c
936
static const struct of_device_id __maybe_unused rt1719_device_table[] = {
drivers/usb/typec/stusb160x.c
824
static int __maybe_unused stusb160x_suspend(struct device *dev)
drivers/usb/typec/stusb160x.c
834
static int __maybe_unused stusb160x_resume(struct device *dev)
drivers/usb/typec/tcpm/fusb302.c
1837
static const struct of_device_id fusb302_dt_match[] __maybe_unused = {
drivers/usb/typec/tcpm/tcpci_mt6360.c
189
static int __maybe_unused mt6360_tcpc_suspend(struct device *dev)
drivers/usb/typec/tcpm/tcpci_mt6360.c
199
static int __maybe_unused mt6360_tcpc_resume(struct device *dev)
drivers/usb/typec/tcpm/tcpci_mt6360.c
211
static const struct of_device_id __maybe_unused mt6360_tcpc_of_id[] = {
drivers/usb/typec/tipd/core.c
1914
static int __maybe_unused tps6598x_suspend(struct device *dev)
drivers/usb/typec/tipd/core.c
1932
static int __maybe_unused tps6598x_resume(struct device *dev)
drivers/usb/typec/ucsi/cros_ec_ucsi.c
321
static int __maybe_unused cros_ucsi_suspend(struct device *dev)
drivers/usb/typec/ucsi/cros_ec_ucsi.c
331
static void __maybe_unused cros_ucsi_complete(struct device *dev)
drivers/usb/typec/ucsi/ucsi_stm32g0.c
733
static const struct of_device_id __maybe_unused ucsi_stm32g0_typec_of_match[] = {
drivers/vhost/vhost.c
559
size_t event __maybe_unused =
drivers/vhost/vhost.c
568
size_t event __maybe_unused =
drivers/video/backlight/lp855x_bl.c
560
static const struct of_device_id lp855x_dt_ids[] __maybe_unused = {
drivers/video/backlight/rt4831-backlight.c
215
static const struct of_device_id __maybe_unused rt4831_bl_of_match[] = {
drivers/video/fbdev/arkfb.c
1107
static int __maybe_unused ark_pci_suspend(struct device *dev)
drivers/video/fbdev/arkfb.c
1134
static int __maybe_unused ark_pci_resume(struct device *dev)
drivers/video/fbdev/aty/aty128fb.c
166
static int __maybe_unused aty128_pci_suspend(struct device *dev);
drivers/video/fbdev/aty/aty128fb.c
167
static int __maybe_unused aty128_pci_hibernate(struct device *dev);
drivers/video/fbdev/aty/aty128fb.c
168
static int __maybe_unused aty128_pci_freeze(struct device *dev);
drivers/video/fbdev/aty/aty128fb.c
169
static int __maybe_unused aty128_pci_resume(struct device *dev);
drivers/video/fbdev/aty/aty128fb.c
2377
static int __maybe_unused aty128_pci_suspend(struct device *dev)
drivers/video/fbdev/aty/aty128fb.c
2382
static int __maybe_unused aty128_pci_hibernate(struct device *dev)
drivers/video/fbdev/aty/aty128fb.c
2387
static int __maybe_unused aty128_pci_freeze(struct device *dev)
drivers/video/fbdev/aty/aty128fb.c
2438
static int __maybe_unused aty128_pci_resume(struct device *dev)
drivers/video/fbdev/aty/atyfb_base.c
2114
static int __maybe_unused atyfb_pci_suspend(struct device *dev)
drivers/video/fbdev/aty/atyfb_base.c
2119
static int __maybe_unused atyfb_pci_hibernate(struct device *dev)
drivers/video/fbdev/aty/atyfb_base.c
2124
static int __maybe_unused atyfb_pci_freeze(struct device *dev)
drivers/video/fbdev/aty/atyfb_base.c
2143
static int __maybe_unused atyfb_pci_resume(struct device *dev)
drivers/video/fbdev/aty/atyfb_base.c
562
static char ram_dram[] __maybe_unused = "DRAM";
drivers/video/fbdev/aty/atyfb_base.c
563
static char ram_resv[] __maybe_unused = "RESV";
drivers/video/fbdev/controlfb.c
695
struct fb_info_control __maybe_unused *p =
drivers/video/fbdev/core/fb_procfs.c
39
static const struct seq_operations __maybe_unused fb_proc_seq_ops = {
drivers/video/fbdev/cyber2000fb.c
1777
static int __maybe_unused cyberpro_pci_suspend(struct device *dev)
drivers/video/fbdev/cyber2000fb.c
1785
static int __maybe_unused cyberpro_pci_resume(struct device *dev)
drivers/video/fbdev/geode/gxfb_core.c
323
static int __maybe_unused gxfb_suspend(struct device *dev)
drivers/video/fbdev/geode/gxfb_core.c
338
static int __maybe_unused gxfb_resume(struct device *dev)
drivers/video/fbdev/geode/lxfb_core.c
446
static int __maybe_unused lxfb_suspend(struct device *dev)
drivers/video/fbdev/geode/lxfb_core.c
461
static int __maybe_unused lxfb_resume(struct device *dev)
drivers/video/fbdev/i740fb.c
1189
static int __maybe_unused i740fb_suspend(struct device *dev)
drivers/video/fbdev/i740fb.c
1212
static int __maybe_unused i740fb_resume(struct device *dev)
drivers/video/fbdev/matrox/g450_pll.c
412
unsigned int mnp __maybe_unused;
drivers/video/fbdev/nvidia/nvidia.c
1070
static int __maybe_unused nvidiafb_suspend(struct device *dev)
drivers/video/fbdev/nvidia/nvidia.c
1075
static int __maybe_unused nvidiafb_hibernate(struct device *dev)
drivers/video/fbdev/nvidia/nvidia.c
1080
static int __maybe_unused nvidiafb_freeze(struct device *dev)
drivers/video/fbdev/nvidia/nvidia.c
1085
static int __maybe_unused nvidiafb_resume(struct device *dev)
drivers/video/fbdev/pvr2fb.c
622
static irqreturn_t __maybe_unused pvr2fb_interrupt(int irq, void *dev_id)
drivers/video/fbdev/pvr2fb.c
786
static int __maybe_unused pvr2fb_common_init(void)
drivers/video/fbdev/s3fb.c
1471
struct s3fb_info __maybe_unused *par;
drivers/video/fbdev/s3fb.c
1496
static int __maybe_unused s3_pci_suspend(struct device *dev)
drivers/video/fbdev/s3fb.c
1525
static int __maybe_unused s3_pci_resume(struct device *dev)
drivers/video/fbdev/savage/savagefb_driver.c
2176
unsigned char __maybe_unused *edid;
drivers/video/fbdev/savage/savagefb_driver.c
2396
static int __maybe_unused savagefb_suspend(struct device *dev)
drivers/video/fbdev/savage/savagefb_driver.c
2401
static int __maybe_unused savagefb_hibernate(struct device *dev)
drivers/video/fbdev/savage/savagefb_driver.c
2406
static int __maybe_unused savagefb_freeze(struct device *dev)
drivers/video/fbdev/savage/savagefb_driver.c
2411
static int __maybe_unused savagefb_resume(struct device *dev)
drivers/video/fbdev/sh_mobile_lcdcfb.c
1345
static struct attribute *overlay_sysfs_attrs[] __maybe_unused = {
drivers/video/fbdev/sm712fb.c
1683
static int __maybe_unused smtcfb_pci_suspend(struct device *device)
drivers/video/fbdev/sm712fb.c
1704
static int __maybe_unused smtcfb_pci_resume(struct device *device)
drivers/video/fbdev/via/via-core.c
566
static __maybe_unused LIST_HEAD(viafb_pm_hooks);
drivers/video/fbdev/via/via-core.c
567
static __maybe_unused DEFINE_MUTEX(viafb_pm_hooks_lock);
drivers/video/fbdev/via/via-core.c
587
static int __maybe_unused via_suspend(struct device *dev)
drivers/video/fbdev/via/via-core.c
608
static int __maybe_unused via_resume(struct device *dev)
drivers/video/fbdev/via/viafbdev.c
1453
static int __maybe_unused viafb_sup_odev_proc_show(struct seq_file *m, void *v)
drivers/video/fbdev/vt8623fb.c
839
static int __maybe_unused vt8623_pci_suspend(struct device *dev)
drivers/video/fbdev/vt8623fb.c
866
static int __maybe_unused vt8623_pci_resume(struct device *dev)
drivers/virt/coco/arm-cca-guest/arm-cca-guest.c
225
static const struct platform_device_id arm_cca_match[] __maybe_unused = {
drivers/w1/masters/omap_hdq.c
534
static int __maybe_unused omap_hdq_runtime_suspend(struct device *dev)
drivers/w1/masters/omap_hdq.c
544
static int __maybe_unused omap_hdq_runtime_resume(struct device *dev)
drivers/watchdog/armada_37xx_wdt.c
314
static int __maybe_unused armada_37xx_wdt_suspend(struct device *dev)
drivers/watchdog/armada_37xx_wdt.c
321
static int __maybe_unused armada_37xx_wdt_resume(struct device *dev)
drivers/watchdog/cadence_wdt.c
366
static int __maybe_unused cdns_wdt_suspend(struct device *dev)
drivers/watchdog/cadence_wdt.c
384
static int __maybe_unused cdns_wdt_resume(struct device *dev)
drivers/watchdog/cros_ec_wdt.c
158
static int __maybe_unused cros_ec_wdt_suspend(struct platform_device *pdev, pm_message_t state)
drivers/watchdog/cros_ec_wdt.c
169
static int __maybe_unused cros_ec_wdt_resume(struct platform_device *pdev)
drivers/watchdog/da9062_wdt.c
251
static int __maybe_unused da9062_wdt_suspend(struct device *dev)
drivers/watchdog/da9062_wdt.c
265
static int __maybe_unused da9062_wdt_resume(struct device *dev)
drivers/watchdog/ftwdt010_wdt.c
192
static int __maybe_unused ftwdt010_wdt_suspend(struct device *dev)
drivers/watchdog/ftwdt010_wdt.c
204
static int __maybe_unused ftwdt010_wdt_resume(struct device *dev)
drivers/watchdog/iTCO_wdt.c
601
static inline bool __maybe_unused need_suspend(void)
drivers/watchdog/iTCO_wdt.c
606
static inline bool __maybe_unused need_suspend(void) { return true; }
drivers/watchdog/iTCO_wdt.c
609
static int __maybe_unused iTCO_wdt_suspend_noirq(struct device *dev)
drivers/watchdog/iTCO_wdt.c
623
static int __maybe_unused iTCO_wdt_resume_noirq(struct device *dev)
drivers/watchdog/imx7ulp_wdt.c
360
static int __maybe_unused imx7ulp_wdt_suspend_noirq(struct device *dev)
drivers/watchdog/imx7ulp_wdt.c
372
static int __maybe_unused imx7ulp_wdt_resume_noirq(struct device *dev)
drivers/watchdog/keembay_wdt.c
253
static int __maybe_unused keembay_wdt_suspend(struct device *dev)
drivers/watchdog/keembay_wdt.c
263
static int __maybe_unused keembay_wdt_resume(struct device *dev)
drivers/watchdog/meson_gxbb_wdt.c
122
static int __maybe_unused meson_gxbb_wdt_resume(struct device *dev)
drivers/watchdog/meson_gxbb_wdt.c
132
static int __maybe_unused meson_gxbb_wdt_suspend(struct device *dev)
drivers/watchdog/msc313e_wdt.c
135
static int __maybe_unused msc313e_wdt_suspend(struct device *dev)
drivers/watchdog/msc313e_wdt.c
145
static int __maybe_unused msc313e_wdt_resume(struct device *dev)
drivers/watchdog/of_xilinx_wdt.c
254
static int __maybe_unused xwdt_suspend(struct device *dev)
drivers/watchdog/of_xilinx_wdt.c
270
static int __maybe_unused xwdt_resume(struct device *dev)
drivers/watchdog/pm8916_wdt.c
236
static int __maybe_unused pm8916_wdt_suspend(struct device *dev)
drivers/watchdog/pm8916_wdt.c
246
static int __maybe_unused pm8916_wdt_resume(struct device *dev)
drivers/watchdog/qcom-wdt.c
344
static int __maybe_unused qcom_wdt_suspend(struct device *dev)
drivers/watchdog/qcom-wdt.c
354
static int __maybe_unused qcom_wdt_resume(struct device *dev)
drivers/watchdog/sbsa_gwdt.c
402
static int __maybe_unused sbsa_gwdt_suspend(struct device *dev)
drivers/watchdog/sbsa_gwdt.c
413
static int __maybe_unused sbsa_gwdt_resume(struct device *dev)
drivers/watchdog/sp805_wdt.c
324
static int __maybe_unused sp805_wdt_suspend(struct device *dev)
drivers/watchdog/sp805_wdt.c
334
static int __maybe_unused sp805_wdt_resume(struct device *dev)
drivers/watchdog/sprd_wdt.c
331
static int __maybe_unused sprd_wdt_pm_suspend(struct device *dev)
drivers/watchdog/sprd_wdt.c
342
static int __maybe_unused sprd_wdt_pm_resume(struct device *dev)
drivers/watchdog/stmp3xxx_rtc_wdt.c
117
static int __maybe_unused stmp3xxx_wdt_suspend(struct device *dev)
drivers/watchdog/stmp3xxx_rtc_wdt.c
127
static int __maybe_unused stmp3xxx_wdt_resume(struct device *dev)
fs/9p/vfs_inode.c
346
struct v9fs_inode __maybe_unused *v9inode = V9FS_I(inode);
fs/9p/vfs_inode.c
347
__le32 __maybe_unused version;
fs/9p/vfs_inode.c
774
struct v9fs_inode __maybe_unused *v9inode;
fs/9p/vfs_inode_dotl.c
518
struct v9fs_session_info __maybe_unused *v9ses;
fs/binfmt_elf.c
847
unsigned long reloc_func_desc __maybe_unused = 0;
fs/btrfs/raid56.c
334
static __maybe_unused bool full_page_sectors_uptodate(struct btrfs_raid_bio *rbio,
fs/btrfs/send.c
408
__maybe_unused
fs/btrfs/sysfs.c
1348
char __maybe_unused *value_str;
fs/btrfs/volumes.c
1247
s64 __maybe_unused value = 0;
fs/ext4/mballoc.c
4525
loff_t orig_size __maybe_unused;
fs/ext4/super.c
2141
static inline __maybe_unused \
fs/ext4/super.c
2149
static inline __maybe_unused \
fs/ext4/super.c
5751
failed_mount8: __maybe_unused
fs/f2fs/iostat.c
33
int __maybe_unused iostat_info_seq_show(struct seq_file *seq, void *offset)
fs/f2fs/iostat.h
32
extern int __maybe_unused iostat_info_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1749
static int __maybe_unused segment_info_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1776
static int __maybe_unused segment_bits_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1801
static int __maybe_unused victim_bits_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1823
static int __maybe_unused discard_plist_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1861
static int __maybe_unused disk_map_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1908
static int __maybe_unused donation_list_seq_show(struct seq_file *seq,
fs/f2fs/sysfs.c
1972
static int __maybe_unused inject_stats_seq_show(struct seq_file *seq,
fs/jbd2/checkpoint.c
423
bool __maybe_unused released;
fs/lockd/nlm3xdr_gen.c
10
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
100
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
118
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
136
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
150
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
16
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
162
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
172
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
193
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
214
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
230
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
242
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
254
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
264
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
40
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
432
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
438
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
444
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
452
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
462
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
478
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
48
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
494
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
504
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
524
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
542
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
556
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
568
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
578
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
58
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
584
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
590
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
608
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
620
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
632
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
644
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
74
static bool __maybe_unused
fs/lockd/nlm3xdr_gen.c
90
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
10
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
100
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
108
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
118
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
128
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
146
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
16
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
164
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
178
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
190
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
200
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
216
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
228
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
240
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
250
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
27
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
38
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
418
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
424
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
430
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
436
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
44
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
442
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
448
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
454
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
460
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
466
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
482
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
498
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
50
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
506
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
516
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
526
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
546
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
56
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
564
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
578
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
590
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
600
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
618
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
62
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
630
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
642
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
654
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
68
static bool __maybe_unused
fs/lockd/nlm4xdr_gen.c
84
static bool __maybe_unused
fs/lockd/svclock.c
482
struct inode *inode __maybe_unused = nlmsvc_file_inode(file);
fs/nfsd/export.c
1731
struct inode *inode __maybe_unused;
fs/nfsd/nfs4state.c
5523
long __maybe_unused timeo;
fs/nfsd/nfs4xdr_gen.c
10
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
109
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
130
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
154
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
16
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
178
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
22
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
226
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
318
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
33
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
330
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
336
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
342
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
353
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
368
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
374
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
380
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
39
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
391
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
397
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
403
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
409
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
415
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
425
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
431
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
447
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
45
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
453
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
459
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
465
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
471
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
495
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
51
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
525
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
537
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
543
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
549
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
560
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
57
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
67
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
73
static bool __maybe_unused
fs/nfsd/nfs4xdr_gen.c
89
static bool __maybe_unused
fs/smb/client/connect.c
2324
cifs_set_cifscreds(struct smb3_fs_context *ctx __maybe_unused,
fs/smb/client/connect.c
2325
struct cifs_ses *ses __maybe_unused)
fs/smb/smbdirect/socket.h
494
__maybe_unused
fs/xfs/scrub/bitmap.c
318
static inline __maybe_unused void
fs/xfs/scrub/bitmap.c
321
static inline __maybe_unused void
fs/xfs/scrub/bitmap.c
324
static inline __maybe_unused struct xbitmap32_node *
fs/xfs/scrub/bitmap.c
328
static inline __maybe_unused struct xbitmap32_node *
fs/xfs/scrub/bitmap.c
333
__bn_subtree_last, START, LAST, static inline __maybe_unused,
fs/xfs/scrub/bitmap.c
43
static inline __maybe_unused void
fs/xfs/scrub/bitmap.c
46
static inline __maybe_unused void
fs/xfs/scrub/bitmap.c
49
static inline __maybe_unused struct xbitmap64_node *
fs/xfs/scrub/bitmap.c
53
static inline __maybe_unused struct xbitmap64_node *
fs/xfs/scrub/bitmap.c
58
__bn_subtree_last, START, LAST, static inline __maybe_unused,
include/drm/drm_exec.h
117
for (bool const __maybe_unused __drm_exec_loop = false; \
include/drm/drm_exec.h
120
drm_exec_retry: __maybe_unused; \
include/linux/alloc_tag.h
258
struct alloc_tag * __maybe_unused _old; \
include/linux/bcm963xx_nvram.h
80
static int __maybe_unused bcm963xx_nvram_checksum(
include/linux/btf_ids.h
220
#define BTF_ID_LIST(name) static u32 __maybe_unused name[128];
include/linux/btf_ids.h
224
#define BTF_ID_LIST_GLOBAL(name, n) u32 __maybe_unused name[n];
include/linux/btf_ids.h
225
#define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1];
include/linux/btf_ids.h
226
#define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) u32 __maybe_unused name[1];
include/linux/btf_ids.h
227
#define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 };
include/linux/btf_ids.h
228
#define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 };
include/linux/btf_ids.h
230
#define BTF_SET8_START(name) static struct btf_id_set8 __maybe_unused name = { 0 };
include/linux/btf_ids.h
232
#define BTF_KFUNCS_START(name) static struct btf_id_set8 __maybe_unused name = { .flags = BTF_SET8_KFUNCS };
include/linux/ceph/ceph_features.h
15
static const uint64_t __maybe_unused CEPH_FEATURE_##name = (1ULL<<bit); \
include/linux/ceph/ceph_features.h
16
static const uint64_t __maybe_unused CEPH_FEATUREMASK_##name = \
include/linux/ceph/ceph_features.h
21
static const uint64_t __maybe_unused DEPRECATED_CEPH_FEATURE_##name = (1ULL<<bit); \
include/linux/ceph/ceph_features.h
22
static const uint64_t __maybe_unused DEPRECATED_CEPH_FEATUREMASK_##name = \
include/linux/ceph/libceph.h
216
static void __maybe_unused insert_##name(struct rb_root *root, type *t) \
include/linux/ceph/msgr.h
36
static const uint64_t __maybe_unused CEPH_MSGR2_FEATURE_##name = (1ULL << bit); \
include/linux/ceph/msgr.h
37
static const uint64_t __maybe_unused CEPH_MSGR2_FEATUREMASK_##name = \
include/linux/cleanup.h
357
static __maybe_unused const bool class_##_name##_is_conditional = _is_cond
include/linux/cleanup.h
515
*_T __maybe_unused = &_t; \
include/linux/compiler_attributes.h
371
#define __always_used __used __maybe_unused
include/linux/compiler_types.h
257
#define __inline_maybe_unused __maybe_unused
include/linux/compiler_types.h
286
# define __no_kasan_or_inline __no_sanitize_address notrace __maybe_unused
include/linux/compiler_types.h
319
# define __no_sanitize_or_inline __no_kcsan notrace __maybe_unused
include/linux/compiler_types.h
332
# define __no_sanitize_or_inline __no_kmsan_checks notrace __maybe_unused
include/linux/cpufeature.h
45
static struct cpu_feature const __maybe_unused cpu_feature_match_ ## x[] = \
include/linux/device.h
1218
struct device *__d2 __maybe_unused = dev; \
include/linux/device.h
1254
struct device *__d __maybe_unused = dev; \
include/linux/dma-mapping.h
788
({ typeof(PTR) __p __maybe_unused = PTR; 0; })
include/linux/dma-mapping.h
790
do { typeof(PTR) __p __maybe_unused = PTR; } while (0)
include/linux/dma-mapping.h
792
({ typeof(PTR) __p __maybe_unused = PTR; 0; })
include/linux/dma-mapping.h
794
do { typeof(PTR) __p __maybe_unused = PTR; } while (0)
include/linux/gpio/gpio-nomadik.h
270
int __maybe_unused nmk_prcm_gpiocr_get_mode(struct pinctrl_dev *pctldev,
include/linux/init.h
50
#define __exit_call __maybe_unused __section(".exitcall.exit")
include/linux/kcsan-checks.h
154
__maybe_unused __attribute__((__cleanup__(kcsan_end_scoped_access)))
include/linux/kcsan-checks.h
207
#define __kcsan_cleanup_scoped __maybe_unused
include/linux/kcsan-checks.h
383
__maybe_unused = kcsan_begin_scoped_access( \
include/linux/lockdep.h
408
struct lockdep_map __maybe_unused _name = {}
include/linux/module.h
132
static inline initcall_t __maybe_unused __inittest(void) \
include/linux/module.h
140
static inline exitcall_t __maybe_unused __exittest(void) \
include/linux/pm.h
385
static __maybe_unused const struct dev_pm_ops __static_##name
include/linux/pm.h
438
const struct dev_pm_ops __maybe_unused name = { \
include/linux/pm.h
459
const struct dev_pm_ops __maybe_unused name = { \
include/linux/qed/qed_ll2_if.h
270
static __maybe_unused const struct qed_ll2_ops qed_ll2_ops_pass = {
include/linux/serial_core.h
1084
#define EARLYCON_USED_OR_UNUSED __maybe_unused
include/linux/vmw_vmci_defs.h
224
static const struct vmci_handle __maybe_unused VMCI_ANON_SRC_HANDLE = {
include/linux/workqueue.h
304
static __maybe_unused struct lock_class_key __key; \
include/rdma/rdma_netlink.h
36
static inline void __maybe_unused __chk_##_index(void) \
include/rv/ltl_monitor.h
166
static void __maybe_unused ltl_atom_pulse(struct task_struct *task, enum ltl_atom atom, bool value)
include/soc/tegra/fuse.h
80
static struct tegra_sku_info tegra_sku_info __maybe_unused;
include/sound/tas2563-tlv.h
18
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2563_dvc_tlv, -12150, 50, 1);
include/sound/tas2563-tlv.h
21
static const __maybe_unused unsigned char tas2563_dvc_table[][4] = {
include/sound/tas2770-tlv.h
20
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2770_dvc_tlv, -10000, 50, 0);
include/sound/tas2770-tlv.h
21
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2770_amp_tlv, 1100, 50, 0);
include/sound/tas2781-tlv.h
18
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2781_dvc_tlv, -10000, 50, 0);
include/sound/tas2781-tlv.h
19
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2781_amp_tlv, 1100, 50, 0);
include/sound/tas2x20-tlv.h
20
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2x20_dvc_tlv, 1650, 50, 0);
include/sound/tas2x20-tlv.h
21
static const __maybe_unused DECLARE_TLV_DB_SCALE(tas2x20_amp_tlv, 2100, 50, 0);
include/sound/tas2x20-tlv.h
24
static const __maybe_unused unsigned char tas2x20_dvc_table[][4] = {
include/sound/tas5825-tlv.h
19
static const __maybe_unused DECLARE_TLV_DB_SCALE(
include/sound/tas5825-tlv.h
21
static const __maybe_unused DECLARE_TLV_DB_SCALE(
include/trace/define_remote_events.h
42
struct remote_event_format_##__name __maybe_unused *__entry = evt; \
include/trace/events/kmem.h
392
static unsigned int __maybe_unused mm_ptr_to_hash(const void *ptr)
include/trace/perf.h
21
struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\
include/trace/trace_custom_events.h
125
int __maybe_unused __item_length; \
include/trace/trace_custom_events.h
126
struct trace_custom_event_raw_##call __maybe_unused *entry; \
include/trace/trace_custom_events.h
146
struct trace_custom_event_data_offsets_##call __maybe_unused __data_offsets; \
include/trace/trace_custom_events.h
83
struct trace_seq __maybe_unused *p = &iter->tmp_seq; \
include/trace/trace_events.h
209
struct trace_seq __maybe_unused *p = &iter->tmp_seq; \
include/trace/trace_events.h
282
int __maybe_unused __item_length; \
include/trace/trace_events.h
283
struct trace_event_raw_##call __maybe_unused *entry; \
include/trace/trace_events.h
409
struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\
include/xen/interface/io/xs_wire.h
54
static const struct xsd_errors xsd_errors[] __maybe_unused = {
io_uring/opdef.c
48
static __maybe_unused int io_eopnotsupp_prep(struct io_kiocb *kiocb,
kernel/bpf/bpf_lsm.c
97
const struct btf_param *args __maybe_unused;
kernel/bpf/btf.c
7373
int off, int size, enum bpf_access_type atype __maybe_unused,
kernel/bpf/core.c
2455
static __maybe_unused
kernel/bpf/range_tree.c
111
static inline __maybe_unused,
kernel/bpf/range_tree.c
114
static inline __maybe_unused void
kernel/bpf/range_tree.c
121
static inline __maybe_unused void
kernel/bpf/range_tree.c
129
static inline __maybe_unused struct range_node *
kernel/bpf/syscall.c
6580
struct bpf_prog * __maybe_unused prog;
kernel/bpf/syscall.c
6581
struct bpf_tramp_run_ctx __maybe_unused run_ctx;
kernel/bpf/trampoline.c
432
static int unregister_fentry(struct bpf_trampoline *tr, u32 orig_flags, void *data __maybe_unused)
kernel/bpf/trampoline.c
451
bool lock_direct_mutex, void *data __maybe_unused)
kernel/bpf/trampoline.c
474
void *data __maybe_unused)
kernel/cgroup/cgroup.c
3960
struct cgroup __maybe_unused *cgrp = seq_css(seq)->cgroup;
kernel/dma/contiguous.c
183
static phys_addr_t __init __maybe_unused cma_early_percent_memory(void)
kernel/dma/contiguous.c
192
static inline __maybe_unused phys_addr_t cma_early_percent_memory(void)
kernel/irq/proc.c
335
void __maybe_unused *irqp = (void *)(unsigned long) irq;
kernel/locking/lockdep.c
436
static inline __maybe_unused unsigned int chain_hlock_class_idx(u16 hlock_id)
kernel/locking/locktorture.c
170
static int torture_lock_busted_write_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
184
static void torture_lock_busted_write_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
242
static int torture_spin_lock_write_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
268
static void torture_spin_lock_write_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
285
static int torture_spin_lock_write_lock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
295
static void torture_lock_spin_write_unlock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
314
static int torture_raw_spin_lock_write_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
321
static void torture_raw_spin_lock_write_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
338
static int torture_raw_spin_lock_write_lock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
348
static void torture_raw_spin_lock_write_unlock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
370
static int torture_raw_res_spin_write_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
376
static void torture_raw_res_spin_write_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
392
static int torture_raw_res_spin_write_lock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
401
static void torture_raw_res_spin_write_unlock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
421
static int torture_rwlock_write_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
441
static void torture_rwlock_write_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
447
static int torture_rwlock_read_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
467
static void torture_rwlock_read_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
484
static int torture_rwlock_write_lock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
494
static void torture_rwlock_write_unlock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
500
static int torture_rwlock_read_lock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
510
static void torture_rwlock_read_unlock_irq(int tid __maybe_unused)
kernel/locking/locktorture.c
540
static int torture_mutex_nested_lock(int tid __maybe_unused,
kernel/locking/locktorture.c
551
static int torture_mutex_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
567
static void torture_mutex_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
573
static void torture_mutex_nested_unlock(int tid __maybe_unused,
kernel/locking/locktorture.c
708
static int torture_rtmutex_nested_lock(int tid __maybe_unused,
kernel/locking/locktorture.c
719
static int torture_rtmutex_lock(int tid __maybe_unused)
kernel/locking/locktorture.c
743
static void torture_rtmutex_unlock(int tid __maybe_unused)
kernel/locking/locktorture.c
757
static void torture_rtmutex_nested_unlock(int tid __maybe_unused,
kernel/locking/locktorture.c
783
static int torture_rwsem_down_write(int tid __maybe_unused)
kernel/locking/locktorture.c
799
static void torture_rwsem_up_write(int tid __maybe_unused)
kernel/locking/locktorture.c
805
static int torture_rwsem_down_read(int tid __maybe_unused)
kernel/locking/locktorture.c
823
static void torture_rwsem_up_read(int tid __maybe_unused)
kernel/locking/locktorture.c
853
static int torture_percpu_rwsem_down_write(int tid __maybe_unused)
kernel/locking/locktorture.c
860
static void torture_percpu_rwsem_up_write(int tid __maybe_unused)
kernel/locking/locktorture.c
866
static int torture_percpu_rwsem_down_read(int tid __maybe_unused)
kernel/locking/locktorture.c
873
static void torture_percpu_rwsem_up_read(int tid __maybe_unused)
kernel/locking/ww_rt_mutex.c
41
struct lockdep_map __maybe_unused *nest_lock = NULL;
kernel/module/main.c
320
static __maybe_unused void *any_section_objs(const struct load_info *info,
kernel/module/main.c
98
static void __mod_update_bounds(enum mod_mem_type type __maybe_unused, void *base,
kernel/rcu/rcuscale.c
175
static unsigned long __maybe_unused rcu_no_completed(void)
kernel/rcu/rcutorture.c
2910
int __maybe_unused flags = 0;
kernel/rcu/rcutorture.c
2911
unsigned long __maybe_unused gp_seq = 0;
kernel/rcu/tasks.h
1541
static void rcu_tasks_verify_work_fn(struct work_struct *work __maybe_unused)
kernel/rcu/tasks.h
420
static void __maybe_unused rcu_barrier_tasks_generic(struct rcu_tasks *rtp)
kernel/rcu/tree.c
1239
static void __maybe_unused rcu_advance_cbs_nowake(struct rcu_node *rnp,
kernel/rcu/tree.c
2431
static void __maybe_unused
kernel/rcu/tree.c
2573
bool __maybe_unused empty;
kernel/rcu/tree.c
3769
unsigned long __maybe_unused s = rcu_state.barrier_sequence;
kernel/rcu/tree.h
507
static void __maybe_unused __call_rcu_nocb_wake(struct rcu_data *rdp, bool was_empty,
kernel/rcu/tree_exp.h
134
static void __maybe_unused sync_exp_reset_tree(void)
kernel/rcu/tree_exp.h
227
static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake)
kernel/rcu/tree_exp.h
30
static __maybe_unused unsigned long rcu_exp_gp_seq_endval(void)
kernel/rcu/tree_nocb.h
1290
struct shrinker * __maybe_unused lazy_rcu_shrinker;
kernel/rcu/tree_nocb.h
661
int __maybe_unused cpu = my_rdp->cpu;
kernel/sched/core.c
10448
static void __maybe_unused cpu_period_quota_print(struct seq_file *sf,
kernel/sched/core.c
10460
static int __maybe_unused cpu_period_quota_parse(char *buf, u64 *period_us_p,
kernel/sched/core.c
1558
static __maybe_unused DEFINE_MUTEX(uclamp_mutex);
kernel/sched/core.c
1561
static unsigned int __maybe_unused sysctl_sched_uclamp_util_min = SCHED_CAPACITY_SCALE;
kernel/sched/core.c
1564
static unsigned int __maybe_unused sysctl_sched_uclamp_util_max = SCHED_CAPACITY_SCALE;
kernel/sched/core.c
807
s64 __maybe_unused steal = 0, irq_delta = 0;
kernel/sched/core.c
8917
unsigned long __maybe_unused ptr = 0;
kernel/sched/deadline.c
2654
static void migrate_task_rq_dl(struct task_struct *p, int new_cpu __maybe_unused)
kernel/sched/debug.c
638
struct dentry __maybe_unused *numa, *llc;
kernel/sched/fair.c
10447
static __maybe_unused bool get_llc_stats(int cpu, unsigned long *util,
kernel/sched/fair.c
12930
unsigned int __maybe_unused busiest_pref_llc = 0;
kernel/sched/fair.c
12931
struct sched_domain __maybe_unused *sd_tmp;
kernel/sched/fair.c
12933
int __maybe_unused dst_llc;
kernel/sched/fair.c
3648
long __maybe_unused new_fp;
kernel/sched/fair.c
5025
static void __maybe_unused clear_tg_offline_cfs_rqs(struct rq *rq)
kernel/sched/fair.c
573
static inline __maybe_unused u64 max_vruntime(u64 max_vruntime, u64 vruntime)
kernel/sched/fair.c
581
static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime)
kernel/sched/fair.c
7446
int __maybe_unused i;
kernel/sched/fair.c
7484
static void __maybe_unused update_runtime_enabled(struct rq *rq)
kernel/sched/fair.c
7502
static void __maybe_unused unthrottle_offline_cfs_rqs(struct rq *rq)
kernel/sched/sched-pelt.h
5
static const u32 runnable_avg_yN_inv[] __maybe_unused = {
kernel/sched/topology.c
3377
bool __maybe_unused has_eas = false;
kernel/trace/bpf_trace.c
1086
struct bpf_trace_run_ctx *run_ctx __maybe_unused;
kernel/trace/bpf_trace.c
3738
static int ids_cmp_r(const void *pa, const void *pb, const void *priv __maybe_unused)
kernel/trace/bpf_trace.c
3746
static void ids_swap_r(void *a, void *b, int size __maybe_unused,
kernel/trace/bpf_trace.c
3747
const void *priv __maybe_unused)
kernel/trace/fprobe.c
519
static bool fprobe_exists_on_hash(unsigned long ip, bool ftrace __maybe_unused)
kernel/trace/ftrace.c
95
static int __maybe_unused last_ftrace_enabled;
kernel/trace/ring_buffer.c
7668
unsigned long __maybe_unused zero_addr =
kernel/trace/rv/monitors/deadline/deadline.h
190
static void __maybe_unused handle_newtask(void *data, struct task_struct *task, u64 flags)
kernel/trace/rv/monitors/deadline/deadline.h
197
static void __maybe_unused handle_exit(void *data, struct task_struct *p, bool group_dead)
kernel/trace/trace_selftest.c
1067
char *func_name __maybe_unused;
kernel/trace/trace_selftest.c
64
static int __maybe_unused trace_test_buffer(struct array_buffer *buf, unsigned long *count)
kernel/workqueue.c
3894
static __maybe_unused struct lock_class_key bh_key, thr_key;
lib/codetag.c
169
static const char *get_mod_name(__maybe_unused struct module *mod)
lib/crc/crc-t10dif-main.c
54
static inline u16 __maybe_unused
lib/crc/crc32-main.c
34
static inline u32 __maybe_unused
lib/crc/crc32-main.c
42
static inline u32 __maybe_unused
lib/crc/crc32-main.c
50
static inline u32 __maybe_unused
lib/crc/crc64-main.c
43
static inline u64 __maybe_unused
lib/crc/crc64-main.c
51
static inline u64 __maybe_unused
lib/crc/riscv/crc-clmul-consts.h
100
static const struct crc_clmul_consts crc64_msb_0x42f0e1eba9ea3693_consts __maybe_unused = {
lib/crc/riscv/crc-clmul-consts.h
116
static const struct crc_clmul_consts crc64_lsb_0x9a6c9329ac4bc9b5_consts __maybe_unused = {
lib/crc/riscv/crc-clmul-consts.h
21
static const struct crc_clmul_consts crc16_msb_0x8bb7_consts __maybe_unused = {
lib/crc/riscv/crc-clmul-consts.h
40
static const struct crc_clmul_consts crc32_msb_0x04c11db7_consts __maybe_unused = {
lib/crc/riscv/crc-clmul-consts.h
59
static const struct crc_clmul_consts crc32_lsb_0xedb88320_consts __maybe_unused = {
lib/crc/riscv/crc-clmul-consts.h
78
static const struct crc_clmul_consts crc32_lsb_0x82f63b78_consts __maybe_unused = {
lib/crc/x86/crc-pclmul-consts.h
114
} crc32_lsb_0x82f63b78_consts ____cacheline_aligned __maybe_unused = {
lib/crc/x86/crc-pclmul-consts.h
162
} crc64_msb_0x42f0e1eba9ea3693_consts ____cacheline_aligned __maybe_unused = {
lib/crc/x86/crc-pclmul-consts.h
210
} crc64_lsb_0x9a6c9329ac4bc9b5_consts ____cacheline_aligned __maybe_unused = {
lib/crc/x86/crc-pclmul-consts.h
23
} crc16_msb_0x8bb7_consts ____cacheline_aligned __maybe_unused = {
lib/crc/x86/crc-pclmul-consts.h
69
} crc32_lsb_0xedb88320_consts ____cacheline_aligned __maybe_unused = {
lib/crypto/aes.c
347
static void __maybe_unused aes_encrypt_generic(const u32 rndkeys[], int nrounds,
lib/crypto/aes.c
404
static void __maybe_unused aes_decrypt_generic(const u32 inv_rndkeys[],
lib/crypto/blake2b.c
41
static void __maybe_unused
lib/crypto/blake2s.c
39
static void __maybe_unused
lib/crypto/chacha.c
14
static void __maybe_unused
lib/crypto/fips-mldsa.h
285
static const u8 fips_test_mldsa65_public_key[] __initconst __maybe_unused = {
lib/crypto/fips-mldsa.h
451
static const u8 fips_test_mldsa65_message[] __initconst __maybe_unused = {
lib/crypto/fips-mldsa.h
6
static const u8 fips_test_mldsa65_signature[] __initconst __maybe_unused = {
lib/crypto/fips.h
11
static const u8 fips_test_key[] __initconst __maybe_unused = {
lib/crypto/fips.h
16
static const u8 fips_test_hmac_sha1_value[] __initconst __maybe_unused = {
lib/crypto/fips.h
22
static const u8 fips_test_hmac_sha256_value[] __initconst __maybe_unused = {
lib/crypto/fips.h
29
static const u8 fips_test_hmac_sha512_value[] __initconst __maybe_unused = {
lib/crypto/fips.h
40
static const u8 fips_test_sha3_256_value[] __initconst __maybe_unused = {
lib/crypto/fips.h
47
static const u8 fips_test_aes_cmac_value[] __initconst __maybe_unused = {
lib/crypto/fips.h
6
static const u8 fips_test_data[] __initconst __maybe_unused = {
lib/crypto/gf128hash.c
165
static void __maybe_unused
lib/crypto/gf128hash.c
215
static void __maybe_unused ghash_blocks_generic(struct polyval_elem *acc,
lib/crypto/gf128hash.c
228
static void __maybe_unused
lib/crypto/gf128hash.c
241
static void __maybe_unused ghash_key_to_polyval(const u8 in[GHASH_BLOCK_SIZE],
lib/crypto/gf128hash.c
263
static void __maybe_unused ghash_acc_to_polyval(const u8 in[GHASH_BLOCK_SIZE],
lib/crypto/mpi/mpi-internal.h
110
mpi_limb_t _ql __maybe_unused; \
lib/crypto/mpi/mpih-div.c
34
mpi_limb_t dummy __maybe_unused;
lib/crypto/mpi/mpih-div.c
385
mpi_limb_t dummy __maybe_unused;
lib/crypto/sha1.c
115
static void __maybe_unused sha1_blocks_generic(struct sha1_block_state *state,
lib/crypto/sha256.c
145
static void __maybe_unused
lib/crypto/sha3.c
181
static void __maybe_unused
lib/crypto/sha512.c
126
static void __maybe_unused
lib/crypto/sm3.c
180
static void __maybe_unused sm3_blocks_generic(struct sm3_block_state *state,
lib/debugobjects.c
94
static int __data_racy __maybe_unused debug_objects_maxchecked __read_mostly;
lib/locking-selftest.c
2526
static void __maybe_unused inner##_in_##outer(void) \
lib/maple_tree.c
334
static inline void __maybe_unused *mte_set_full(const struct maple_enode *node)
lib/maple_tree.c
339
static inline void __maybe_unused *mte_clear_full(const struct maple_enode *node)
lib/maple_tree.c
344
static inline bool __maybe_unused mte_has_null(const struct maple_enode *node)
lib/percpu_counter.c
192
unsigned long flags __maybe_unused;
lib/percpu_counter.c
229
unsigned long flags __maybe_unused;
lib/test_lockup.c
436
static bool __maybe_unused test_magic(unsigned long addr, int offset,
lib/vdso/gettimeofday.c
312
static __maybe_unused int
lib/vdso/gettimeofday.c
338
static __maybe_unused int
lib/vdso/gettimeofday.c
372
static __maybe_unused int
lib/vdso/gettimeofday.c
398
static __maybe_unused __kernel_old_time_t __cvdso_time(__kernel_old_time_t *time)
lib/vdso/gettimeofday.c
460
static __maybe_unused
lib/vdso/gettimeofday.c
486
static __maybe_unused int
mm/kasan/kasan_test_c.c
2164
int __maybe_unused unused;
mm/kmemleak.c
1805
int __maybe_unused i;
mm/memcontrol.c
4092
int __maybe_unused i;
mm/memcontrol.c
4324
int __maybe_unused i;
mm/mremap.c
1558
struct hstate *h __maybe_unused = hstate_vma(vrm->vma);
mm/page_alloc.c
5854
int __maybe_unused cpu;
mm/page_alloc.c
596
static bool __maybe_unused bad_range(struct zone *zone, struct page *page)
mm/page_alloc.c
606
static inline bool __maybe_unused bad_range(struct zone *zone, struct page *page)
mm/page_alloc.c
6238
int __maybe_unused cpu;
mm/percpu.c
265
static int __maybe_unused pcpu_page_idx(unsigned int cpu, int page_idx)
mm/rmap.c
2464
__maybe_unused unsigned long pfn;
mm/rmap.c
2465
__maybe_unused pmd_t pmdval;
mm/shmem.c
2765
unsigned long __maybe_unused hpage_orders;
mm/slub.c
1098
depot_stack_handle_t handle __maybe_unused;
mm/slub.c
8069
int __maybe_unused i;
mm/slub.c
8074
struct track __maybe_unused *trackp;
mm/util.c
320
struct task_struct * __maybe_unused t = current;
mm/vmscan.c
1279
int __maybe_unused order = folio_order(folio);
mm/vmscan.c
2717
static bool __maybe_unused seq_is_valid(struct lruvec *lruvec)
mm/vmscan.c
5179
static bool __maybe_unused state_is_valid(struct lruvec *lruvec)
mm/vmstat.c
1819
struct per_cpu_zonestat __maybe_unused *pzstats;
mm/vmstat.c
2270
int ret __maybe_unused;
mm/zsmalloc.c
405
static inline bool __maybe_unused is_first_zpdesc(struct zpdesc *zpdesc)
net/bluetooth/rfcomm/sock.c
879
struct sock *sk __maybe_unused = sock->sk;
net/bridge/br_multicast.c
2831
struct net_bridge *br __maybe_unused = mp->br;
net/bridge/br_netlink.c
1845
struct nlattr *nla __maybe_unused;
net/bridge/br_vlan_options.c
391
struct nlattr *nest2 __maybe_unused;
net/bridge/br_vlan_options.c
392
u64 clockval __maybe_unused;
net/bridge/br_vlan_options.c
557
int err __maybe_unused;
net/dsa/user.c
2187
static int __maybe_unused
net/dsa/user.c
2200
static int __maybe_unused
net/dsa/user.c
2213
static int __maybe_unused
net/dsa/user.c
2292
static int __maybe_unused
net/dsa/user.c
2337
static int __maybe_unused dsa_user_dcbnl_ieee_setapp(struct net_device *dev,
net/dsa/user.c
2356
static int __maybe_unused
net/dsa/user.c
2383
static int __maybe_unused
net/dsa/user.c
2419
static int __maybe_unused dsa_user_dcbnl_ieee_delapp(struct net_device *dev,
net/dsa/user.c
2526
static const struct dcbnl_rtnl_ops __maybe_unused dsa_user_dcbnl_ops = {
net/ipv4/sysctl_net_ipv4.c
43
static u32 fib_multipath_hash_fields_all_mask __maybe_unused =
net/mac80211/cfg.c
742
struct ieee80211_local *local __maybe_unused = sdata->local;
net/mac80211/chan.c
1354
struct ieee80211_local *local __maybe_unused = sdata->local;
net/mac80211/chan.c
262
struct ieee80211_local *local __maybe_unused = link->sdata->local;
net/mac80211/tx.c
2654
struct ieee80211s_hdr mesh_hdr __maybe_unused;
net/mac80211/tx.c
2655
struct mesh_path __maybe_unused *mppath = NULL, *mpath = NULL;
net/netfilter/core.c
343
static inline bool __maybe_unused nf_ingress_hook(const struct nf_hook_ops *reg,
net/netfilter/core.c
353
static inline bool __maybe_unused nf_egress_hook(const struct nf_hook_ops *reg,
net/netfilter/nf_bpf_link.c
77
const struct nf_defrag_hook __maybe_unused *hook;
net/netfilter/nf_log_syslog.c
120
const struct net_device *physoutdev __maybe_unused;
net/netfilter/nf_log_syslog.c
121
const struct net_device *physindev __maybe_unused;
net/qrtr/mhi.c
165
static int __maybe_unused qcom_mhi_qrtr_pm_suspend_late(struct device *dev)
net/qrtr/mhi.c
183
static int __maybe_unused qcom_mhi_qrtr_pm_resume_early(struct device *dev)
net/rfkill/rfkill-gpio.c
200
static const struct of_device_id rfkill_of_match[] __maybe_unused = {
net/socket.c
2440
int max_optlen __maybe_unused = 0;
net/xfrm/xfrm_ipcomp.c
224
struct ip_comp_hdr *ipch __maybe_unused;
net/xfrm/xfrm_ipcomp.c
278
struct ip_comp_hdr *ipch __maybe_unused;
scripts/elf-parse.h
231
static inline uint64_t __maybe_unused rela_##fn_name(Elf_Rela *rela) \
security/landlock/syscalls.c
532
bool __maybe_unused log_same_exec, log_new_exec, log_subdomains,
security/security.c
450
static const int __maybe_unused LSM_RET_DEFAULT(NAME) = (DEFAULT);
sound/core/pcm_native.c
296
struct snd_mask old_mask __maybe_unused;
sound/core/pcm_native.c
332
struct snd_interval old_interval __maybe_unused;
sound/core/pcm_native.c
371
struct snd_mask old_mask __maybe_unused;
sound/core/pcm_native.c
372
struct snd_interval old_interval __maybe_unused;
sound/core/pcm_native.c
704
struct snd_mask old_mask __maybe_unused;
sound/core/pcm_native.c
705
struct snd_interval old_interval __maybe_unused;
sound/firewire/motu/amdtp-motu.c
257
static void __maybe_unused copy_sph(u32 *frames, __be32 *buffer,
sound/firewire/motu/amdtp-motu.c
271
static void __maybe_unused copy_message(u64 *frames, __be32 *buffer,
sound/hda/controllers/intel.c
945
static int __maybe_unused param_set_xint(const char *val, const struct kernel_param *kp)
sound/hda/core/intel-dsp-config.c
40
static const struct snd_soc_acpi_codecs __maybe_unused essx_83x6 = {
sound/oss/dmasound/dmasound_core.c
1426
static int __maybe_unused dmasound_setup(char *str)
sound/pci/au88x0/au88x0_a3ddata.c
24
static __maybe_unused const a3d_Hrtf_t A3dHrirImpulse = {
sound/pci/au88x0/au88x0_a3ddata.c
33
static __maybe_unused const a3d_Hrtf_t A3dHrirOnes = {
sound/pci/au88x0/au88x0_a3ddata.c
50
static __maybe_unused const a3d_Hrtf_t A3dHrirSatTest = {
sound/pci/au88x0/au88x0_a3ddata.c
62
static __maybe_unused const a3d_Hrtf_t A3dHrirDImpulse = {
sound/pci/au88x0/au88x0_xtalk.c
121
static __maybe_unused xtalk_coefs_t const asXtalkWideCoefsRightXt = {
sound/pci/au88x0/au88x0_xtalk.c
152
static __maybe_unused xtalk_coefs_t const asXtalkNarrowCoefsRightXt = {
sound/pci/au88x0/au88x0_xtalk.c
175
static __maybe_unused xtalk_coefs_t const asXtalkCoefsNegPipe = {
sound/pci/au88x0/au88x0_xtalk.c
183
static __maybe_unused xtalk_coefs_t const asXtalkCoefsNumTest = {
sound/pci/au88x0/au88x0_xtalk.c
191
static __maybe_unused xtalk_coefs_t const asXtalkCoefsDenTest = {
sound/pci/au88x0/au88x0_xtalk.c
199
static __maybe_unused xtalk_state_t const asXtalkOutStateTest = {
sound/pci/au88x0/au88x0_xtalk.c
20
static __maybe_unused short const sXtalkWideKRightXt = 0xF25E;
sound/pci/au88x0/au88x0_xtalk.c
231
static __maybe_unused xtalk_coefs_t const asDiamondCoefsRightXt = {
sound/pci/au88x0/au88x0_xtalk.c
24
static __maybe_unused short const sXtalkWideShiftRightXt = 0;
sound/pci/au88x0/au88x0_xtalk.c
30
static __maybe_unused short const sXtalkNarrowKRightXt = 0xF82E;
sound/pci/au88x0/au88x0_xtalk.c
34
static __maybe_unused short const sXtalkNarrowShiftRightXt = 0;
sound/pci/au88x0/au88x0_xtalk.c
38
static __maybe_unused xtalk_gains_t const asXtalkGainsDefault = {
sound/pci/au88x0/au88x0_xtalk.c
43
static __maybe_unused xtalk_gains_t const asXtalkGainsTest = {
sound/pci/au88x0/au88x0_xtalk.c
48
static __maybe_unused xtalk_gains_t const asXtalkGains1Chan = {
sound/pci/au88x0/au88x0_xtalk.c
67
static __maybe_unused xtalk_dline_t const alXtalkDlineTest = {
sound/pci/au88x0/au88x0_xtalk.c
77
static __maybe_unused xtalk_instate_t const asXtalkInStateTest = {
sound/pci/au88x0/au88x0_xtalk.c
92
static __maybe_unused short const sDiamondKRightXt = 0xF90E;
sound/pci/au88x0/au88x0_xtalk.c
96
static __maybe_unused short const sDiamondShiftRightXt = 0;
sound/pci/azt3328.c
415
static inline void __maybe_unused
sound/pci/azt3328.c
421
static inline void __maybe_unused
sound/pci/azt3328.c
427
static inline u8 __maybe_unused
sound/pci/azt3328.c
433
static inline u16 __maybe_unused
sound/pci/cs46xx/cs46xx_lib.c
534
static __maybe_unused int snd_cs46xx_download_image(struct snd_cs46xx *chip)
sound/pci/cs5535audio/cs5535audio_pm.c
44
static int __maybe_unused snd_cs5535audio_suspend(struct device *dev)
sound/pci/cs5535audio/cs5535audio_pm.c
62
static int __maybe_unused snd_cs5535audio_resume(struct device *dev)
sound/pci/ctxfi/cthw20k1.c
1034
static int daio_mgr_dao_init(struct hw *hw __maybe_unused, void *blk, unsigned int idx, unsigned int conf)
sound/pci/korg1212/korg1212.c
1979
__maybe_unused unsigned iomem_size;
sound/pci/korg1212/korg1212.c
1980
__maybe_unused unsigned ioport_size;
sound/pci/korg1212/korg1212.c
1981
__maybe_unused unsigned iomem2_size;
sound/soc/amd/acp7x/acp7x-common.c
104
static int __maybe_unused snd_acp7x_resume(struct device *dev)
sound/soc/amd/acp7x/acp7x-common.c
78
static int __maybe_unused snd_acp7x_suspend(struct device *dev)
sound/soc/amd/acp7x/acp7x-common.c
90
static int __maybe_unused snd_acp7x_runtime_resume(struct device *dev)
sound/soc/amd/acp7x/pci-acp7x.c
111
static int __maybe_unused snd_acp_suspend(struct device *dev)
sound/soc/amd/acp7x/pci-acp7x.c
116
static int __maybe_unused snd_acp_runtime_resume(struct device *dev)
sound/soc/amd/acp7x/pci-acp7x.c
121
static int __maybe_unused snd_acp_resume(struct device *dev)
sound/soc/amd/ps/ps-common.c
156
static int __maybe_unused snd_acp63_suspend(struct device *dev)
sound/soc/amd/ps/ps-common.c
178
static int __maybe_unused snd_acp63_runtime_resume(struct device *dev)
sound/soc/amd/ps/ps-common.c
199
static int __maybe_unused snd_acp63_resume(struct device *dev)
sound/soc/amd/ps/ps-common.c
413
static int __maybe_unused snd_acp70_suspend(struct device *dev)
sound/soc/amd/ps/ps-common.c
435
static int __maybe_unused snd_acp70_runtime_resume(struct device *dev)
sound/soc/amd/ps/ps-common.c
456
static int __maybe_unused snd_acp70_resume(struct device *dev)
sound/soc/codecs/adau1977-spi.c
56
static const struct of_device_id adau1977_spi_of_match[] __maybe_unused = {
sound/soc/codecs/ak5558.c
493
static const struct of_device_id ak5558_i2c_dt_ids[] __maybe_unused = {
sound/soc/codecs/bd28623.c
222
static const struct of_device_id bd28623_of_match[] __maybe_unused = {
sound/soc/codecs/cs35l56-sdw.c
360
static int __maybe_unused cs35l56_sdw_handle_unattach(struct cs35l56_private *cs35l56)
sound/soc/codecs/cs35l56-sdw.c
381
static int __maybe_unused cs35l56_sdw_runtime_suspend(struct device *dev)
sound/soc/codecs/cs35l56-sdw.c
391
static int __maybe_unused cs35l56_sdw_runtime_resume(struct device *dev)
sound/soc/codecs/cs35l56-sdw.c
414
static int __maybe_unused cs35l56_sdw_system_suspend(struct device *dev)
sound/soc/codecs/cs35l56-sdw.c
426
static int __maybe_unused cs35l56_sdw_system_resume(struct device *dev)
sound/soc/codecs/cs35l56.c
1510
static int __maybe_unused cs35l56_runtime_suspend_i2c_spi(struct device *dev)
sound/soc/codecs/cs35l56.c
1517
static int __maybe_unused cs35l56_runtime_resume_i2c_spi(struct device *dev)
sound/soc/codecs/cs42l42-i2c.c
68
static const struct of_device_id __maybe_unused cs42l42_of_match[] = {
sound/soc/codecs/cs42l42-i2c.c
74
static const struct acpi_device_id __maybe_unused cs42l42_acpi_match[] = {
sound/soc/codecs/cs42l42.c
2119
static const struct reg_sequence __maybe_unused cs42l42_shutdown_seq[] = {
sound/soc/codecs/cs42l42.c
2265
static int __maybe_unused cs42l42_i2c_resume(struct device *dev)
sound/soc/codecs/cs42l51.h
17
int __maybe_unused cs42l51_suspend(struct device *dev);
sound/soc/codecs/cs42l51.h
18
int __maybe_unused cs42l51_resume(struct device *dev);
sound/soc/codecs/cs42l83-i2c.c
219
static const struct of_device_id __maybe_unused cs42l83_of_match[] = {
sound/soc/codecs/cs4341.c
207
static const struct of_device_id __maybe_unused cs4341_dt_ids[] = {
sound/soc/codecs/es7134.c
186
static const struct es7134_chip es7134_chip __maybe_unused = {
sound/soc/codecs/es7134.c
263
static const struct es7134_chip es7154_chip __maybe_unused = {
sound/soc/codecs/es7241.c
206
static const struct es7241_chip es7241_chip __maybe_unused = {
sound/soc/codecs/gtm601.c
89
static const struct of_device_id gtm601_codec_of_match[] __maybe_unused = {
sound/soc/codecs/inno_rk3036.c
467
static const struct of_device_id rk3036_codec_of_match[] __maybe_unused = {
sound/soc/codecs/mt6660.c
553
static const struct of_device_id __maybe_unused mt6660_of_id[] = {
sound/soc/codecs/nau8540.c
885
static int __maybe_unused nau8540_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8540.c
895
static int __maybe_unused nau8540_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1608
static int __maybe_unused nau8821_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8821.c
1628
static int __maybe_unused nau8821_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8824.c
1529
static int __maybe_unused nau8824_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8824.c
1543
static int __maybe_unused nau8824_resume(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2671
static int __maybe_unused nau8825_suspend(struct snd_soc_component *component)
sound/soc/codecs/nau8825.c
2687
static int __maybe_unused nau8825_resume(struct snd_soc_component *component)
sound/soc/codecs/pcm179x-spi.c
32
static const struct of_device_id pcm179x_of_match[] __maybe_unused = {
sound/soc/codecs/pm4125-sdw.c
452
static int __maybe_unused pm4125_sdw_runtime_suspend(struct device *dev)
sound/soc/codecs/pm4125-sdw.c
464
static int __maybe_unused pm4125_sdw_runtime_resume(struct device *dev)
sound/soc/codecs/rk3308_codec.c
957
static const struct of_device_id __maybe_unused rk3308_codec_of_match[] = {
sound/soc/codecs/rk3328_codec.c
489
static const struct of_device_id rk3328_codec_of_match[] __maybe_unused = {
sound/soc/codecs/rt1019.c
548
static const struct of_device_id rt1019_of_match[] __maybe_unused = {
sound/soc/codecs/rt9120.c
624
static const struct of_device_id __maybe_unused rt9120_device_table[] = {
sound/soc/codecs/src4xxx-i2c.c
26
static const struct of_device_id src4xxx_of_match[] __maybe_unused = {
sound/soc/codecs/tas571x.c
1054
static const struct of_device_id tas571x_of_match[] __maybe_unused = {
sound/soc/codecs/wcd939x.c
3450
static void __maybe_unused wcd939x_typec_mux_unregister(void *data)
sound/soc/codecs/wcd939x.c
3457
static void __maybe_unused wcd939x_typec_switch_unregister(void *data)
sound/soc/codecs/wm8961.c
975
static const struct of_device_id wm8961_of_match[] __maybe_unused = {
sound/soc/codecs/zl38060.c
615
static const struct of_device_id zl38_dt_ids[] __maybe_unused = {
sound/soc/intel/atom/sst-atom-controls.c
726
SST_SBA_DECLARE_MIX_CONTROLS(__maybe_unused sst_mix_voip_controls);
sound/soc/intel/avs/board_selection.c
439
static int __maybe_unused avs_register_probe_board(struct avs_dev *adev)
sound/soc/intel/avs/skl.c
78
static int __maybe_unused
sound/soc/intel/boards/bytcr_rt5640.c
1703
__maybe_unused const char *spk_type;
sound/soc/kirkwood/armada-370-db.c
137
static const struct of_device_id a370db_dt_ids[] __maybe_unused = {
sound/soc/meson/t9015.c
296
static const struct of_device_id t9015_ids[] __maybe_unused = {
sound/soc/qcom/apq8016_sbc.c
329
static const struct of_device_id apq8016_sbc_device_id[] __maybe_unused = {
sound/soc/qcom/lpass-apq8016.c
290
static const struct of_device_id apq8016_lpass_cpu_device_id[] __maybe_unused = {
sound/soc/qcom/lpass-ipq806x.c
163
static const struct of_device_id ipq806x_lpass_cpu_device_id[] __maybe_unused = {
sound/soc/qcom/lpass-sc7180.c
305
static const struct of_device_id sc7180_lpass_cpu_device_id[] __maybe_unused = {
sound/soc/qcom/qdsp6/q6afe-clocks.c
94
static const struct q6dsp_clk_desc q6dsp_clk_q6afe __maybe_unused = {
sound/soc/qcom/qdsp6/q6prm-clocks.c
68
static const struct q6dsp_clk_desc q6dsp_clk_q6prm __maybe_unused = {
sound/soc/rockchip/rockchip_i2s.c
647
static const struct of_device_id rockchip_i2s_match[] __maybe_unused = {
sound/soc/rockchip/rockchip_pdm.c
531
static const struct of_device_id rockchip_pdm_match[] __maybe_unused = {
sound/soc/samsung/i2s.c
1645
static const struct samsung_i2s_dai_data i2sv5_dai_type __maybe_unused = {
sound/soc/samsung/i2s.c
1652
static const struct samsung_i2s_dai_data i2sv6_dai_type __maybe_unused = {
sound/soc/samsung/i2s.c
1659
static const struct samsung_i2s_dai_data i2sv7_dai_type __maybe_unused = {
sound/soc/samsung/i2s.c
1666
static const struct samsung_i2s_dai_data i2sv5_dai_type_i2s1 __maybe_unused = {
sound/soc/samsung/i2s.c
1672
static const struct samsung_i2s_dai_data fsd_dai_type __maybe_unused = {
sound/soc/sdw_utils/soc_sdw_rt_amp_coeff_tables.h
14
static const u8 __maybe_unused dell_0a5d_bq_params[] = {
sound/soc/sdw_utils/soc_sdw_rt_amp_coeff_tables.h
163
static const u8 __maybe_unused dell_0b00_bq_params[] = {
sound/soc/sof/intel/hda-dai.c
221
static int __maybe_unused hda_dai_hw_free(struct snd_pcm_substream *substream,
sound/soc/sof/intel/hda-dai.c
240
static int __maybe_unused hda_dai_hw_params_data(struct snd_pcm_substream *substream,
sound/soc/sof/intel/hda-dai.c
273
static int __maybe_unused hda_dai_hw_params(struct snd_pcm_substream *substream,
sound/soc/sof/intel/hda-dai.c
287
static int __maybe_unused hda_dai_trigger(struct snd_pcm_substream *substream, int cmd,
sound/soc/sof/intel/skl.c
35
static const __maybe_unused struct snd_sof_debugfs_map skl_dsp_debugfs[] = {
sound/soc/sti/uniperif.h
1351
static __maybe_unused const struct snd_pcm_hardware uni_tdm_hw = {
sound/soc/ti/davinci-i2s.c
913
static const struct of_device_id davinci_i2s_match[] __maybe_unused = {
sound/soc/uniphier/aio-ld11.c
331
static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = {
sound/soc/uniphier/aio-pxs2.c
244
static const struct of_device_id uniphier_aio_of_match[] __maybe_unused = {
sound/soc/uniphier/evea.c
551
static const struct of_device_id evea_of_match[] __maybe_unused = {
tools/arch/arm64/include/asm/sysreg.h
1150
u32 __maybe_unused __check_r = (u32)(r); \
tools/arch/arm64/include/asm/sysreg.h
1157
u32 __maybe_unused __check_r = (u32)(r); \
tools/bpf/bpftool/common.c
717
__maybe_unused int device_id;
tools/bpf/bpftool/common.c
806
print_all_levels(__maybe_unused enum libbpf_print_level level,
tools/bpf/bpftool/jit_disasm.c
227
enum disassembler_style style __maybe_unused,
tools/bpf/bpftool/jit_disasm.c
332
disassemble_insn(disasm_ctx_t *ctx, __maybe_unused unsigned char *image,
tools/bpf/bpftool/jit_disasm.c
333
__maybe_unused ssize_t len, int pc,
tools/bpf/bpftool/jit_disasm.c
334
__maybe_unused __u64 func_ksym)
tools/bpf/bpftool/jit_disasm.c
71
symbol_lookup_callback(__maybe_unused void *disasm_info,
tools/bpf/bpftool/jit_disasm.c
72
__maybe_unused uint64_t ref_value,
tools/bpf/bpftool/jit_disasm.c
73
uint64_t *ref_type, __maybe_unused uint64_t ref_PC,
tools/bpf/bpftool/jit_disasm.c
74
__maybe_unused const char **ref_name)
tools/bpf/bpftool/jit_disasm.c
82
__maybe_unused const char *disassembler_options,
tools/bpf/bpftool/jit_disasm.c
83
__maybe_unused unsigned char *image, __maybe_unused ssize_t len,
tools/bpf/bpftool/jit_disasm.c
84
__maybe_unused __u64 func_ksym)
tools/bpf/bpftool/main.h
256
int print_all_levels(__maybe_unused enum libbpf_print_level level,
tools/bpf/bpftool/pids.c
93
libbpf_print_none(__maybe_unused enum libbpf_print_level level,
tools/bpf/bpftool/pids.c
94
__maybe_unused const char *format,
tools/bpf/bpftool/pids.c
95
__maybe_unused va_list args)
tools/include/linux/bitmap.h
110
static inline unsigned long *bitmap_alloc(unsigned int nbits, gfp_t flags __maybe_unused)
tools/include/linux/btf_ids.h
160
#define BTF_ID_LIST(name) static u32 __maybe_unused name[5];
tools/include/linux/btf_ids.h
163
#define BTF_ID_LIST_GLOBAL(name, n) u32 __maybe_unused name[n];
tools/include/linux/btf_ids.h
164
#define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1];
tools/include/linux/btf_ids.h
165
#define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) u32 __maybe_unused name[1];
tools/include/linux/btf_ids.h
166
#define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 };
tools/include/linux/btf_ids.h
167
#define BTF_SET_START_GLOBAL(name) static struct btf_id_set __maybe_unused name = { 0 };
tools/include/linux/compiler.h
125
#ifndef __maybe_unused
tools/lib/perf/core.c
13
static int __base_pr(enum libperf_print_level level __maybe_unused, const char *format,
tools/lib/perf/evlist.c
445
void *arg __maybe_unused)
tools/lib/perf/evsel.c
463
struct perf_cpu cpu __maybe_unused;
tools/lib/perf/mmap.c
476
static u64 read_perf_counter(unsigned int counter __maybe_unused) { return 0; }
tools/lib/subcmd/parse-options.c
1033
const char *arg __maybe_unused,
tools/objtool/check.c
3322
struct insn_state prev_state __maybe_unused = *state;
tools/objtool/check.c
3653
char *alt_name __maybe_unused = NULL;
tools/objtool/elf.c
88
__sym_start, __sym_last, static inline __maybe_unused,
tools/objtool/include/objtool/warn.h
124
#define __cleanup(func) __maybe_unused __attribute__((__cleanup__(func)))
tools/perf/arch/arm/tests/vectors-page.c
12
static int test__vectors_page(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/arch/arm/util/cs-etm.c
867
static u64 cs_etm_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm/util/cs-etm.c
922
cs_etm_get_default_config(const struct perf_pmu *pmu __maybe_unused,
tools/perf/arch/arm64/tests/cpuid-match.c
8
int test__cpuid_match(struct test_suite *test __maybe_unused,
tools/perf/arch/arm64/tests/cpuid-match.c
9
int subtest __maybe_unused)
tools/perf/arch/arm64/util/arm-spe.c
447
static int arm_spe_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/arm-spe.c
640
static u64 arm_spe_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm64/util/arm-spe.c
80
arm_spe_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/hisi-ptt.c
148
static u64 hisi_ptt_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/arm64/util/hisi-ptt.c
38
hisi_ptt_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/arm64/util/hisi-ptt.c
39
struct evlist *evlist __maybe_unused)
tools/perf/arch/loongarch/util/header.c
73
int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused)
tools/perf/arch/loongarch/util/header.c
93
char *get_cpuid_str(struct perf_cpu cpu __maybe_unused)
tools/perf/arch/powerpc/util/auxtrace.c
21
powerpc_vpadtl_recording_options(struct auxtrace_record *ar __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
22
struct evlist *evlist __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
40
static size_t powerpc_vpadtl_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
41
struct evlist *evlist __maybe_unused)
tools/perf/arch/powerpc/util/auxtrace.c
47
powerpc_vpadtl_info_fill(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
48
struct perf_session *session __maybe_unused,
tools/perf/arch/powerpc/util/auxtrace.c
50
size_t priv_size __maybe_unused)
tools/perf/arch/powerpc/util/auxtrace.c
62
static u64 powerpc_vpadtl_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/powerpc/util/header.c
27
get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused)
tools/perf/arch/powerpc/util/header.c
45
get_cpuid_str(struct perf_cpu cpu __maybe_unused)
tools/perf/arch/powerpc/util/sym-handling.c
14
struct symbol *symb __maybe_unused)
tools/perf/arch/riscv/util/header.c
101
get_cpuid_str(struct perf_cpu cpu __maybe_unused)
tools/perf/arch/riscv/util/header.c
84
int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused)
tools/perf/arch/s390/util/auxtrace.c
25
static size_t cpumsf_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
26
struct evlist *evlist __maybe_unused)
tools/perf/arch/s390/util/auxtrace.c
32
cpumsf_info_fill(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
33
struct perf_session *session __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
34
struct perf_record_auxtrace_info *auxtrace_info __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
35
size_t priv_size __maybe_unused)
tools/perf/arch/s390/util/auxtrace.c
42
cpumsf_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/s390/util/auxtrace.c
48
cpumsf_recording_options(struct auxtrace_record *ar __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
49
struct evlist *evlist __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
77
cpumsf_parse_snapshot_options(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
78
struct record_opts *opts __maybe_unused,
tools/perf/arch/s390/util/auxtrace.c
79
const char *str __maybe_unused)
tools/perf/arch/s390/util/header.c
30
int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused)
tools/perf/arch/x86/tests/amd-ibs-period.c
105
int ret __maybe_unused;
tools/perf/arch/x86/tests/amd-ibs-period.c
938
int test__amd_ibs_period(struct test_suite *test __maybe_unused,
tools/perf/arch/x86/tests/amd-ibs-period.c
939
int subtest __maybe_unused)
tools/perf/arch/x86/tests/amd-ibs-via-core-pmu.c
40
int test__amd_ibs_via_core_pmu(struct test_suite *test __maybe_unused,
tools/perf/arch/x86/tests/amd-ibs-via-core-pmu.c
41
int subtest __maybe_unused)
tools/perf/arch/x86/tests/bp-modify.c
201
int test__bp_modify(struct test_suite *test __maybe_unused,
tools/perf/arch/x86/tests/bp-modify.c
202
int subtest __maybe_unused)
tools/perf/arch/x86/tests/hybrid.c
304
int test__hybrid(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/arch/x86/tests/insn-x86.c
180
int test__insn_x86(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/arch/x86/tests/intel-pt-test.c
308
int test__intel_pt_pkt_decoder(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/arch/x86/tests/topdown.c
182
static int test__x86_topdown_sorting(struct test_suite *test __maybe_unused,
tools/perf/arch/x86/tests/topdown.c
183
int subtest __maybe_unused)
tools/perf/arch/x86/tests/topdown.c
207
static int test__x86_topdown_slots_injection(struct test_suite *test __maybe_unused,
tools/perf/arch/x86/tests/topdown.c
208
int subtest __maybe_unused)
tools/perf/arch/x86/tests/topdown.c
63
static int test__x86_topdown(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/arch/x86/util/header.c
61
get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused)
tools/perf/arch/x86/util/header.c
66
char *get_cpuid_str(struct perf_cpu cpu __maybe_unused)
tools/perf/arch/x86/util/intel-bts.c
278
static u64 intel_bts_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/x86/util/intel-bts.c
60
intel_bts_info_priv_size(struct auxtrace_record *itr __maybe_unused,
tools/perf/arch/x86/util/intel-bts.c
61
struct evlist *evlist __maybe_unused)
tools/perf/arch/x86/util/intel-pt.c
1180
static u64 intel_pt_reference(struct auxtrace_record *itr __maybe_unused)
tools/perf/arch/x86/util/iostat.c
353
int unset __maybe_unused)
tools/perf/bench/bench.h
67
static inline int pthread_attr_setaffinity_np(pthread_attr_t *attr __maybe_unused,
tools/perf/bench/bench.h
68
size_t cpusetsize __maybe_unused,
tools/perf/bench/bench.h
69
cpu_set_t *cpuset __maybe_unused)
tools/perf/bench/epoll-ctl.c
90
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/epoll-ctl.c
91
siginfo_t *info __maybe_unused,
tools/perf/bench/epoll-ctl.c
92
void *uc __maybe_unused)
tools/perf/bench/epoll-wait.c
272
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/epoll-wait.c
273
siginfo_t *info __maybe_unused,
tools/perf/bench/epoll-wait.c
274
void *uc __maybe_unused)
tools/perf/bench/futex-hash.c
106
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/futex-hash.c
107
siginfo_t *info __maybe_unused,
tools/perf/bench/futex-hash.c
108
void *uc __maybe_unused)
tools/perf/bench/futex-lock-pi.c
75
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/futex-lock-pi.c
76
siginfo_t *info __maybe_unused,
tools/perf/bench/futex-lock-pi.c
77
void *uc __maybe_unused)
tools/perf/bench/futex-requeue.c
162
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/futex-requeue.c
163
siginfo_t *info __maybe_unused,
tools/perf/bench/futex-requeue.c
164
void *uc __maybe_unused)
tools/perf/bench/futex-requeue.c
85
static void *workerfn(void *arg __maybe_unused)
tools/perf/bench/futex-wake-parallel.c
133
static void *blocked_workerfn(void *arg __maybe_unused)
tools/perf/bench/futex-wake-parallel.c
16
int bench_futex_wake_parallel(int argc __maybe_unused, const char **argv __maybe_unused)
tools/perf/bench/futex-wake-parallel.c
239
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/futex-wake-parallel.c
240
siginfo_t *info __maybe_unused,
tools/perf/bench/futex-wake-parallel.c
241
void *uc __maybe_unused)
tools/perf/bench/futex-wake.c
135
static void toggle_done(int sig __maybe_unused,
tools/perf/bench/futex-wake.c
136
siginfo_t *info __maybe_unused,
tools/perf/bench/futex-wake.c
137
void *uc __maybe_unused)
tools/perf/bench/futex-wake.c
69
static void *workerfn(void *arg __maybe_unused)
tools/perf/bench/inject-buildid.c
79
static int add_dso(const char *fpath, const struct stat *sb __maybe_unused,
tools/perf/bench/inject-buildid.c
80
int typeflag, struct FTW *ftwbuf __maybe_unused)
tools/perf/bench/kallsyms-parse.c
27
static int bench_process_symbol(void *arg __maybe_unused,
tools/perf/bench/kallsyms-parse.c
28
const char *name __maybe_unused,
tools/perf/bench/kallsyms-parse.c
29
char type __maybe_unused,
tools/perf/bench/kallsyms-parse.c
30
u64 start __maybe_unused)
tools/perf/bench/mem-functions.c
392
static void mem_free(struct bench_mem_info *info __maybe_unused,
tools/perf/bench/mem-functions.c
393
struct bench_params *p __maybe_unused,
tools/perf/bench/mem-functions.c
438
void *src __maybe_unused, void *dst, union bench_clock *rt)
tools/perf/bench/mem-functions.c
551
void *src __maybe_unused, void *dst __maybe_unused,
tools/perf/bench/numa.c
718
static int parse_cpus_opt(const struct option *opt __maybe_unused,
tools/perf/bench/numa.c
719
const char *arg, int unset __maybe_unused)
tools/perf/bench/numa.c
833
static int parse_nodes_opt(const struct option *opt __maybe_unused,
tools/perf/bench/numa.c
834
const char *arg, int unset __maybe_unused)
tools/perf/bench/sched-messaging.c
266
static void sig_handler(int sig __maybe_unused)
tools/perf/bench/sched-pipe.c
312
int __maybe_unused ret, wait_stat, flags = 0;
tools/perf/bench/sched-pipe.c
313
pid_t pid, retpid __maybe_unused;
tools/perf/bench/sched-pipe.c
58
static int parse_two_cgroups(const struct option *opt __maybe_unused,
tools/perf/bench/sched-pipe.c
59
const char *str, int unset __maybe_unused)
tools/perf/bench/synthesize.c
53
static int process_synthesized_event(const struct perf_tool *tool __maybe_unused,
tools/perf/bench/synthesize.c
54
union perf_event *event __maybe_unused,
tools/perf/bench/synthesize.c
55
struct perf_sample *sample __maybe_unused,
tools/perf/bench/synthesize.c
56
struct machine *machine __maybe_unused)
tools/perf/bench/uprobe.c
108
static int bench_uprobe__setup_bpf_skel(enum bench_uprobe bench __maybe_unused) { return 0; }
tools/perf/builtin-annotate.c
172
struct addr_location *al __maybe_unused,
tools/perf/builtin-annotate.c
173
bool single __maybe_unused,
tools/perf/builtin-annotate.c
174
void *arg __maybe_unused)
tools/perf/builtin-annotate.c
667
int unset __maybe_unused)
tools/perf/builtin-buildid-cache.c
275
static bool dso__missing_buildid_cache(struct dso *dso, int parm __maybe_unused)
tools/perf/builtin-buildid-list.c
25
static int buildid__map_cb(struct map *map, void *arg __maybe_unused)
tools/perf/builtin-c2c.c
1026
percent_lcl_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1057
percent_lcl_peer_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1088
percent_rmt_peer_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1119
percent_stores_l1hit_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1150
percent_stores_l1miss_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1181
percent_stores_na_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1206
pid_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1213
empty_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
1214
struct hist_entry *left __maybe_unused,
tools/perf/builtin-c2c.c
1215
struct hist_entry *right __maybe_unused)
tools/perf/builtin-c2c.c
1234
node_entry(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp,
tools/perf/builtin-c2c.c
2031
struct perf_env *env __maybe_unused)
tools/perf/builtin-c2c.c
2261
static int filter_cb(struct hist_entry *he, void *arg __maybe_unused)
tools/perf/builtin-c2c.c
2397
static int resort_shared_cl_cb(struct hist_entry *he, void *arg __maybe_unused)
tools/perf/builtin-c2c.c
329
static int process_sample_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-c2c.c
3386
const char *str, int unset __maybe_unused)
tools/perf/builtin-c2c.c
505
struct perf_hpp *hpp __maybe_unused,
tools/perf/builtin-c2c.c
562
dcacheline_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
620
offset_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
649
iaddr_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
670
tot_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
702
__f ## _cmp(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/builtin-c2c.c
778
tot_recs_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
816
tot_loads_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
919
percent_costly_snoop_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-c2c.c
995
percent_rmt_hitm_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-daemon.c
111
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-diff.c
1010
const char *title __maybe_unused)
tools/perf/builtin-diff.c
1671
struct hists *hists __maybe_unused,
tools/perf/builtin-diff.c
1672
int line __maybe_unused,
tools/perf/builtin-diff.c
1673
int *span __maybe_unused)
tools/perf/builtin-diff.c
1683
struct perf_hpp *hpp __maybe_unused,
tools/perf/builtin-diff.c
1684
struct hists *hists __maybe_unused)
tools/perf/builtin-diff.c
1914
void *cb __maybe_unused)
tools/perf/builtin-diff.c
229
int unset __maybe_unused)
tools/perf/builtin-diff.c
565
static int64_t block_sort(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
848
hist_entry__cmp_nop(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
849
struct hist_entry *left __maybe_unused,
tools/perf/builtin-diff.c
850
struct hist_entry *right __maybe_unused)
tools/perf/builtin-diff.c
856
hist_entry__cmp_baseline(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
901
hist_entry__cmp_delta_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
909
hist_entry__cmp_delta_abs_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
917
hist_entry__cmp_ratio_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-diff.c
925
hist_entry__cmp_wdiff_idx(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-evlist.c
22
static int process_header_feature(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-evlist.c
23
struct perf_session *session __maybe_unused,
tools/perf/builtin-evlist.c
24
union perf_event *event __maybe_unused)
tools/perf/builtin-ftrace.c
1197
static size_t profile_hash(long func, void *ctx __maybe_unused)
tools/perf/builtin-ftrace.c
1202
static bool profile_equal(long func1, long func2, void *ctx __maybe_unused)
tools/perf/builtin-ftrace.c
1554
static int opt_list_avail_functions(const struct option *opt __maybe_unused,
tools/perf/builtin-ftrace.c
1587
int unset __maybe_unused)
tools/perf/builtin-ftrace.c
1613
int unset __maybe_unused)
tools/perf/builtin-ftrace.c
297
static void reset_tracing_options(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/builtin-ftrace.c
314
static int reset_tracing_files(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/builtin-ftrace.c
53
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-ftrace.c
65
static void ftrace__workload_exec_failed_signal(int signo __maybe_unused,
tools/perf/builtin-ftrace.c
66
siginfo_t *info __maybe_unused,
tools/perf/builtin-ftrace.c
67
void *ucontext __maybe_unused)
tools/perf/builtin-inject.c
1181
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
1183
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
1224
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
1274
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
1275
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
1298
static int host_peek_vm_comms_cb(struct perf_session *session __maybe_unused,
tools/perf/builtin-inject.c
1300
u64 offset __maybe_unused, void *data)
tools/perf/builtin-inject.c
1439
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
1440
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
1568
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
1569
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
1629
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
1630
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
190
struct ordered_events *oe __maybe_unused)
tools/perf/builtin-inject.c
196
static int perf_event__drop_oe(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-inject.c
197
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
198
struct ordered_events *oe __maybe_unused)
tools/perf/builtin-inject.c
205
struct perf_session *session __maybe_unused,
tools/perf/builtin-inject.c
212
struct perf_session *session __maybe_unused,
tools/perf/builtin-inject.c
2138
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-inject.c
214
u64 data __maybe_unused,
tools/perf/builtin-inject.c
215
const char *str __maybe_unused)
tools/perf/builtin-inject.c
2157
static int drop_sample(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-inject.c
2158
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
2159
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
2160
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
222
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
223
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
2262
struct perf_header *ph __maybe_unused,
tools/perf/builtin-inject.c
2263
int feat, int fd __maybe_unused, void *data)
tools/perf/builtin-inject.c
314
struct evlist **pevlist __maybe_unused)
tools/perf/builtin-inject.c
376
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
377
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
382
static int perf_event__drop(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-inject.c
383
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
384
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-inject.c
385
struct machine *machine __maybe_unused)
tools/perf/builtin-inject.c
391
union perf_event *event __maybe_unused,
tools/perf/builtin-inject.c
393
struct machine *machine __maybe_unused)
tools/perf/builtin-kmem.c
1792
static int parse_sort_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1793
const char *arg, int unset __maybe_unused)
tools/perf/builtin-kmem.c
1814
static int parse_caller_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1815
const char *arg __maybe_unused,
tools/perf/builtin-kmem.c
1816
int unset __maybe_unused)
tools/perf/builtin-kmem.c
1822
static int parse_alloc_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1823
const char *arg __maybe_unused,
tools/perf/builtin-kmem.c
1824
int unset __maybe_unused)
tools/perf/builtin-kmem.c
1830
static int parse_slab_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1831
const char *arg __maybe_unused,
tools/perf/builtin-kmem.c
1832
int unset __maybe_unused)
tools/perf/builtin-kmem.c
1838
static int parse_page_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1839
const char *arg __maybe_unused,
tools/perf/builtin-kmem.c
1840
int unset __maybe_unused)
tools/perf/builtin-kmem.c
1846
static int parse_line_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-kmem.c
1847
const char *arg, int unset __maybe_unused)
tools/perf/builtin-kmem.c
1938
static int kmem_config(const char *var, const char *value, void *cb __maybe_unused)
tools/perf/builtin-kmem.c
980
static int process_sample_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-kvm.c
107
static int64_t ev_name_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
1111
union perf_event *event __maybe_unused,
tools/perf/builtin-kvm.c
1112
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-kvm.c
1113
struct machine *machine __maybe_unused)
tools/perf/builtin-kvm.c
116
struct perf_hpp *hpp __maybe_unused,
tools/perf/builtin-kvm.c
117
struct hists *hists __maybe_unused);
tools/perf/builtin-kvm.c
1308
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-kvm.c
136
static int64_t ev_cmp_##metric(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/builtin-kvm.c
271
ev_cmp_time_precent(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
304
ev_cmp_count_precent(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/builtin-kvm.c
337
struct perf_hpp *hpp __maybe_unused,
tools/perf/builtin-kvm.c
338
struct hists *hists __maybe_unused)
tools/perf/builtin-kvm.c
347
struct hists *hists, int line __maybe_unused,
tools/perf/builtin-kvm.c
348
int *span __maybe_unused)
tools/perf/builtin-kvm.c
990
static int filter_cb(struct hist_entry *he, void *arg __maybe_unused)
tools/perf/builtin-kwork.c
1046
enum kwork_trace_type src_type __maybe_unused,
tools/perf/builtin-kwork.c
1048
struct machine *machine __maybe_unused)
tools/perf/builtin-kwork.c
1173
enum kwork_trace_type src_type __maybe_unused,
tools/perf/builtin-kwork.c
1175
struct machine *machine __maybe_unused)
tools/perf/builtin-kwork.c
1269
static void workqueue_work_init(struct perf_kwork *kwork __maybe_unused,
tools/perf/builtin-kwork.c
1272
enum kwork_trace_type src_type __maybe_unused,
tools/perf/builtin-kwork.c
1340
static void sched_work_init(struct perf_kwork *kwork __maybe_unused,
tools/perf/builtin-kwork.c
1345
struct machine *machine __maybe_unused)
tools/perf/builtin-kwork.c
1657
static void top_print_header(struct perf_kwork *kwork __maybe_unused)
tools/perf/builtin-kwork.c
1677
static int top_print_work(struct perf_kwork *kwork __maybe_unused, struct kwork_work *work)
tools/perf/builtin-kwork.c
169
static int sort_dimension__add(struct perf_kwork *kwork __maybe_unused,
tools/perf/builtin-kwork.c
1993
union perf_event *event __maybe_unused,
tools/perf/builtin-list.c
121
const char *scale_unit __maybe_unused,
tools/perf/builtin-list.c
206
const char *unit __maybe_unused,
tools/perf/builtin-list.c
207
const char *pmu_name __maybe_unused)
tools/perf/builtin-list.c
364
const char *pmu_name, u32 pmu_type __maybe_unused,
tools/perf/builtin-list.c
458
static void json_print_metric(void *ps __maybe_unused, const char *group,
tools/perf/builtin-list.c
529
static bool json_skip_duplicate_pmus(void *ps __maybe_unused)
tools/perf/builtin-list.c
81
static void default_print_end(void *print_state __maybe_unused) {}
tools/perf/builtin-lock.c
1426
static int process_sample_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-lock.c
1923
static void sighandler(int sig __maybe_unused)
tools/perf/builtin-lock.c
2237
int unset __maybe_unused)
tools/perf/builtin-lock.c
2255
int unset __maybe_unused)
tools/perf/builtin-lock.c
2290
static int parse_lock_type(const struct option *opt __maybe_unused, const char *str,
tools/perf/builtin-lock.c
2291
int unset __maybe_unused)
tools/perf/builtin-lock.c
2409
static int parse_lock_addr(const struct option *opt __maybe_unused, const char *str,
tools/perf/builtin-lock.c
2410
int unset __maybe_unused)
tools/perf/builtin-lock.c
2454
static int parse_output(const struct option *opt __maybe_unused, const char *str,
tools/perf/builtin-lock.c
2455
int unset __maybe_unused)
tools/perf/builtin-lock.c
2501
static int parse_cgroup_filter(const struct option *opt __maybe_unused, const char *str,
tools/perf/builtin-lock.c
2502
int unset __maybe_unused)
tools/perf/builtin-lock.c
2574
static int parse_lock_delay(const struct option *opt __maybe_unused, const char *str,
tools/perf/builtin-lock.c
2575
int unset __maybe_unused)
tools/perf/builtin-mem.c
50
const char *str, int unset __maybe_unused)
tools/perf/builtin-probe.c
168
int unset __maybe_unused)
tools/perf/builtin-probe.c
202
static int opt_set_target_ns(const struct option *opt __maybe_unused,
tools/perf/builtin-probe.c
203
const char *str, int unset __maybe_unused)
tools/perf/builtin-probe.c
233
const char *str, int unset __maybe_unused)
tools/perf/builtin-probe.c
253
const char *str, int unset __maybe_unused)
tools/perf/builtin-probe.c
275
const char *str, int unset __maybe_unused)
tools/perf/builtin-probe.c
297
static int opt_set_filter(const struct option *opt __maybe_unused,
tools/perf/builtin-probe.c
298
const char *str, int unset __maybe_unused)
tools/perf/builtin-record.c
1732
void *arg __maybe_unused)
tools/perf/builtin-record.c
2055
static void workload_exec_failed_signal(int signo __maybe_unused,
tools/perf/builtin-record.c
2057
void *ucontext __maybe_unused)
tools/perf/builtin-record.c
2208
static void record__synthesize_final_bpf_metadata(struct record *rec __maybe_unused)
tools/perf/builtin-record.c
2216
static int record__process_signal_event(union perf_event *event __maybe_unused, void *data)
tools/perf/builtin-record.c
254
static int record__write(struct record *rec, struct mmap *map __maybe_unused,
tools/perf/builtin-record.c
2994
const char *arg __maybe_unused,
tools/perf/builtin-record.c
3176
int unset __maybe_unused)
tools/perf/builtin-record.c
3219
int unset __maybe_unused)
tools/perf/builtin-record.c
3241
int unset __maybe_unused)
tools/perf/builtin-record.c
3372
union perf_event *event __maybe_unused,
tools/perf/builtin-record.c
3374
struct machine *machine __maybe_unused)
tools/perf/builtin-record.c
3384
int unset __maybe_unused)
tools/perf/builtin-record.c
4408
static void snapshot_sig_handler(int sig __maybe_unused)
tools/perf/builtin-record.c
4418
static void alarm_sig_handler(int sig __maybe_unused)
tools/perf/builtin-record.c
541
static int record__aio_push(struct record *rec __maybe_unused, struct mmap *map __maybe_unused,
tools/perf/builtin-record.c
542
off_t *off __maybe_unused)
tools/perf/builtin-record.c
547
static off_t record__aio_get_pos(int trace_fd __maybe_unused)
tools/perf/builtin-record.c
552
static void record__aio_set_pos(int trace_fd __maybe_unused, off_t pos __maybe_unused)
tools/perf/builtin-record.c
556
static void record__aio_mmap_read_sync(struct record *rec __maybe_unused)
tools/perf/builtin-record.c
629
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-record.c
630
struct machine *machine __maybe_unused)
tools/perf/builtin-record.c
640
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-record.c
641
struct machine *machine __maybe_unused)
tools/perf/builtin-report.c
1196
int unset __maybe_unused)
tools/perf/builtin-report.c
1231
report_parse_ignore_callees_opt(const struct option *opt __maybe_unused,
tools/perf/builtin-report.c
1232
const char *arg, int unset __maybe_unused)
tools/perf/builtin-report.c
1250
const char *str __maybe_unused, int unset)
tools/perf/builtin-report.c
1260
int unset __maybe_unused)
tools/perf/builtin-report.c
1271
report_parse_addr2line_config(const struct option *opt __maybe_unused,
tools/perf/builtin-report.c
1272
const char *arg, int unset __maybe_unused)
tools/perf/builtin-report.c
1277
static int process_attr(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-report.c
210
struct addr_location *al __maybe_unused,
tools/perf/builtin-report.c
211
bool single __maybe_unused,
tools/perf/builtin-report.c
347
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-report.c
348
struct machine *machine __maybe_unused)
tools/perf/builtin-report.c
468
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-report.c
779
static int count_sample_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-report.c
780
union perf_event *event __maybe_unused,
tools/perf/builtin-report.c
782
struct machine *machine __maybe_unused)
tools/perf/builtin-report.c
793
struct machine *machine __maybe_unused)
tools/perf/builtin-report.c
813
static int process_attr(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
1119
u64 timestamp __maybe_unused)
tools/perf/builtin-sched.c
1584
static int process_sched_wakeup_ignore(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
1585
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-sched.c
1586
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
1941
static int perf_sched__process_tracepoint_sample(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
1942
union perf_event *event __maybe_unused,
tools/perf/builtin-sched.c
1957
static int perf_sched__process_comm(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
2714
static int timehist_sched_wakeup_ignore(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
2715
union perf_event *event __maybe_unused,
tools/perf/builtin-sched.c
2716
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-sched.c
2717
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
2723
union perf_event *event __maybe_unused,
tools/perf/builtin-sched.c
2810
union perf_event *event __maybe_unused,
tools/perf/builtin-sched.c
3020
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
3025
static int process_lost(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
3028
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
3837
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-sched.c
3838
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
3853
static void sighandler(int sig __maybe_unused)
tools/perf/builtin-sched.c
4576
static int perf_sched__process_schedstat(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
4577
struct perf_session *session __maybe_unused,
tools/perf/builtin-sched.c
4828
static int process_synthesized_event_live(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-sched.c
4830
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-sched.c
4831
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
4841
u32 __maybe_unused md;
tools/perf/builtin-sched.c
869
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
892
struct machine *machine __maybe_unused)
tools/perf/builtin-sched.c
898
struct task_desc *prev, __maybe_unused *next;
tools/perf/builtin-script.c
1227
static int any_dump_insn(struct evsel *evsel __maybe_unused,
tools/perf/builtin-script.c
2110
static void script_print_metric(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-script.c
2129
static void script_new_line(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-script.c
2168
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/builtin-script.c
2282
static struct aggr_cpu_id script_aggr_cpu_id_get(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-script.c
3077
process_throttle_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3088
process_finished_round_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3090
struct ordered_events *oe __maybe_unused)
tools/perf/builtin-script.c
3098
process_bpf_events(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3111
process_bpf_metadata_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3112
struct perf_session *session __maybe_unused,
tools/perf/builtin-script.c
3131
static void sig_handler(int sig __maybe_unused)
tools/perf/builtin-script.c
3312
static int parse_scriptname(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
3313
const char *str, int unset __maybe_unused)
tools/perf/builtin-script.c
3360
static int parse_output_fields(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
3361
const char *arg, int unset __maybe_unused)
tools/perf/builtin-script.c
3678
static int list_available_scripts(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
3679
const char *s __maybe_unused,
tools/perf/builtin-script.c
3680
int unset __maybe_unused)
tools/perf/builtin-script.c
3741
static int add_dlarg(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
3742
const char *s, int unset __maybe_unused)
tools/perf/builtin-script.c
3871
static int process_stat_round_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3887
static int process_stat_config_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-script.c
3888
struct perf_session *session __maybe_unused,
tools/perf/builtin-script.c
3923
struct perf_session *session __maybe_unused,
tools/perf/builtin-script.c
3945
struct perf_session *session __maybe_unused,
tools/perf/builtin-script.c
3980
static int parse_insn_trace(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
3981
const char *str, int unset __maybe_unused)
tools/perf/builtin-script.c
4004
static int parse_xed(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
4005
const char *str __maybe_unused,
tools/perf/builtin-script.c
4006
int unset __maybe_unused)
tools/perf/builtin-script.c
4015
static int parse_call_trace(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
4016
const char *str __maybe_unused,
tools/perf/builtin-script.c
4017
int unset __maybe_unused)
tools/perf/builtin-script.c
4026
static int parse_callret_trace(const struct option *opt __maybe_unused,
tools/perf/builtin-script.c
4027
const char *str __maybe_unused,
tools/perf/builtin-script.c
4028
int unset __maybe_unused)
tools/perf/builtin-stat.c
1140
static int stat__set_big_num(const struct option *opt __maybe_unused,
tools/perf/builtin-stat.c
1141
const char *s __maybe_unused, int unset)
tools/perf/builtin-stat.c
1148
static int enable_metric_only(const struct option *opt __maybe_unused,
tools/perf/builtin-stat.c
1149
const char *s __maybe_unused, int unset)
tools/perf/builtin-stat.c
1156
static int append_metric_groups(const struct option *opt __maybe_unused,
tools/perf/builtin-stat.c
1158
int unset __maybe_unused)
tools/perf/builtin-stat.c
1177
int unset __maybe_unused)
tools/perf/builtin-stat.c
1197
int unset __maybe_unused)
tools/perf/builtin-stat.c
1219
int unset __maybe_unused)
tools/perf/builtin-stat.c
1234
int unset __maybe_unused)
tools/perf/builtin-stat.c
1416
static struct aggr_cpu_id perf_stat__get_socket(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1422
static struct aggr_cpu_id perf_stat__get_die(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1428
static struct aggr_cpu_id perf_stat__get_cache_id(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1434
static struct aggr_cpu_id perf_stat__get_cluster(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1440
static struct aggr_cpu_id perf_stat__get_core(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1446
static struct aggr_cpu_id perf_stat__get_node(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1452
static struct aggr_cpu_id perf_stat__get_global(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1458
static struct aggr_cpu_id perf_stat__get_cpu(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1787
static struct aggr_cpu_id perf_env__get_global_aggr_by_cpu(struct perf_cpu cpu __maybe_unused,
tools/perf/builtin-stat.c
1788
void *data __maybe_unused)
tools/perf/builtin-stat.c
1797
static struct aggr_cpu_id perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1802
static struct aggr_cpu_id perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1808
static struct aggr_cpu_id perf_stat__get_cluster_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1814
static struct aggr_cpu_id perf_stat__get_cache_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1820
static struct aggr_cpu_id perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1826
static struct aggr_cpu_id perf_stat__get_cpu_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1832
static struct aggr_cpu_id perf_stat__get_node_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1838
static struct aggr_cpu_id perf_stat__get_global_file(struct perf_stat_config *config __maybe_unused,
tools/perf/builtin-stat.c
1933
static int default_evlist_evsel_cmp(void *priv __maybe_unused,
tools/perf/builtin-stat.c
2210
static int process_stat_round_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-stat.c
2286
struct perf_session *session __maybe_unused,
tools/perf/builtin-stat.c
2305
struct perf_session *session __maybe_unused,
tools/perf/builtin-stat.c
2434
int unset __maybe_unused)
tools/perf/builtin-stat.c
245
static int process_synthesized_event(const struct perf_tool *tool __maybe_unused,
tools/perf/builtin-stat.c
247
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-stat.c
248
struct machine *machine __maybe_unused)
tools/perf/builtin-stat.c
541
static void workload_exec_failed_signal(int signo __maybe_unused, siginfo_t *info,
tools/perf/builtin-stat.c
542
void *ucontext __maybe_unused)
tools/perf/builtin-timechart.c
1006
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
1555
static int process_header(struct perf_file_section *section __maybe_unused,
tools/perf/builtin-timechart.c
1558
int fd __maybe_unused,
tools/perf/builtin-timechart.c
1926
parse_process(const struct option *opt __maybe_unused, const char *arg,
tools/perf/builtin-timechart.c
1927
int __maybe_unused unset)
tools/perf/builtin-timechart.c
1935
parse_highlight(const struct option *opt __maybe_unused, const char *arg,
tools/perf/builtin-timechart.c
1936
int __maybe_unused unset)
tools/perf/builtin-timechart.c
1952
parse_time(const struct option *opt, const char *arg, int __maybe_unused unset)
tools/perf/builtin-timechart.c
325
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-timechart.c
326
struct machine *machine __maybe_unused)
tools/perf/builtin-timechart.c
335
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-timechart.c
336
struct machine *machine __maybe_unused)
tools/perf/builtin-timechart.c
345
struct perf_sample *sample __maybe_unused,
tools/perf/builtin-timechart.c
346
struct machine *machine __maybe_unused)
tools/perf/builtin-timechart.c
608
process_sample_cpu_idle(struct timechart *tchart __maybe_unused,
tools/perf/builtin-timechart.c
610
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
631
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
687
process_sample_power_start(struct timechart *tchart __maybe_unused,
tools/perf/builtin-timechart.c
689
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
707
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
722
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
896
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
906
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
916
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
926
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
936
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
946
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
956
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
966
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
976
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
986
const char *backtrace __maybe_unused)
tools/perf/builtin-timechart.c
996
const char *backtrace __maybe_unused)
tools/perf/builtin-top.c
102
static void winch_sig(int sig __maybe_unused)
tools/perf/builtin-top.c
1411
callchain_opt(const struct option *opt, const char *arg __maybe_unused, int unset)
tools/perf/builtin-top.c
1428
static int perf_top_config(const char *var, const char *value, void *cb __maybe_unused)
tools/perf/builtin-top.c
1444
int unset __maybe_unused)
tools/perf/builtin-top.c
662
static void display_sig(int sig __maybe_unused)
tools/perf/builtin-trace.c
1106
static size_t trace__btf_scnprintf(struct trace *trace __maybe_unused, struct syscall_arg *arg __maybe_unused,
tools/perf/builtin-trace.c
1107
char *bf __maybe_unused, size_t size __maybe_unused, int val __maybe_unused,
tools/perf/builtin-trace.c
1108
char *type __maybe_unused)
tools/perf/builtin-trace.c
1113
static bool syscall_arg__strtoul_btf_type(char *bf __maybe_unused, size_t size __maybe_unused,
tools/perf/builtin-trace.c
1114
struct syscall_arg *arg __maybe_unused, u64 *val __maybe_unused)
tools/perf/builtin-trace.c
1546
static size_t syscall_id_hash(long key, void *ctx __maybe_unused)
tools/perf/builtin-trace.c
1551
static bool syscall_id_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/builtin-trace.c
1912
static void sighandler_interrupt(int sig __maybe_unused)
tools/perf/builtin-trace.c
1917
static void sighandler_chld(int sig __maybe_unused, siginfo_t *info,
tools/perf/builtin-trace.c
1918
void *context __maybe_unused)
tools/perf/builtin-trace.c
2356
static __maybe_unused bool trace__syscall_enabled(struct trace *trace, int id)
tools/perf/builtin-trace.c
249
static void trace__load_vmlinux_btf(struct trace *trace __maybe_unused)
tools/perf/builtin-trace.c
2798
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
2948
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
3088
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
3149
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
3179
unsigned int val, void *extra __maybe_unused, FILE *fp)
tools/perf/builtin-trace.c
3303
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
3415
union perf_event *event __maybe_unused,
tools/perf/builtin-trace.c
3516
struct machine *machine __maybe_unused)
tools/perf/builtin-trace.c
3803
static struct bpf_program *trace__find_syscall_bpf_prog(struct trace *trace __maybe_unused,
tools/perf/builtin-trace.c
4155
static int trace__init_syscalls_bpf_prog_array_maps(struct trace *trace __maybe_unused,
tools/perf/builtin-trace.c
4156
int e_machine __maybe_unused)
tools/perf/builtin-trace.c
5007
static int trace_nr_events_cmp(void *priv __maybe_unused,
tools/perf/builtin-trace.c
5065
int unset __maybe_unused)
tools/perf/builtin-trace.c
5074
int unset __maybe_unused)
tools/perf/builtin-trace.c
5123
int unset __maybe_unused)
tools/perf/builtin-trace.c
5228
int unset __maybe_unused)
tools/perf/builtin-trace.c
5340
int unset __maybe_unused)
tools/perf/builtin-trace.c
5546
bool __maybe_unused max_stack_user_set = true;
tools/perf/jvmti/libjvmti.c
130
get_line_numbers(jvmtiEnv *jvmti __maybe_unused, const void *compile_info __maybe_unused,
tools/perf/jvmti/libjvmti.c
131
jvmti_line_info_t **tab __maybe_unused, int *nr_lines __maybe_unused)
tools/perf/jvmti/libjvmti.c
337
Agent_OnLoad(JavaVM *jvm, char *options, void *reserved __maybe_unused)
tools/perf/jvmti/libjvmti.c
412
Agent_OnUnload(JavaVM *jvm __maybe_unused)
tools/perf/tests/api-io.c
327
static int test__api_io(struct test_suite *test __maybe_unused,
tools/perf/tests/api-io.c
328
int subtest __maybe_unused)
tools/perf/tests/backward-ring-buffer.c
85
static int test__backward_ring_buffer(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/backward-ring-buffer.c
90
struct evsel *evsel __maybe_unused;
tools/perf/tests/bitmap.c
44
static int test__bitmap_print(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/bp_account.c
204
static int test__bp_accounting(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/bp_signal.c
165
static int test__bp_signal(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/bp_signal.c
70
static void sig_handler_2(int signum __maybe_unused,
tools/perf/tests/bp_signal.c
71
siginfo_t *oh __maybe_unused,
tools/perf/tests/bp_signal.c
72
void *uc __maybe_unused)
tools/perf/tests/bp_signal.c
82
static void sig_handler(int signum __maybe_unused,
tools/perf/tests/bp_signal.c
83
siginfo_t *oh __maybe_unused,
tools/perf/tests/bp_signal.c
84
void *uc __maybe_unused)
tools/perf/tests/bp_signal_overflow.c
39
static void sig_handler(int signum __maybe_unused,
tools/perf/tests/bp_signal_overflow.c
40
siginfo_t *oh __maybe_unused,
tools/perf/tests/bp_signal_overflow.c
41
void *uc __maybe_unused)
tools/perf/tests/bp_signal_overflow.c
63
static int test__bp_signal_overflow(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/builtin-test.c
1637
void *data __maybe_unused)
tools/perf/tests/code-reading.c
860
static int test__code_reading(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/cpumap.c
103
static int test__cpu_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/cpumap.c
14
static int process_event_mask(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/cpumap.c
147
static int test__cpu_map_print(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/cpumap.c
16
struct perf_sample *sample __maybe_unused,
tools/perf/tests/cpumap.c
17
struct machine *machine __maybe_unused)
tools/perf/tests/cpumap.c
184
static int test__cpu_map_merge(struct test_suite *test __maybe_unused,
tools/perf/tests/cpumap.c
185
int subtest __maybe_unused)
tools/perf/tests/cpumap.c
225
static int test__cpu_map_intersect(struct test_suite *test __maybe_unused,
tools/perf/tests/cpumap.c
226
int subtest __maybe_unused)
tools/perf/tests/cpumap.c
249
static int test__cpu_map_equal(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/cpumap.c
50
static int process_event_cpus(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/cpumap.c
52
struct perf_sample *sample __maybe_unused,
tools/perf/tests/cpumap.c
53
struct machine *machine __maybe_unused)
tools/perf/tests/cpumap.c
76
static int process_event_range_cpus(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/cpumap.c
78
struct perf_sample *sample __maybe_unused,
tools/perf/tests/cpumap.c
79
struct machine *machine __maybe_unused)
tools/perf/tests/demangle-java-test.c
10
static int test__demangle_java(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/demangle-ocaml-test.c
9
static int test__demangle_ocaml(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/demangle-rust-v0-test.c
9
static int test__demangle_rust(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/dlfilter-test.c
435
static int test__dlfilter(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/dlfilter-test.c
65
struct perf_sample *sample __maybe_unused,
tools/perf/tests/dlfilter-test.c
66
struct machine *machine __maybe_unused)
tools/perf/tests/dso-data.c
128
static int test__dso_data(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/dso-data.c
249
static int test__dso_data_cache(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/dso-data.c
319
static int test__dso_data_reopen(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/dwarf-unwind.c
181
noinline int test__dwarf_unwind(struct test_suite *test __maybe_unused,
tools/perf/tests/dwarf-unwind.c
182
int subtest __maybe_unused)
tools/perf/tests/event-times.c
218
static int test__event_times(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/event_groups.c
121
static int test__event_groups(struct test_suite *text __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/event_update.c
16
static int process_event_unit(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/event_update.c
18
struct perf_sample *sample __maybe_unused,
tools/perf/tests/event_update.c
19
struct machine *machine __maybe_unused)
tools/perf/tests/event_update.c
29
static int process_event_scale(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/event_update.c
31
struct perf_sample *sample __maybe_unused,
tools/perf/tests/event_update.c
32
struct machine *machine __maybe_unused)
tools/perf/tests/event_update.c
49
struct perf_sample *sample __maybe_unused,
tools/perf/tests/event_update.c
50
struct machine *machine __maybe_unused)
tools/perf/tests/event_update.c
61
static int process_event_cpus(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/event_update.c
63
struct perf_sample *sample __maybe_unused,
tools/perf/tests/event_update.c
64
struct machine *machine __maybe_unused)
tools/perf/tests/event_update.c
81
static int test__event_update(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/evsel-roundtrip-name.c
84
static int test__perf_evsel__roundtrip_name_test(struct test_suite *test __maybe_unused,
tools/perf/tests/evsel-roundtrip-name.c
85
int subtest __maybe_unused)
tools/perf/tests/evsel-tp-sched.c
35
static int test__perf_evsel__tp_sched_test(struct test_suite *test __maybe_unused,
tools/perf/tests/evsel-tp-sched.c
36
int subtest __maybe_unused)
tools/perf/tests/expand-cgroup.c
195
static int test__expand_cgroup_events(struct test_suite *test __maybe_unused,
tools/perf/tests/expand-cgroup.c
196
int subtest __maybe_unused)
tools/perf/tests/expr.c
71
static int test__expr(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/fdarray.c
31
static int test__fdarray__filter(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/fdarray.c
92
static int test__fdarray__add(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/genelf.c
19
static int test__jit_write_elf(struct test_suite *test __maybe_unused,
tools/perf/tests/genelf.c
20
int subtest __maybe_unused)
tools/perf/tests/hists_cumulate.c
704
static int test__hists_cumulate(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/hists_filter.c
116
static int test__hists_filter(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/hists_link.c
286
static int test__hists_link(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/hists_output.c
590
static int test__hists_output(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/hwmon_pmu.c
246
static int test__hwmon_pmu_without_pmu(struct test_suite *test __maybe_unused,
tools/perf/tests/hwmon_pmu.c
247
int subtest __maybe_unused)
tools/perf/tests/hwmon_pmu.c
252
static int test__hwmon_pmu_with_pmu(struct test_suite *test __maybe_unused,
tools/perf/tests/hwmon_pmu.c
253
int subtest __maybe_unused)
tools/perf/tests/hwmon_pmu.c
258
static int test__parse_hwmon_filename(struct test_suite *test __maybe_unused,
tools/perf/tests/hwmon_pmu.c
259
int subtest __maybe_unused)
tools/perf/tests/is_printable_array.c
8
static int test__is_printable_array(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/kallsyms-split.c
46
static void remove_proc_dir(int sig __maybe_unused)
tools/perf/tests/kallsyms-split.c
97
static int test__kallsyms_split(struct test_suite *test __maybe_unused,
tools/perf/tests/kallsyms-split.c
98
int subtest __maybe_unused)
tools/perf/tests/keep-tracking.c
64
static int test__keep_tracking(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/kmod-path.c
50
static int test__kmod_path__parse(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/maps.c
165
static int test__maps__fixup_overlap_and_insert(struct test_suite *t __maybe_unused,
tools/perf/tests/maps.c
166
int subtest __maybe_unused)
tools/perf/tests/maps.c
37
static int failed_cb(struct map *map, void *data __maybe_unused)
tools/perf/tests/maps.c
74
static int test__maps__merge_in(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/mem.c
29
static int test__mem(struct test_suite *text __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/mem2node.c
47
static int test__mem2node(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/mmap-basic.c
381
static int test__mmap_user_read_instr(struct test_suite *test __maybe_unused,
tools/perf/tests/mmap-basic.c
382
int subtest __maybe_unused)
tools/perf/tests/mmap-basic.c
387
static int test__mmap_user_read_cycles(struct test_suite *test __maybe_unused,
tools/perf/tests/mmap-basic.c
388
int subtest __maybe_unused)
tools/perf/tests/mmap-basic.c
39
static int test__basic_mmap(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/mmap-basic.c
393
static int test__mmap_user_read_instr_disabled(struct test_suite *test __maybe_unused,
tools/perf/tests/mmap-basic.c
394
int subtest __maybe_unused)
tools/perf/tests/mmap-basic.c
399
static int test__mmap_user_read_cycles_disabled(struct test_suite *test __maybe_unused,
tools/perf/tests/mmap-basic.c
400
int subtest __maybe_unused)
tools/perf/tests/mmap-thread-lookup.c
233
static int test__mmap_thread_lookup(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/openat-syscall-all-cpus.c
22
static int test__openat_syscall_event_on_all_cpus(struct test_suite *test __maybe_unused,
tools/perf/tests/openat-syscall-all-cpus.c
23
int subtest __maybe_unused)
tools/perf/tests/openat-syscall-tp-fields.c
26
static int test__syscall_openat_tp_fields(struct test_suite *test __maybe_unused,
tools/perf/tests/openat-syscall-tp-fields.c
27
int subtest __maybe_unused)
tools/perf/tests/openat-syscall.c
17
static int test__openat_syscall_event(struct test_suite *test __maybe_unused,
tools/perf/tests/openat-syscall.c
18
int subtest __maybe_unused)
tools/perf/tests/parse-events.c
1016
static int test__group3(struct evlist *evlist __maybe_unused)
tools/perf/tests/parse-events.c
1142
static int test__group4(struct evlist *evlist __maybe_unused)
tools/perf/tests/parse-events.c
1189
static int test__group5(struct evlist *evlist __maybe_unused)
tools/perf/tests/parse-events.c
150
struct perf_pmu *pmu __maybe_unused = NULL;
tools/perf/tests/parse-events.c
1518
static int test__leader_sample2(struct evlist *evlist __maybe_unused)
tools/perf/tests/parse-events.c
2645
static int test__events2(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-events.c
2686
static int test__terms2(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-events.c
2691
static int test__pmu_events(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-events.c
2810
static int test__pmu_events2(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-events.c
2897
static int test__alias(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-events.c
2912
static int test__pmu_events_alias2(struct test_suite *test __maybe_unused,
tools/perf/tests/parse-events.c
2913
int subtest __maybe_unused)
tools/perf/tests/parse-metric.c
293
static int test__parse_metric(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/parse-no-sample-id-all.c
75
static int test__parse_no_sample_id_all(struct test_suite *test __maybe_unused,
tools/perf/tests/parse-no-sample-id-all.c
76
int subtest __maybe_unused)
tools/perf/tests/pe-file-parsing.c
72
static int test__pe_file_parsing(struct test_suite *test __maybe_unused,
tools/perf/tests/pe-file-parsing.c
73
int subtest __maybe_unused)
tools/perf/tests/pe-file-parsing.c
93
static int test__pe_file_parsing(struct test_suite *test __maybe_unused,
tools/perf/tests/pe-file-parsing.c
94
int subtest __maybe_unused)
tools/perf/tests/perf-hooks.c
29
static int test__perf_hooks(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/perf-hooks.c
9
static void sigsegv_handler(int sig __maybe_unused)
tools/perf/tests/perf-record.c
48
static int test__PERF_RECORD(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/perf-time-to-tsc.c
49
static int test__tsc_is_supported(struct test_suite *test __maybe_unused,
tools/perf/tests/perf-time-to-tsc.c
50
int subtest __maybe_unused)
tools/perf/tests/perf-time-to-tsc.c
68
static int test__perf_time_to_tsc(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/pfm.c
173
static int test__pfm_events(struct test_suite *test __maybe_unused,
tools/perf/tests/pfm.c
174
int subtest __maybe_unused)
tools/perf/tests/pfm.c
179
static int test__pfm_group(struct test_suite *test __maybe_unused,
tools/perf/tests/pfm.c
180
int subtest __maybe_unused)
tools/perf/tests/pfm.c
27
static int test__pfm_events(struct test_suite *test __maybe_unused,
tools/perf/tests/pfm.c
28
int subtest __maybe_unused)
tools/perf/tests/pfm.c
88
static int test__pfm_group(struct test_suite *test __maybe_unused,
tools/perf/tests/pfm.c
89
int subtest __maybe_unused)
tools/perf/tests/pmu-events.c
1020
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/tests/pmu-events.c
1021
void *data __maybe_unused)
tools/perf/tests/pmu-events.c
1030
static int test__parsing_fake_static(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu-events.c
1031
int subtest __maybe_unused)
tools/perf/tests/pmu-events.c
1069
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/tests/pmu-events.c
1070
void *data __maybe_unused)
tools/perf/tests/pmu-events.c
1077
static int test__parsing_threshold(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu-events.c
1078
int subtest __maybe_unused)
tools/perf/tests/pmu-events.c
1094
static int count_metrics_tables_cb(const struct pmu_metrics_table *table __maybe_unused, void *data)
tools/perf/tests/pmu-events.c
381
const struct pmu_events_table *table __maybe_unused,
tools/perf/tests/pmu-events.c
415
const struct pmu_events_table *table __maybe_unused,
tools/perf/tests/pmu-events.c
446
static int test__pmu_event_table(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu-events.c
447
int subtest __maybe_unused)
tools/perf/tests/pmu-events.c
726
static int test__aliases(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu-events.c
727
int subtest __maybe_unused)
tools/perf/tests/pmu.c
158
static int test__pmu_format(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/pmu.c
204
static int test__pmu_config_helpers(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu.c
205
int subtest __maybe_unused)
tools/perf/tests/pmu.c
302
static int test__pmu_events(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/pmu.c
395
static int test__pmu_event_names(struct test_suite *test __maybe_unused,
tools/perf/tests/pmu.c
396
int subtest __maybe_unused)
tools/perf/tests/pmu.c
508
static int test__name_len(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/pmu.c
526
static int test__name_cmp(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/pmu.c
556
static int test__pmu_match(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/sample-parsing.c
396
static int test__sample_parsing(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/sdt.c
117
static int test__sdt_event(struct test_suite *test __maybe_unused, int subtests __maybe_unused)
tools/perf/tests/sdt.c
79
static int test__sdt_event(struct test_suite *test __maybe_unused, int subtests __maybe_unused)
tools/perf/tests/sigtrap.c
153
sigtrap_handler(int signum __maybe_unused, siginfo_t *info, void *ucontext __maybe_unused)
tools/perf/tests/sigtrap.c
219
static int test__sigtrap(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/stat.c
100
struct perf_sample *sample __maybe_unused,
tools/perf/tests/stat.c
101
struct machine *machine __maybe_unused)
tools/perf/tests/stat.c
110
static int test__synthesize_stat_round(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/stat.c
24
static int process_stat_config_event(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/stat.c
26
struct perf_sample *sample __maybe_unused,
tools/perf/tests/stat.c
27
struct machine *machine __maybe_unused)
tools/perf/tests/stat.c
50
static int test__synthesize_stat_config(struct test_suite *test __maybe_unused,
tools/perf/tests/stat.c
51
int subtest __maybe_unused)
tools/perf/tests/stat.c
67
static int process_stat_event(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/stat.c
69
struct perf_sample *sample __maybe_unused,
tools/perf/tests/stat.c
70
struct machine *machine __maybe_unused)
tools/perf/tests/stat.c
83
static int test__synthesize_stat(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/stat.c
98
static int process_stat_round_event(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/subcmd-help.c
23
static int test__uniq_cmdnames(struct test_suite *test __maybe_unused,
tools/perf/tests/subcmd-help.c
24
int subtest __maybe_unused)
tools/perf/tests/subcmd-help.c
46
static int test__exclude_cmdnames(struct test_suite *test __maybe_unused,
tools/perf/tests/subcmd-help.c
47
int subtest __maybe_unused)
tools/perf/tests/subcmd-help.c
6
static int test__load_cmdnames(struct test_suite *test __maybe_unused,
tools/perf/tests/subcmd-help.c
7
int subtest __maybe_unused)
tools/perf/tests/subcmd-help.c
98
static int test__exclude_cmdnames_no_overlap(struct test_suite *test __maybe_unused,
tools/perf/tests/subcmd-help.c
99
int subtest __maybe_unused)
tools/perf/tests/sw-clock.c
141
static int test__sw_clock_freq(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/sw-clock.c
32
volatile int tmp __maybe_unused = 0;
tools/perf/tests/switch-tracking.c
337
static int test__switch_tracking(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/symbols.c
150
static int subdivided_dso_cb(struct dso *dso, struct machine *machine __maybe_unused, void *d)
tools/perf/tests/symbols.c
207
static int test__symbols(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/task-exit.c
20
static void sig_handler(int sig __maybe_unused)
tools/perf/tests/task-exit.c
29
static void workload_exec_failed_signal(int signo __maybe_unused,
tools/perf/tests/task-exit.c
30
siginfo_t *info __maybe_unused,
tools/perf/tests/task-exit.c
31
void *ucontext __maybe_unused)
tools/perf/tests/task-exit.c
42
static int test__task_exit(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/tests-scripts.c
166
static int shell_test__run(struct test_suite *test, int subtest __maybe_unused)
tools/perf/tests/thread-map.c
109
static int test__thread_map_remove(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/thread-map.c
22
static int test__thread_map(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/thread-map.c
62
static int process_event(const struct perf_tool *tool __maybe_unused,
tools/perf/tests/thread-map.c
64
struct perf_sample *sample __maybe_unused,
tools/perf/tests/thread-map.c
65
struct machine *machine __maybe_unused)
tools/perf/tests/thread-map.c
89
static int test__thread_map_synthesize(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/thread-maps-share.c
7
static int test__thread_maps_share(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/time-utils-test.c
134
static int test__time_utils(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/tool_pmu.c
74
static int test__tool_pmu_without_pmu(struct test_suite *test __maybe_unused,
tools/perf/tests/tool_pmu.c
75
int subtest __maybe_unused)
tools/perf/tests/tool_pmu.c
88
static int test__tool_pmu_with_pmu(struct test_suite *test __maybe_unused,
tools/perf/tests/tool_pmu.c
89
int subtest __maybe_unused)
tools/perf/tests/topology.c
209
static int test__session_topology(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/uncore-event-sorting.c
81
static int test__uncore_event_sorting(struct test_suite *test __maybe_unused,
tools/perf/tests/uncore-event-sorting.c
82
int subtest __maybe_unused)
tools/perf/tests/unit_number__scnprintf.c
10
static int test__unit_number__scnprint(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/util.c
89
static int test__blake2s_case(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/util.c
94
static int test__strreplace(struct test_suite *t __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/vmlinux-kallsyms.c
188
static int test__vmlinux_matches_kallsyms(struct test_suite *test __maybe_unused,
tools/perf/tests/vmlinux-kallsyms.c
189
int subtest __maybe_unused)
tools/perf/tests/workloads/code_with_type.c
13
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/datasym.c
21
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/deterministic.c
21
static int deterministic(int argc __maybe_unused,
tools/perf/tests/workloads/deterministic.c
22
const char **argv __maybe_unused)
tools/perf/tests/workloads/inlineloop.c
12
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/jitdump.c
130
static int jitdump(int argc __maybe_unused, const char **argv __maybe_unused)
tools/perf/tests/workloads/landlock.c
43
static int landlock(int argc __maybe_unused, const char **argv __maybe_unused)
tools/perf/tests/workloads/leafloop.c
14
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/named_threads.c
19
noinline void *named_threads_thread##n(void *arg __maybe_unused) \
tools/perf/tests/workloads/noploop.c
11
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/sqrtloop.c
12
static void sighandler(int sig __maybe_unused)
tools/perf/tests/workloads/thloop.c
14
static void sighandler(int sig __maybe_unused)
tools/perf/tests/wp.c
100
static int test__wp_wo(struct test_suite *test __maybe_unused,
tools/perf/tests/wp.c
101
int subtest __maybe_unused)
tools/perf/tests/wp.c
124
static int test__wp_rw(struct test_suite *test __maybe_unused,
tools/perf/tests/wp.c
125
int subtest __maybe_unused)
tools/perf/tests/wp.c
149
static int test__wp_modify(struct test_suite *test __maybe_unused, int subtest __maybe_unused)
tools/perf/tests/wp.c
76
static int test__wp_ro(struct test_suite *test __maybe_unused,
tools/perf/tests/wp.c
77
int subtest __maybe_unused)
tools/perf/trace/beauty/mount_flags.c
22
unsigned long syscall_arg__mask_val_mount_flags(struct syscall_arg *arg __maybe_unused, unsigned long flags)
tools/perf/trace/beauty/perf_event_open.c
59
static int attr__fprintf(FILE *fp __maybe_unused, const char *name, const char *val, void *priv)
tools/perf/trace/beauty/perf_event_open.c
69
static size_t perf_event_attr___scnprintf(struct perf_event_attr *attr, char *bf, size_t size, bool show_zeros __maybe_unused)
tools/perf/trace/beauty/tracepoints/x86_irq_vectors.c
26
bool syscall_arg__strtoul_x86_irq_vectors(char *bf, size_t size, struct syscall_arg *arg __maybe_unused, u64 *ret)
tools/perf/trace/beauty/tracepoints/x86_msr.c
36
bool syscall_arg__strtoul_x86_MSR(char *bf, size_t size, struct syscall_arg *arg __maybe_unused, u64 *ret)
tools/perf/ui/browser.c
57
void ui_browser__write_nstring(struct ui_browser *browser __maybe_unused, const char *msg,
tools/perf/ui/browser.c
589
void *data __maybe_unused)
tools/perf/ui/browser.c
63
void ui_browser__vprintf(struct ui_browser *browser __maybe_unused, const char *fmt, va_list args)
tools/perf/ui/browser.c
677
void ui_browser__write_graph(struct ui_browser *browser __maybe_unused,
tools/perf/ui/browser.c
68
void ui_browser__printf(struct ui_browser *browser __maybe_unused, const char *fmt, ...)
tools/perf/ui/browsers/annotate-data.c
518
struct evsel *evsel __maybe_unused,
tools/perf/ui/browsers/annotate.c
49
static size_t type_hash(long key, void *ctx __maybe_unused)
tools/perf/ui/browsers/annotate.c
54
static bool type_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/ui/browsers/annotate.c
65
static bool disasm_line__filter(struct ui_browser *browser __maybe_unused, void *entry)
tools/perf/ui/browsers/hists.c
232
static int callchain_node__count_folded_rows(struct callchain_node *node __maybe_unused)
tools/perf/ui/browsers/hists.c
2549
do_annotate_type(struct hist_browser *browser, struct popup_action *act __maybe_unused)
tools/perf/ui/browsers/hists.c
2682
static int do_toggle_callchain(struct hist_browser *browser, struct popup_action *act __maybe_unused)
tools/perf/ui/browsers/hists.c
2705
do_browse_map(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
2837
add_res_sample_opt(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
2856
do_switch_data(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
2857
struct popup_action *act __maybe_unused)
tools/perf/ui/browsers/hists.c
2883
do_exit_browser(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
2884
struct popup_action *act __maybe_unused)
tools/perf/ui/browsers/hists.c
2890
add_exit_opt(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
3603
static bool filter_group_entries(struct ui_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
566
bool unfold __maybe_unused)
tools/perf/ui/browsers/hists.c
815
static void hist_browser__fprintf_callchain_entry(struct hist_browser *b __maybe_unused,
tools/perf/ui/browsers/hists.c
818
unsigned short row __maybe_unused,
tools/perf/ui/browsers/hists.c
836
static bool hist_browser__check_dump_full(struct hist_browser *browser __maybe_unused,
tools/perf/ui/browsers/hists.c
837
unsigned short row __maybe_unused)
tools/perf/ui/browsers/res_sample.c
19
static int res_sample_config(const char *var, const char *value, void *data __maybe_unused)
tools/perf/ui/gtk/annotate.c
105
struct hist_browser_timer *hbt __maybe_unused)
tools/perf/ui/gtk/hists.c
282
GtkTreeViewColumn *col __maybe_unused,
tools/perf/ui/gtk/hists.c
283
gpointer user_data __maybe_unused)
tools/perf/ui/gtk/hists.c
594
struct hist_browser_timer *hbt __maybe_unused, float min_pcnt)
tools/perf/ui/gtk/setup.c
18
void perf_gtk__exit(bool wait_for_ok __maybe_unused)
tools/perf/ui/helpline.c
15
static void nop_helpline__push(const char *msg __maybe_unused)
tools/perf/ui/helpline.c
19
static int nop_helpline__show(const char *fmt __maybe_unused,
tools/perf/ui/helpline.c
20
va_list ap __maybe_unused)
tools/perf/ui/hist.c
156
int hpp__fmt_mem_stat(struct perf_hpp_fmt *fmt __maybe_unused, struct perf_hpp *hpp,
tools/perf/ui/hist.c
367
static int64_t hpp__sort_mem_stat(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/ui/hist.c
374
struct perf_hpp *hpp __maybe_unused,
tools/perf/ui/hist.c
401
int *span __maybe_unused)
tools/perf/ui/hist.c
414
int *span __maybe_unused)
tools/perf/ui/hist.c
525
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
553
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
573
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
593
static int64_t hpp__sort_##_type(struct perf_hpp_fmt *fmt __maybe_unused, \
tools/perf/ui/hist.c
661
static int64_t hpp__nop_cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/ui/hist.c
662
struct hist_entry *a __maybe_unused,
tools/perf/ui/hist.c
663
struct hist_entry *b __maybe_unused)
tools/perf/ui/progress.c
5
static void null_progress__update(struct ui_progress *p __maybe_unused)
tools/perf/ui/setup.c
67
static inline void exit_gtk_browser(bool wait_for_ok __maybe_unused) {}
tools/perf/ui/setup.c
70
int stdio__config_color(const struct option *opt __maybe_unused,
tools/perf/ui/setup.c
71
const char *mode, int unset __maybe_unused)
tools/perf/ui/tui/setup.c
40
static void ui__sigwinch(int sig __maybe_unused)
tools/perf/ui/ui.h
25
static inline void ui__exit(bool wait_for_ok __maybe_unused) {}
tools/perf/util/addr2line.c
285
struct symbol *sym __maybe_unused)
tools/perf/util/annotate-arch/annotate-arc.c
7
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-arm.c
34
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-arm64.c
17
static int arm64_mov__parse(const struct arch *arch __maybe_unused,
tools/perf/util/annotate-arch/annotate-arm64.c
19
struct map_symbol *ms __maybe_unused,
tools/perf/util/annotate-arch/annotate-arm64.c
20
struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-arm64.c
92
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-csky.c
44
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-loongarch.c
145
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-loongarch.c
19
struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-loongarch.c
70
struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-mips.c
41
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-powerpc.c
348
struct data_loc_info *dloc, Dwarf_Die * cu_die __maybe_unused,
tools/perf/util/annotate-arch/annotate-powerpc.c
39
static int arithmetic__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
tools/perf/util/annotate-arch/annotate-powerpc.c
394
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-powerpc.c
40
struct map_symbol *ms __maybe_unused, struct disasm_line *dl)
tools/perf/util/annotate-arch/annotate-powerpc.c
76
static int load_store__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
tools/perf/util/annotate-arch/annotate-powerpc.c
77
struct map_symbol *ms __maybe_unused, struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-riscv64.c
29
const char *cpuid __maybe_unused)
tools/perf/util/annotate-arch/annotate-s390.c
15
struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-s390.c
67
static int s390_mov__parse(const struct arch *arch __maybe_unused,
tools/perf/util/annotate-arch/annotate-s390.c
69
struct map_symbol *ms __maybe_unused,
tools/perf/util/annotate-arch/annotate-s390.c
70
struct disasm_line *dl __maybe_unused)
tools/perf/util/annotate-arch/annotate-sparc.c
165
const char *cpuid __maybe_unused)
tools/perf/util/annotate-data.h
271
find_data_type(struct data_loc_info *dloc __maybe_unused)
tools/perf/util/annotate-data.h
277
annotated_data_type__update_samples(struct annotated_data_type *adt __maybe_unused,
tools/perf/util/annotate-data.h
278
struct evsel *evsel __maybe_unused,
tools/perf/util/annotate-data.h
279
int offset __maybe_unused,
tools/perf/util/annotate-data.h
280
int nr_samples __maybe_unused,
tools/perf/util/annotate-data.h
281
u64 period __maybe_unused)
tools/perf/util/annotate-data.h
286
static inline void annotated_data_type__tree_delete(struct rb_root *root __maybe_unused)
tools/perf/util/annotate-data.h
290
static inline void global_var_type__tree_delete(struct rb_root *root __maybe_unused)
tools/perf/util/annotate-data.h
294
static inline int hist_entry__annotate_data_tty(struct hist_entry *he __maybe_unused,
tools/perf/util/annotate-data.h
295
struct evsel *evsel __maybe_unused)
tools/perf/util/annotate-data.h
300
static inline int annotated_data_type__get_member_name(struct annotated_data_type *adt __maybe_unused,
tools/perf/util/annotate-data.h
301
char *buf __maybe_unused,
tools/perf/util/annotate-data.h
302
size_t sz __maybe_unused,
tools/perf/util/annotate-data.h
303
int member_offset __maybe_unused)
tools/perf/util/annotate-data.h
314
static inline int hist_entry__annotate_data_tui(struct hist_entry *he __maybe_unused,
tools/perf/util/annotate-data.h
315
struct evsel *evsel __maybe_unused,
tools/perf/util/annotate-data.h
316
struct hist_browser_timer *hbt __maybe_unused)
tools/perf/util/annotate.c
113
static __maybe_unused void annotated_source__delete(struct annotated_source *src)
tools/perf/util/annotate.c
1317
static void FILE__set_percent_color(void *fp __maybe_unused,
tools/perf/util/annotate.c
1318
double percent __maybe_unused,
tools/perf/util/annotate.c
1319
bool current __maybe_unused)
tools/perf/util/annotate.c
1323
static int FILE__set_jumps_percent_color(void *fp __maybe_unused,
tools/perf/util/annotate.c
1324
int nr __maybe_unused, bool current __maybe_unused)
tools/perf/util/annotate.c
1329
static int FILE__set_color(void *fp __maybe_unused, int color __maybe_unused)
tools/perf/util/annotate.c
2411
int annotate_parse_percent_type(const struct option *opt __maybe_unused, const char *_str,
tools/perf/util/annotate.c
2412
int unset __maybe_unused)
tools/perf/util/annotate.c
93
static size_t sym_hist_hash(long key, void *ctx __maybe_unused)
tools/perf/util/annotate.c
98
static bool sym_hist_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/annotate.h
362
static inline void annotation__init(struct annotation *notes __maybe_unused)
tools/perf/util/arm-spe.c
139
static void arm_spe_dump(struct arm_spe *spe __maybe_unused,
tools/perf/util/arm-spe.c
1492
const struct perf_tool *tool __maybe_unused)
tools/perf/util/arm-spe.c
1532
static int arm_spe_flush(struct perf_session *session __maybe_unused,
tools/perf/util/arm-spe.c
1533
const struct perf_tool *tool __maybe_unused)
tools/perf/util/arm-spe.c
518
struct arm_spe_queue *speq __maybe_unused,
tools/perf/util/aslr.c
103
static bool remap_addresses__equal(long _key1, long _key2, void *ctx __maybe_unused)
tools/perf/util/aslr.c
1172
static s64 aslr_tool__process_auxtrace(const struct perf_tool *tool __maybe_unused,
tools/perf/util/aslr.c
1187
static int aslr_tool__process_auxtrace_info(const struct perf_tool *tool __maybe_unused,
tools/perf/util/aslr.c
1188
struct perf_session *session __maybe_unused,
tools/perf/util/aslr.c
1189
union perf_event *event __maybe_unused)
tools/perf/util/aslr.c
119
static size_t top_addresses__hash(long _key, void *ctx __maybe_unused)
tools/perf/util/aslr.c
1194
static int aslr_tool__process_auxtrace_error(const struct perf_tool *tool __maybe_unused,
tools/perf/util/aslr.c
1195
struct perf_session *session __maybe_unused,
tools/perf/util/aslr.c
1196
union perf_event *event __maybe_unused)
tools/perf/util/aslr.c
126
static bool top_addresses__equal(long _key1, long _key2, void *ctx __maybe_unused)
tools/perf/util/aslr.c
1368
void aslr_tool__strip_evlist(const struct perf_tool *tool __maybe_unused, struct evlist *evlist)
tools/perf/util/aslr.c
57
static size_t evsel_hash(long key, void *ctx __maybe_unused)
tools/perf/util/aslr.c
62
static bool evsel_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/aslr.c
633
static int aslr_tool__process_text_poke(const struct perf_tool *tool __maybe_unused,
tools/perf/util/aslr.c
634
union perf_event *event __maybe_unused,
tools/perf/util/aslr.c
635
struct perf_sample *sample __maybe_unused,
tools/perf/util/aslr.c
636
struct machine *machine __maybe_unused)
tools/perf/util/aslr.c
95
static size_t remap_addresses__hash(long _key, void *ctx __maybe_unused)
tools/perf/util/auxtrace.c
1398
int perf_event__process_auxtrace_info(const struct perf_tool *tool __maybe_unused,
tools/perf/util/auxtrace.c
1443
s64 perf_event__process_auxtrace(const struct perf_tool *tool __maybe_unused,
tools/perf/util/auxtrace.c
1857
int perf_event__process_auxtrace_error(const struct perf_tool *tool __maybe_unused,
tools/perf/util/auxtrace.c
2157
void auxtrace_cache__free_entry(struct auxtrace_cache *c __maybe_unused,
tools/perf/util/auxtrace.c
2571
static int find_entire_kern_cb(void *arg, const char *name __maybe_unused,
tools/perf/util/auxtrace.c
916
auxtrace_record__init(struct evlist *evlist __maybe_unused, int *err)
tools/perf/util/auxtrace.h
461
int kernel_is_64_bit __maybe_unused)
tools/perf/util/auxtrace.h
478
int kernel_is_64_bit __maybe_unused)
tools/perf/util/block-info.c
180
struct hists *hists __maybe_unused,
tools/perf/util/block-info.c
181
int line __maybe_unused,
tools/perf/util/block-info.c
182
int *span __maybe_unused)
tools/perf/util/block-info.c
191
struct perf_hpp *hpp __maybe_unused,
tools/perf/util/block-info.c
192
struct hists *hists __maybe_unused)
tools/perf/util/block-info.c
97
int64_t block_info__cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/block-info.h
57
int64_t block_info__cmp(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/bpf-event.c
45
struct perf_sample *sample __maybe_unused)
tools/perf/util/bpf-event.c
475
static struct bpf_metadata *bpf_metadata_create(struct bpf_prog_info *info __maybe_unused)
tools/perf/util/bpf-event.c
480
static int synthesize_perf_record_bpf_metadata(const struct bpf_metadata *metadata __maybe_unused,
tools/perf/util/bpf-event.c
481
const struct perf_tool *tool __maybe_unused,
tools/perf/util/bpf-event.c
482
perf_event__handler_t process __maybe_unused,
tools/perf/util/bpf-event.c
483
struct machine *machine __maybe_unused)
tools/perf/util/bpf-event.c
488
void bpf_metadata_free(struct bpf_metadata *metadata __maybe_unused)
tools/perf/util/bpf-event.c
752
char type __maybe_unused, u64 start)
tools/perf/util/bpf-event.h
48
static inline int machine__process_bpf(struct machine *machine __maybe_unused,
tools/perf/util/bpf-event.h
49
union perf_event *event __maybe_unused,
tools/perf/util/bpf-event.h
50
struct perf_sample *sample __maybe_unused)
tools/perf/util/bpf-event.h
55
static inline int evlist__add_bpf_sb_event(struct evlist *evlist __maybe_unused,
tools/perf/util/bpf-event.h
56
struct perf_env *env __maybe_unused)
tools/perf/util/bpf-event.h
61
static inline void __bpf_event__print_bpf_prog_info(struct perf_bpil *info_linear __maybe_unused,
tools/perf/util/bpf-event.h
62
struct perf_env *env __maybe_unused,
tools/perf/util/bpf-event.h
63
FILE *fp __maybe_unused)
tools/perf/util/bpf-event.h
68
static inline void bpf_metadata_free(struct bpf_metadata *metadata __maybe_unused)
tools/perf/util/bpf-filter.h
41
static inline int perf_bpf_filter__parse(struct list_head *expr_head __maybe_unused,
tools/perf/util/bpf-filter.h
42
const char *str __maybe_unused)
tools/perf/util/bpf-filter.h
48
static inline int perf_bpf_filter__prepare(struct evsel *evsel __maybe_unused,
tools/perf/util/bpf-filter.h
49
struct target *target __maybe_unused)
tools/perf/util/bpf-filter.h
53
static inline int perf_bpf_filter__destroy(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf-filter.h
57
static inline u64 perf_bpf_filter__lost_count(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf-filter.y
22
static void perf_bpf_filter_error(struct list_head *expr __maybe_unused,
tools/perf/util/bpf-trace-summary.c
132
static size_t sc_node_hash(long key, void *ctx __maybe_unused)
tools/perf/util/bpf-trace-summary.c
137
static bool sc_node_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/bpf_counter.h
41
static inline int bpf_counter__load(struct evsel *evsel __maybe_unused,
tools/perf/util/bpf_counter.h
42
struct target *target __maybe_unused)
tools/perf/util/bpf_counter.h
47
static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf_counter.h
52
static inline int bpf_counter__disable(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf_counter.h
57
static inline int bpf_counter__read(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf_counter.h
62
static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused)
tools/perf/util/bpf_counter.h
66
static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused,
tools/perf/util/bpf_counter.h
67
int cpu __maybe_unused,
tools/perf/util/bpf_counter.h
68
int fd __maybe_unused)
tools/perf/util/bpf_counter_cgroup.c
226
struct target *target __maybe_unused)
tools/perf/util/bpf_counter_cgroup.c
243
static int bperf_cgrp__install_pe(struct evsel *evsel __maybe_unused,
tools/perf/util/bpf_counter_cgroup.c
244
int cpu_map_idx __maybe_unused,
tools/perf/util/bpf_counter_cgroup.c
245
int fd __maybe_unused)
tools/perf/util/bpf_ftrace.c
156
int perf_ftrace__latency_start_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/bpf_ftrace.c
162
int perf_ftrace__latency_stop_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/bpf_ftrace.c
210
int perf_ftrace__latency_cleanup_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/bpf_lock_contention.c
27
static size_t slab_cache_hash(long key, void *ctx __maybe_unused)
tools/perf/util/bpf_lock_contention.c
32
static bool slab_cache_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/bpf_off_cpu.c
107
static void off_cpu_finish(void *arg __maybe_unused)
tools/perf/util/build-id.c
392
static bool lsdir_bid_head_filter(const char *name __maybe_unused,
tools/perf/util/build-id.c
399
static bool lsdir_bid_tail_filter(const char *name __maybe_unused,
tools/perf/util/build-id.c
46
static int mark_dso_hit_callback(struct callchain_cursor_node *node, void *data __maybe_unused)
tools/perf/util/build-id.c
56
int build_id__mark_dso_hit(const struct perf_tool *tool __maybe_unused,
tools/perf/util/build-id.c
875
void *priv __maybe_unused)
tools/perf/util/callchain.c
502
u64 min_hit, struct callchain_param *param __maybe_unused)
tools/perf/util/callchain.c
530
u64 min_hit, struct callchain_param *param __maybe_unused)
tools/perf/util/callchain.c
560
u64 min_hit __maybe_unused, struct callchain_param *param)
tools/perf/util/callchain.h
271
static inline int arch_skip_callchain_idx(struct thread *thread __maybe_unused,
tools/perf/util/callchain.h
272
struct ip_callchain *chain __maybe_unused)
tools/perf/util/capstone.c
485
int symbol__disassemble_capstone_powerpc(const char *filename __maybe_unused,
tools/perf/util/capstone.c
486
struct symbol *sym __maybe_unused,
tools/perf/util/capstone.c
487
struct annotate_args *args __maybe_unused)
tools/perf/util/capstone.h
27
static inline ssize_t capstone__fprintf_insn_asm(struct machine *machine __maybe_unused,
tools/perf/util/capstone.h
28
struct thread *thread __maybe_unused,
tools/perf/util/capstone.h
29
u8 cpumode __maybe_unused,
tools/perf/util/capstone.h
30
bool is64bit __maybe_unused,
tools/perf/util/capstone.h
31
const uint8_t *code __maybe_unused,
tools/perf/util/capstone.h
32
size_t code_size __maybe_unused,
tools/perf/util/capstone.h
33
uint64_t ip __maybe_unused,
tools/perf/util/capstone.h
34
int *lenp __maybe_unused,
tools/perf/util/capstone.h
35
int print_opts __maybe_unused,
tools/perf/util/capstone.h
36
FILE *fp __maybe_unused)
tools/perf/util/capstone.h
41
static inline int symbol__disassemble_capstone(const char *filename __maybe_unused,
tools/perf/util/capstone.h
42
struct symbol *sym __maybe_unused,
tools/perf/util/capstone.h
43
struct annotate_args *args __maybe_unused)
tools/perf/util/capstone.h
48
static inline int symbol__disassemble_capstone_powerpc(const char *filename __maybe_unused,
tools/perf/util/capstone.h
49
struct symbol *sym __maybe_unused,
tools/perf/util/capstone.h
50
struct annotate_args *args __maybe_unused)
tools/perf/util/cgroup.c
217
static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused,
tools/perf/util/cgroup.c
218
int typeflag, struct FTW *ftwbuf __maybe_unused)
tools/perf/util/cgroup.c
361
int unset __maybe_unused)
tools/perf/util/cgroup.c
81
static inline u64 __read_cgroup_id(const char *path __maybe_unused) { return -1ULL; }
tools/perf/util/cgroup.h
47
static inline int read_cgroup_id(struct cgroup *cgrp __maybe_unused)
tools/perf/util/compress.h
25
int lzma_decompress_stream_to_file(FILE *input __maybe_unused,
tools/perf/util/compress.h
26
int output_fd __maybe_unused)
tools/perf/util/compress.h
31
int lzma_decompress_to_file(const char *input __maybe_unused,
tools/perf/util/compress.h
32
int output_fd __maybe_unused)
tools/perf/util/compress.h
36
static inline int lzma_is_compressed(const char *input __maybe_unused)
tools/perf/util/compress.h
63
static inline int zstd_init(struct zstd_data *data __maybe_unused, int level __maybe_unused)
tools/perf/util/compress.h
68
static inline int zstd_fini(struct zstd_data *data __maybe_unused)
tools/perf/util/compress.h
74
ssize_t zstd_compress_stream_to_records(struct zstd_data *data __maybe_unused,
tools/perf/util/compress.h
75
void *dst __maybe_unused, size_t dst_size __maybe_unused,
tools/perf/util/compress.h
76
void *src __maybe_unused, size_t src_size __maybe_unused,
tools/perf/util/compress.h
77
size_t max_record_size __maybe_unused,
tools/perf/util/compress.h
78
size_t process_header(void *record, size_t increment) __maybe_unused)
tools/perf/util/compress.h
83
static inline size_t zstd_decompress_stream(struct zstd_data *data __maybe_unused, void *src __maybe_unused,
tools/perf/util/compress.h
84
size_t src_size __maybe_unused, void *dst __maybe_unused,
tools/perf/util/compress.h
85
size_t dst_size __maybe_unused)
tools/perf/util/config.c
506
void *dummy __maybe_unused)
tools/perf/util/cpumap.c
250
struct aggr_cpu_id aggr_cpu_id__socket(struct perf_cpu cpu, void *data __maybe_unused)
tools/perf/util/cpumap.c
421
struct aggr_cpu_id aggr_cpu_id__node(struct perf_cpu cpu, void *data __maybe_unused)
tools/perf/util/cpumap.c
429
struct aggr_cpu_id aggr_cpu_id__global(struct perf_cpu cpu, void *data __maybe_unused)
tools/perf/util/cs-etm-decoder/cs-etm-decoder.c
579
const u8 trace_chan_id __maybe_unused,
tools/perf/util/cs-etm.c
2963
const struct perf_tool *tool __maybe_unused)
tools/perf/util/cs-etm.c
3200
u64 offset __maybe_unused, void *data __maybe_unused)
tools/perf/util/cs-etm.c
3211
u64 offset __maybe_unused, void *data __maybe_unused)
tools/perf/util/cs-etm.h
273
int cs_etm__process_auxtrace_info_full(union perf_event *event __maybe_unused,
tools/perf/util/cs-etm.h
274
struct perf_session *session __maybe_unused);
tools/perf/util/cs-etm.h
278
cs_etm__process_auxtrace_info_full(union perf_event *event __maybe_unused,
tools/perf/util/cs-etm.h
279
struct perf_session *session __maybe_unused)
tools/perf/util/data-convert-bt.c
1329
struct perf_session *session __maybe_unused)
tools/perf/util/data-convert-bt.c
150
static __maybe_unused int value_set_##_name(struct ctf_writer *cw, \
tools/perf/util/data-convert-bt.c
168
static __maybe_unused int
tools/perf/util/data-convert-bt.c
805
struct machine *machine __maybe_unused)
tools/perf/util/data-convert-json.c
161
union perf_event *event __maybe_unused,
tools/perf/util/data-convert-json.c
332
struct perf_data_convert_opts *opts __maybe_unused)
tools/perf/util/debuginfo.h
34
static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused)
tools/perf/util/debuginfo.h
39
static inline void debuginfo__delete(struct debuginfo *dbg __maybe_unused)
tools/perf/util/debuginfo.h
45
static inline int debuginfo__get_text_offset(struct debuginfo *dbg __maybe_unused,
tools/perf/util/debuginfo.h
46
Dwarf_Addr *offs __maybe_unused,
tools/perf/util/debuginfo.h
47
bool adjust_offset __maybe_unused)
tools/perf/util/debuginfo.h
58
static inline int get_source_from_debuginfod(const char *raw_path __maybe_unused,
tools/perf/util/debuginfo.h
59
const char *sbuild_id __maybe_unused,
tools/perf/util/debuginfo.h
60
char **new_path __maybe_unused)
tools/perf/util/demangle-cxx.cpp
29
char *cxx_demangle_sym(const char *str, bool params __maybe_unused,
tools/perf/util/demangle-cxx.cpp
30
bool modifiers __maybe_unused)
tools/perf/util/disasm.c
240
struct disasm_line *dl __maybe_unused)
tools/perf/util/disasm.c
339
struct disasm_line *dl __maybe_unused)
tools/perf/util/disasm.c
455
void jump__delete(struct ins_operands *ops __maybe_unused)
tools/perf/util/disasm.c
503
struct disasm_line *dl __maybe_unused)
tools/perf/util/disasm.c
591
struct map_symbol *ms __maybe_unused,
tools/perf/util/disasm.c
592
struct disasm_line *dl __maybe_unused)
tools/perf/util/disasm.c
670
static int dec__parse(const struct arch *arch __maybe_unused, struct ins_operands *ops,
tools/perf/util/disasm.c
671
struct map_symbol *ms __maybe_unused,
tools/perf/util/disasm.c
672
struct disasm_line *dl __maybe_unused)
tools/perf/util/disasm.c
711
static int nop__scnprintf(const struct ins *ins __maybe_unused, char *bf, size_t size,
tools/perf/util/disasm.c
712
struct ins_operands *ops __maybe_unused, int max_ins_name)
tools/perf/util/dlfilter.c
198
static void dlfilter__al_cleanup(void *ctx __maybe_unused, struct perf_dlfilter_al *d_al_p)
tools/perf/util/dlfilter.c
641
int list_available_dlfilters(const struct option *opt __maybe_unused,
tools/perf/util/dlfilter.c
642
const char *s __maybe_unused,
tools/perf/util/dlfilter.c
643
int unset __maybe_unused)
tools/perf/util/dso.c
857
void dso__data_put_fd(struct dso *dso __maybe_unused)
tools/perf/util/dso.h
350
static inline struct Dwfl *dso__libdw_dwfl(struct dso *dso __maybe_unused)
tools/perf/util/dsos.c
409
static int dsos__hit_all_cb(struct dso *dso, void *data __maybe_unused)
tools/perf/util/dwarf-regs.c
157
static int get_libdw_frame_nregs(unsigned int machine, unsigned int flags __maybe_unused)
tools/perf/util/env.c
216
static void perf_env__purge_bpf(struct perf_env *env __maybe_unused)
tools/perf/util/event.c
122
char type __maybe_unused, u64 start)
tools/perf/util/event.c
227
int perf_event__process_comm(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
235
int perf_event__process_namespaces(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
243
int perf_event__process_cgroup(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
251
int perf_event__process_lost(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
259
int perf_event__process_aux(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
261
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
267
int perf_event__process_itrace_start(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
269
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
275
int perf_event__process_aux_output_hw_id(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
277
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
283
int perf_event__process_lost_samples(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
291
int perf_event__process_switch(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
293
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
299
int perf_event__process_ksymbol(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
301
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
307
int perf_event__process_bpf(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
315
int perf_event__process_text_poke(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
398
int perf_event__process_mmap(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
406
int perf_event__process_mmap2(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
421
int perf_event__process_fork(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
429
int perf_event__process_exit(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
437
int perf_event__exit_del_thread(const struct perf_tool *tool __maybe_unused,
tools/perf/util/event.c
439
struct perf_sample *sample __maybe_unused,
tools/perf/util/event.c
686
int perf_event__process(const struct perf_tool *tool __maybe_unused,
tools/perf/util/evlist.c
1004
int evlist__parse_mmap_pages(const struct option *opt, const char *str, int unset __maybe_unused)
tools/perf/util/evsel.c
1506
void __weak arch__post_evsel_config(struct evsel *evsel __maybe_unused,
tools/perf/util/evsel.c
1507
struct perf_event_attr *attr __maybe_unused)
tools/perf/util/evsel.c
1511
void __weak arch_evsel__apply_ratio_to_prev(struct evsel *evsel __maybe_unused,
tools/perf/util/evsel.c
1512
struct perf_event_attr *attr __maybe_unused)
tools/perf/util/evsel.c
211
static void evsel__no_extra_fini(struct evsel *evsel __maybe_unused)
tools/perf/util/evsel.c
2414
void *priv __maybe_unused)
tools/perf/util/evsel.c
4232
int __weak arch_evsel__open_strerror(struct evsel *evsel __maybe_unused,
tools/perf/util/evsel.c
4233
int err __maybe_unused,
tools/perf/util/evsel.c
4234
char *msg __maybe_unused,
tools/perf/util/evsel.c
4235
size_t size __maybe_unused)
tools/perf/util/evsel.c
4501
bool __weak arch_evsel__must_be_in_group(const struct evsel *evsel __maybe_unused)
tools/perf/util/evsel.c
88
static int evsel__no_extra_init(struct evsel *evsel __maybe_unused)
tools/perf/util/evsel.h
410
evsel__field(struct evsel *evsel __maybe_unused, const char *name __maybe_unused)
tools/perf/util/evsel.h
416
evsel__common_field(struct evsel *evsel __maybe_unused, const char *name __maybe_unused)
tools/perf/util/expr.c
475
double expr__strcmp_cpuid_str(const struct expr_parse_ctx *ctx __maybe_unused,
tools/perf/util/expr.c
476
bool compute_ids __maybe_unused, const char *test_id)
tools/perf/util/expr.c
49
static size_t key_hash(long key, void *ctx __maybe_unused)
tools/perf/util/expr.c
62
static bool key_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/expr.y
60
static void expr_error(double *final_val __maybe_unused,
tools/perf/util/expr.y
61
struct expr_parse_ctx *ctx __maybe_unused,
tools/perf/util/expr.y
62
bool compute_ids __maybe_unused,
tools/perf/util/expr.y
63
void *scanner __maybe_unused,
tools/perf/util/fncache.c
13
static size_t fncache__hash(long key, void *ctx __maybe_unused)
tools/perf/util/fncache.c
18
static bool fncache__equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/ftrace.h
63
perf_ftrace__latency_prepare_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/ftrace.h
69
perf_ftrace__latency_start_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/ftrace.h
75
perf_ftrace__latency_stop_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/ftrace.h
81
perf_ftrace__latency_read_bpf(struct perf_ftrace *ftrace __maybe_unused,
tools/perf/util/ftrace.h
82
int buckets[] __maybe_unused,
tools/perf/util/ftrace.h
83
struct stats *stats __maybe_unused)
tools/perf/util/ftrace.h
89
perf_ftrace__latency_cleanup_bpf(struct perf_ftrace *ftrace __maybe_unused)
tools/perf/util/genelf.c
182
jit_write_elf(int fd, uint64_t load_addr __maybe_unused, const char *sym,
tools/perf/util/genelf.c
184
void *debug __maybe_unused, int nr_debug_entries __maybe_unused,
tools/perf/util/header.c
1001
static int write_branch_stack(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1002
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1008
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1025
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1032
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1066
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1100
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1114
static int write_bpf_prog_info(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1115
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1161
static int write_bpf_btf(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1162
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1348
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1401
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1413
static int write_stat(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1414
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1572
static int write_mem_topology(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1573
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1623
static int write_compressed(struct feat_fd *ff __maybe_unused,
tools/perf/util/header.c
1624
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1677
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1693
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
1836
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
2089
static void print_bpf_prog_info(struct feat_fd *ff __maybe_unused, FILE *fp)
tools/perf/util/header.c
2119
static void print_bpf_btf(struct feat_fd *ff __maybe_unused, FILE *fp)
tools/perf/util/header.c
2333
void *priv __maybe_unused)
tools/perf/util/header.c
2403
static void print_branch_stack(struct feat_fd *ff __maybe_unused, FILE *fp)
tools/perf/util/header.c
2408
static void print_auxtrace(struct feat_fd *ff __maybe_unused, FILE *fp)
tools/perf/util/header.c
2413
static void print_stat(struct feat_fd *ff __maybe_unused, FILE *fp)
tools/perf/util/header.c
2418
static void print_cache(struct feat_fd *ff, FILE *fp __maybe_unused)
tools/perf/util/header.c
2844
static int process_##__feat(struct feat_fd *ff, void *data __maybe_unused) \
tools/perf/util/header.c
2857
static int process_arch(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
2866
static int process_e_machine(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
2877
static int process_tracing_data(struct feat_fd *ff __maybe_unused, void *data __maybe_unused)
tools/perf/util/header.c
2890
static int process_build_id(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
2903
static int process_nrcpus(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
2939
static int process_total_mem(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
2982
process_event_desc(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3013
static int process_cmdline(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3055
static int process_cpu_topology(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3197
static int process_numa_topology(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3255
static int process_pmu_mappings(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3317
static int process_group_desc(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3414
static int process_auxtrace(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3428
static int process_cache(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3496
static int process_cln_size(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3506
static int process_sample_time(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
3528
void *data __maybe_unused)
tools/perf/util/header.c
3594
void *data __maybe_unused)
tools/perf/util/header.c
3605
void *_data __maybe_unused)
tools/perf/util/header.c
3640
void *data __maybe_unused)
tools/perf/util/header.c
3693
void *_data __maybe_unused)
tools/perf/util/header.c
3707
static int process_bpf_prog_info(struct feat_fd *ff __maybe_unused, void *data __maybe_unused)
tools/perf/util/header.c
3804
static int process_bpf_btf(struct feat_fd *ff __maybe_unused, void *data __maybe_unused)
tools/perf/util/header.c
382
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
3875
void *data __maybe_unused)
tools/perf/util/header.c
396
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
3984
void *data __maybe_unused)
tools/perf/util/header.c
3998
static int process_pmu_caps(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
4066
static int process_cpu_domain_info(struct feat_fd *ff, void *data __maybe_unused)
tools/perf/util/header.c
419
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
432
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
483
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
5311
int perf_event__process_feature(const struct perf_tool *tool __maybe_unused,
tools/perf/util/header.c
544
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
5504
int perf_event__process_attr(const struct perf_tool *tool __maybe_unused,
tools/perf/util/header.c
5616
int perf_event__process_event_update(const struct perf_tool *tool __maybe_unused,
tools/perf/util/header.c
5742
int perf_event__process_tracing_data(const struct perf_tool *tool __maybe_unused,
tools/perf/util/header.c
5791
int perf_event__process_build_id(const struct perf_tool *tool __maybe_unused,
tools/perf/util/header.c
580
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
658
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
688
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
761
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
790
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
844
struct evlist *evlist __maybe_unused)
tools/perf/util/header.c
925
char * __weak get_cpuid_str(struct perf_cpu cpu __maybe_unused)
tools/perf/util/header.c
982
int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused,
tools/perf/util/header.c
983
struct perf_cpu cpu __maybe_unused)
tools/perf/util/help-unknown-cmd.c
15
void *cb __maybe_unused)
tools/perf/util/hisi-ptt.c
125
static int hisi_ptt_flush(struct perf_session *session __maybe_unused,
tools/perf/util/hisi-ptt.c
126
const struct perf_tool *tool __maybe_unused)
tools/perf/util/hisi-ptt.c
131
static void hisi_ptt_free_events(struct perf_session *session __maybe_unused)
tools/perf/util/hisi-ptt.c
48
static void hisi_ptt_dump(struct hisi_ptt *ptt __maybe_unused,
tools/perf/util/hisi-ptt.c
79
static int hisi_ptt_process_event(struct perf_session *session __maybe_unused,
tools/perf/util/hisi-ptt.c
80
union perf_event *event __maybe_unused,
tools/perf/util/hisi-ptt.c
81
struct perf_sample *sample __maybe_unused,
tools/perf/util/hisi-ptt.c
82
const struct perf_tool *tool __maybe_unused)
tools/perf/util/hisi-ptt.c
89
const struct perf_tool *tool __maybe_unused)
tools/perf/util/hist.c
1008
iter_add_single_branch_entry(struct hist_entry_iter *iter __maybe_unused,
tools/perf/util/hist.c
1009
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1079
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1097
iter_prepare_normal_entry(struct hist_entry_iter *iter __maybe_unused,
tools/perf/util/hist.c
1098
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1121
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1139
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
1293
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
2992
int parse_filter_percentage(const struct option *opt __maybe_unused,
tools/perf/util/hist.c
2993
const char *arg, int unset __maybe_unused)
tools/perf/util/hist.c
906
iter_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
tools/perf/util/hist.c
907
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
913
iter_add_next_nop_entry(struct hist_entry_iter *iter __maybe_unused,
tools/perf/util/hist.c
914
struct addr_location *al __maybe_unused)
tools/perf/util/hist.c
969
struct addr_location *al __maybe_unused)
tools/perf/util/hist.h
741
int evlist__tui_browse_hists(struct evlist *evlist __maybe_unused,
tools/perf/util/hist.h
742
const char *help __maybe_unused,
tools/perf/util/hist.h
743
struct hist_browser_timer *hbt __maybe_unused,
tools/perf/util/hist.h
744
float min_pcnt __maybe_unused,
tools/perf/util/hist.h
745
struct perf_env *env __maybe_unused,
tools/perf/util/hist.h
746
bool warn_lost_event __maybe_unused)
tools/perf/util/hist.h
750
static inline int __hist_entry__tui_annotate(struct hist_entry *he __maybe_unused,
tools/perf/util/hist.h
751
struct map_symbol *ms __maybe_unused,
tools/perf/util/hist.h
752
struct evsel *evsel __maybe_unused,
tools/perf/util/hist.h
753
struct hist_browser_timer *hbt __maybe_unused,
tools/perf/util/hist.h
754
u64 al_addr __maybe_unused)
tools/perf/util/hist.h
759
static inline int hist_entry__tui_annotate(struct hist_entry *he __maybe_unused,
tools/perf/util/hist.h
760
struct evsel *evsel __maybe_unused,
tools/perf/util/hist.h
761
struct hist_browser_timer *hbt __maybe_unused,
tools/perf/util/hist.h
762
u64 al_addr __maybe_unused)
tools/perf/util/hist.h
767
static inline int script_browse(const char *script_opt __maybe_unused,
tools/perf/util/hist.h
768
struct evsel *evsel __maybe_unused)
tools/perf/util/hist.h
773
static inline int res_sample_browse(struct res_sample *res_samples __maybe_unused,
tools/perf/util/hist.h
774
int num_res __maybe_unused,
tools/perf/util/hist.h
775
struct evsel *evsel __maybe_unused,
tools/perf/util/hist.h
776
enum rstype rstype __maybe_unused)
tools/perf/util/hist.h
783
static inline int block_hists_tui_browse(struct block_hist *bh __maybe_unused,
tools/perf/util/hist.h
784
struct evsel *evsel __maybe_unused,
tools/perf/util/hist.h
785
float min_percent __maybe_unused,
tools/perf/util/hist.h
786
struct perf_env *env __maybe_unused)
tools/perf/util/hwmon_pmu.c
138
static size_t hwmon_pmu__event_hashmap_hash(long key, void *ctx __maybe_unused)
tools/perf/util/hwmon_pmu.c
143
static bool hwmon_pmu__event_hashmap_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/include/dwarf-regs.h
135
static inline int get_dwarf_regnum(const char *name __maybe_unused,
tools/perf/util/include/dwarf-regs.h
136
unsigned int machine __maybe_unused,
tools/perf/util/include/dwarf-regs.h
137
unsigned int flags __maybe_unused)
tools/perf/util/include/dwarf-regs.h
142
static inline void get_powerpc_regs(u32 raw_insn __maybe_unused, int is_source __maybe_unused,
tools/perf/util/include/dwarf-regs.h
143
struct annotated_op_loc *op_loc __maybe_unused)
tools/perf/util/intel-bts.c
640
const struct perf_tool *tool __maybe_unused)
tools/perf/util/intel-bts.c
681
const struct perf_tool *tool __maybe_unused)
tools/perf/util/intel-bts.c
86
static void intel_bts_dump(struct intel_bts *bts __maybe_unused,
tools/perf/util/intel-pt-decoder/intel-pt-insn-decoder.c
218
const char *dump_insn(struct perf_insn *x, uint64_t ip __maybe_unused,
tools/perf/util/intel-pt.c
233
static void intel_pt_dump(struct intel_pt *pt __maybe_unused,
tools/perf/util/intel-pt.c
3874
const struct perf_tool *tool __maybe_unused)
tools/perf/util/intel-tpebs.c
189
static int process_sample_event(const struct perf_tool *tool __maybe_unused,
tools/perf/util/intel-tpebs.c
190
union perf_event *event __maybe_unused,
tools/perf/util/intel-tpebs.c
192
struct machine *machine __maybe_unused)
tools/perf/util/intel-tpebs.c
222
static void *__sample_reader(void *arg __maybe_unused)
tools/perf/util/intlist.c
13
static struct rb_node *intlist__node_new(struct rblist *rblist __maybe_unused,
tools/perf/util/intlist.c
34
static void intlist__node_delete(struct rblist *rblist __maybe_unused,
tools/perf/util/iostat.c
13
__weak int iostat_parse(const struct option *opt __maybe_unused,
tools/perf/util/iostat.c
14
const char *str __maybe_unused,
tools/perf/util/iostat.c
15
int unset __maybe_unused)
tools/perf/util/iostat.c
21
__weak void iostat_list(struct evlist *evlist __maybe_unused,
tools/perf/util/iostat.c
22
struct perf_stat_config *config __maybe_unused)
tools/perf/util/iostat.c
26
__weak void iostat_release(struct evlist *evlist __maybe_unused)
tools/perf/util/iostat.c
30
__weak void iostat_print_header_prefix(struct perf_stat_config *config __maybe_unused)
tools/perf/util/iostat.c
34
__weak void iostat_print_metric(struct perf_stat_config *config __maybe_unused,
tools/perf/util/iostat.c
35
struct evsel *evsel __maybe_unused,
tools/perf/util/iostat.c
36
struct perf_stat_output_ctx *out __maybe_unused)
tools/perf/util/iostat.c
40
__weak void iostat_prefix(struct evlist *evlist __maybe_unused,
tools/perf/util/iostat.c
41
struct perf_stat_config *config __maybe_unused,
tools/perf/util/iostat.c
42
char *prefix __maybe_unused,
tools/perf/util/iostat.c
43
struct timespec *ts __maybe_unused)
tools/perf/util/iostat.c
47
__weak void iostat_print_counters(struct evlist *evlist __maybe_unused,
tools/perf/util/iostat.c
48
struct perf_stat_config *config __maybe_unused,
tools/perf/util/iostat.c
49
struct timespec *ts __maybe_unused,
tools/perf/util/iostat.c
50
char *prefix __maybe_unused,
tools/perf/util/iostat.c
51
iostat_print_counter_t print_cnt_cb __maybe_unused,
tools/perf/util/iostat.c
52
void *arg __maybe_unused)
tools/perf/util/iostat.c
7
__weak int iostat_prepare(struct evlist *evlist __maybe_unused,
tools/perf/util/iostat.c
8
struct perf_stat_config *config __maybe_unused)
tools/perf/util/iostat.h
35
int unset __maybe_unused);
tools/perf/util/kvm-stat-arch/kvm-stat-arm64.c
39
struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-loongarch.c
62
struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-powerpc.c
54
struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-powerpc.c
68
static void hcall_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
tools/perf/util/kvm-stat-arch/kvm-stat-riscv.c
34
struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c
105
static bool ioport_event_end(struct perf_sample *sample, struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c
110
static void ioport_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c
143
static bool msr_event_end(struct perf_sample *sample, struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c
148
static void msr_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
tools/perf/util/kvm-stat-arch/kvm-stat-x86.c
70
static void mmio_event_decode_key(struct perf_kvm_stat *kvm __maybe_unused,
tools/perf/util/kvm-stat.c
42
struct event_key *key __maybe_unused)
tools/perf/util/kvm-stat.h
183
static inline int kvm_add_default_arch_event(uint16_t e_machine __maybe_unused,
tools/perf/util/kvm-stat.h
184
int *argc __maybe_unused,
tools/perf/util/kvm-stat.h
185
const char **argv __maybe_unused)
tools/perf/util/kwork.h
291
perf_kwork__trace_prepare_bpf(struct perf_kwork *kwork __maybe_unused)
tools/perf/util/kwork.h
297
perf_kwork__report_read_bpf(struct perf_kwork *kwork __maybe_unused)
tools/perf/util/kwork.h
308
perf_kwork__top_prepare_bpf(struct perf_kwork *kwork __maybe_unused)
tools/perf/util/kwork.h
314
perf_kwork__top_read_bpf(struct perf_kwork *kwork __maybe_unused)
tools/perf/util/libbfd.c
495
int symbol__disassemble_bpf_libbfd(struct symbol *sym __maybe_unused,
tools/perf/util/libbfd.c
496
struct annotate_args *args __maybe_unused)
tools/perf/util/libdw.h
43
static inline int libdw__addr2line(u64 addr __maybe_unused, char **file __maybe_unused,
tools/perf/util/libdw.h
44
unsigned int *line_nr __maybe_unused,
tools/perf/util/libdw.h
45
struct dso *dso __maybe_unused,
tools/perf/util/libdw.h
46
bool unwind_inlines __maybe_unused,
tools/perf/util/libdw.h
47
struct inline_node *node __maybe_unused,
tools/perf/util/libdw.h
48
struct symbol *sym __maybe_unused)
tools/perf/util/libdw.h
53
static inline void dso__free_libdw(struct dso *dso __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
134
int __libunwind_arch__dwarf_search_unwind_table_arm(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
135
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
136
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
137
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
138
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
139
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
176
int __libunwind_arch__dwarf_find_debug_frame_arm(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
177
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
178
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
179
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
180
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
181
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
182
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
210
struct unwind_info *__libunwind_arch_unwind_info__new_arm(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
211
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
212
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
213
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
214
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
26
void __libunwind_arch__flush_access_arm(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
261
int __libunwind_arch__unwind_step_arm(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
33
void __libunwind_arch__finish_access_arm(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
48
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm.c
49
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm.c
50
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm.c
55
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm.c
56
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-arm.c
57
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm.c
74
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm.c
75
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-arm.c
76
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-arm.c
77
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-arm.c
78
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm.c
84
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm.c
85
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-arm.c
86
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm.c
92
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm.c
93
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-arm.c
94
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-arm.c
95
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm64.c
133
int __libunwind_arch__dwarf_search_unwind_table_arm64(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
134
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
135
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
136
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
137
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
138
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
175
int __libunwind_arch__dwarf_find_debug_frame_arm64(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
176
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
177
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
178
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
179
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
180
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
181
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
209
struct unwind_info *__libunwind_arch_unwind_info__new_arm64(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
210
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
211
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
212
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
213
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
26
void __libunwind_arch__flush_access_arm64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
260
int __libunwind_arch__unwind_step_arm64(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
33
void __libunwind_arch__finish_access_arm64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
47
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm64.c
48
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-arm64.c
49
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-arm64.c
54
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm64.c
55
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-arm64.c
56
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm64.c
73
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm64.c
74
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-arm64.c
75
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-arm64.c
76
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-arm64.c
77
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm64.c
83
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm64.c
84
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-arm64.c
85
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-arm64.c
91
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-arm64.c
92
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-arm64.c
93
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-arm64.c
94
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-i386.c
100
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-i386.c
106
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-i386.c
107
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-i386.c
108
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-i386.c
114
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-i386.c
115
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-i386.c
116
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-i386.c
117
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-i386.c
156
int __libunwind_arch__dwarf_search_unwind_table_i386(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
157
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
158
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
159
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
160
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
161
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
17
int __get_perf_regnum_for_unw_regnum_i386(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
198
int __libunwind_arch__dwarf_find_debug_frame_i386(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
199
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
200
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
201
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
202
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
203
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
204
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
232
struct unwind_info *__libunwind_arch_unwind_info__new_i386(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
233
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
234
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
235
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
236
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
283
int __libunwind_arch__unwind_step_i386(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
49
void __libunwind_arch__flush_access_i386(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
56
void __libunwind_arch__finish_access_i386(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
70
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-i386.c
71
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-i386.c
72
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-i386.c
77
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-i386.c
78
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-i386.c
79
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-i386.c
96
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-i386.c
97
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-i386.c
98
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-i386.c
99
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
100
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
101
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
102
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
141
int __libunwind_arch__dwarf_search_unwind_table_loongarch(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
142
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
143
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
144
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
145
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
146
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
17
int __get_perf_regnum_for_unw_regnum_loongarch(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
183
int __libunwind_arch__dwarf_find_debug_frame_loongarch(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
184
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
185
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
186
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
187
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
188
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
189
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
217
struct unwind_info *__libunwind_arch_unwind_info__new_loongarch(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
218
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
219
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
220
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
221
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
268
int __libunwind_arch__unwind_step_loongarch(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
34
void __libunwind_arch__flush_access_loongarch(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
41
void __libunwind_arch__finish_access_loongarch(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
55
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
56
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
57
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
62
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
63
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
64
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
81
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
82
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
83
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
84
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
85
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
91
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
92
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-loongarch.c
93
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-loongarch.c
99
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
101
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
102
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-mips.c
103
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-mips.c
104
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-mips.c
143
int __libunwind_arch__dwarf_search_unwind_table_mips(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
144
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
145
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
146
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
147
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
148
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
17
int __get_perf_regnum_for_unw_regnum_mips(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
185
int __libunwind_arch__dwarf_find_debug_frame_mips(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
186
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
187
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
188
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
189
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
190
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
191
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
219
struct unwind_info *__libunwind_arch_unwind_info__new_mips(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
220
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
221
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
222
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
223
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
270
int __libunwind_arch__unwind_step_mips(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
36
void __libunwind_arch__flush_access_mips(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
43
void __libunwind_arch__finish_access_mips(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
57
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
58
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-mips.c
59
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-mips.c
64
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
65
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-mips.c
66
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-mips.c
83
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
84
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-mips.c
85
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-mips.c
86
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-mips.c
87
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-mips.c
93
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-mips.c
94
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-mips.c
95
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
105
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
106
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
107
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
108
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
147
int __libunwind_arch__dwarf_search_unwind_table_ppc32(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
148
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
149
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
150
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
151
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
152
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
17
int __get_perf_regnum_for_unw_regnum_ppc32(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
189
int __libunwind_arch__dwarf_find_debug_frame_ppc32(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
190
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
191
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
192
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
193
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
194
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
195
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
223
struct unwind_info *__libunwind_arch_unwind_info__new_ppc32(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
224
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
225
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
226
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
227
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
274
int __libunwind_arch__unwind_step_ppc32(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
40
void __libunwind_arch__flush_access_ppc32(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
47
void __libunwind_arch__finish_access_ppc32(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
61
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
62
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
63
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
68
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
69
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
70
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
87
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
88
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
89
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
90
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
91
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc32.c
97
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
98
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-ppc32.c
99
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
105
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
106
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
107
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
108
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
147
int __libunwind_arch__dwarf_search_unwind_table_ppc64(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
148
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
149
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
150
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
151
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
152
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
17
int __get_perf_regnum_for_unw_regnum_ppc64(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
189
int __libunwind_arch__dwarf_find_debug_frame_ppc64(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
190
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
191
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
192
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
193
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
194
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
195
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
223
struct unwind_info *__libunwind_arch_unwind_info__new_ppc64(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
224
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
225
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
226
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
227
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
274
int __libunwind_arch__unwind_step_ppc64(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
40
void __libunwind_arch__flush_access_ppc64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
47
void __libunwind_arch__finish_access_ppc64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
61
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
62
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
63
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
68
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
69
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
70
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
87
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
88
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
89
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
90
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
91
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-ppc64.c
97
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
98
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-ppc64.c
99
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-riscv.c
100
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-riscv.c
101
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-riscv.c
102
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-riscv.c
141
int __libunwind_arch__dwarf_search_unwind_table_riscv(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
142
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
143
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
144
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
145
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
146
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
17
int __get_perf_regnum_for_unw_regnum_riscv(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
183
int __libunwind_arch__dwarf_find_debug_frame_riscv(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
184
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
185
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
186
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
187
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
188
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
189
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
217
struct unwind_info *__libunwind_arch_unwind_info__new_riscv(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
218
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
219
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
220
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
221
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
268
int __libunwind_arch__unwind_step_riscv(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
34
void __libunwind_arch__flush_access_riscv(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
41
void __libunwind_arch__finish_access_riscv(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
55
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-riscv.c
56
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-riscv.c
57
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-riscv.c
62
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-riscv.c
63
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-riscv.c
64
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-riscv.c
81
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-riscv.c
82
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-riscv.c
83
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-riscv.c
84
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-riscv.c
85
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-riscv.c
91
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-riscv.c
92
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-riscv.c
93
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-riscv.c
99
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
101
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
102
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-s390.c
103
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-s390.c
104
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-s390.c
143
int __libunwind_arch__dwarf_search_unwind_table_s390(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
144
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
145
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
146
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
147
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
148
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
17
int __get_perf_regnum_for_unw_regnum_s390(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
185
int __libunwind_arch__dwarf_find_debug_frame_s390(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
186
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
187
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
188
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
189
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
190
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
191
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
219
struct unwind_info *__libunwind_arch_unwind_info__new_s390(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
220
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
221
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
222
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
223
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
270
int __libunwind_arch__unwind_step_s390(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
36
void __libunwind_arch__flush_access_s390(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
43
void __libunwind_arch__finish_access_s390(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
57
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
58
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-s390.c
59
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-s390.c
64
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
65
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-s390.c
66
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-s390.c
83
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
84
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-s390.c
85
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-s390.c
86
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-s390.c
87
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-s390.c
93
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-s390.c
94
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-s390.c
95
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
105
static int access_fpreg(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
106
unw_regnum_t __maybe_unused num,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
107
unw_fpreg_t __maybe_unused *val,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
108
int __maybe_unused __write,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
109
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
115
static int resume(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
116
unw_cursor_t __maybe_unused *cu,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
117
void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
123
static int get_proc_name(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
124
unw_word_t __maybe_unused addr,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
125
char __maybe_unused *bufp, size_t __maybe_unused buf_len,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
126
unw_word_t __maybe_unused *offp, void __maybe_unused *arg)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
165
int __libunwind_arch__dwarf_search_unwind_table_x86_64(void *as __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
166
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
167
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
168
void *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
169
int need_unwind_info __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
17
int __get_perf_regnum_for_unw_regnum_x86_64(int unw_regnum __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
170
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
207
int __libunwind_arch__dwarf_find_debug_frame_x86_64(int found __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
208
struct libarch_unwind__dyn_info *_di __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
209
uint64_t ip __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
210
uint64_t segbase __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
211
const char *obj_name __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
212
uint64_t start __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
213
uint64_t end __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
241
struct unwind_info *__libunwind_arch_unwind_info__new_x86_64(struct thread *thread __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
242
struct perf_sample *sample __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
243
int max_stack __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
244
bool best_effort __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
245
uint64_t first_ip __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
291
int __libunwind_arch__unwind_step_x86_64(struct unwind_info *ui __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
58
void __libunwind_arch__flush_access_x86_64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
65
void __libunwind_arch__finish_access_x86_64(struct maps *maps __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
79
static void put_unwind_info(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
80
unw_proc_info_t *pi __maybe_unused,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
81
void *arg __maybe_unused)
tools/perf/util/libunwind-arch/libunwind-x86_64.c
86
static int get_dyn_info_list_addr(unw_addr_space_t __maybe_unused as,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
87
unw_word_t __maybe_unused *dil_addr,
tools/perf/util/libunwind-arch/libunwind-x86_64.c
88
void __maybe_unused *arg)
tools/perf/util/llvm.c
102
uint64_t address __maybe_unused,
tools/perf/util/llvm.c
103
const char **ref __maybe_unused)
tools/perf/util/llvm.c
117
struct annotate_args *args __maybe_unused)
tools/perf/util/llvm.c
35
int llvm__addr2line(const char *dso_name __maybe_unused, u64 addr __maybe_unused,
tools/perf/util/llvm.c
36
char **file __maybe_unused, unsigned int *line __maybe_unused,
tools/perf/util/llvm.c
37
struct dso *dso __maybe_unused, bool unwind_inlines __maybe_unused,
tools/perf/util/llvm.c
38
struct inline_node *node __maybe_unused, struct symbol *sym __maybe_unused)
tools/perf/util/lock-contention.c
25
int parse_call_stack(const struct option *opt __maybe_unused, const char *str,
tools/perf/util/lock-contention.c
26
int unset __maybe_unused)
tools/perf/util/lock-contention.h
184
static inline int lock_contention_prepare(struct lock_contention *con __maybe_unused)
tools/perf/util/lock-contention.h
191
static inline int lock_contention_finish(struct lock_contention *con __maybe_unused)
tools/perf/util/lock-contention.h
196
static inline int lock_contention_read(struct lock_contention *con __maybe_unused)
tools/perf/util/lock-contention.h
201
static inline struct lock_stat *pop_owner_stack_trace(struct lock_contention *con __maybe_unused)
tools/perf/util/machine.c
1192
int __weak machine__create_extra_kernel_maps(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
1193
struct dso *kernel __maybe_unused)
tools/perf/util/machine.c
1481
int __weak arch__fix_module_text_start(u64 *start __maybe_unused,
tools/perf/util/machine.c
1482
u64 *size __maybe_unused,
tools/perf/util/machine.c
1483
const char *name __maybe_unused)
tools/perf/util/machine.c
158
static int mmap_handler(const struct perf_tool *tool __maybe_unused,
tools/perf/util/machine.c
1633
static int machine__uses_kcore_cb(struct dso *dso, void *data __maybe_unused)
tools/perf/util/machine.c
1970
struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
633
int machine__process_namespaces_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
635
struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
666
struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
680
int machine__process_lost_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
681
union perf_event *event, struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
688
int machine__process_lost_samples_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
697
int machine__process_aux_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
705
int machine__process_itrace_start_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
713
int machine__process_aux_output_hw_id_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
721
int machine__process_switch_event(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
734
struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
800
struct perf_sample *sample __maybe_unused)
tools/perf/util/machine.c
826
int machine__process_ksymbol(struct machine *machine __maybe_unused,
tools/perf/util/machine.c
849
struct perf_sample *sample __maybe_unused)
tools/perf/util/maps.c
72
static void check_invariants(const struct maps *maps __maybe_unused)
tools/perf/util/metricgroup.c
1010
static int default_metricgroup_cmp(void *priv __maybe_unused,
tools/perf/util/metricgroup.c
1597
__maybe_unused,
tools/perf/util/metricgroup.c
1620
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/util/metricgroup.c
665
int __weak arch_get_runtimeparam(const struct pmu_metric *pm __maybe_unused)
tools/perf/util/metricgroup.c
707
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/util/metricgroup.c
76
static struct rb_node *metric_event_new(struct rblist *rblist __maybe_unused,
tools/perf/util/metricgroup.c
90
static void metric_event_delete(struct rblist *rblist __maybe_unused,
tools/perf/util/metricgroup.c
982
static int metric_list_cmp(void *priv __maybe_unused, const struct list_head *l,
tools/perf/util/mmap.c
149
static int perf_mmap__aio_bind(struct mmap *map __maybe_unused, int idx __maybe_unused,
tools/perf/util/mmap.c
150
struct perf_cpu cpu __maybe_unused, int affinity __maybe_unused)
tools/perf/util/mmap.c
222
static int perf_mmap__aio_enabled(struct mmap *map __maybe_unused)
tools/perf/util/mmap.c
227
static int perf_mmap__aio_mmap(struct mmap *map __maybe_unused,
tools/perf/util/mmap.c
228
struct mmap_params *mp __maybe_unused)
tools/perf/util/mmap.c
233
static void perf_mmap__aio_munmap(struct mmap *map __maybe_unused)
tools/perf/util/mmap.c
45
int __weak auxtrace_mmap__mmap(struct auxtrace_mmap *mm __maybe_unused,
tools/perf/util/mmap.c
46
struct auxtrace_mmap_params *mp __maybe_unused,
tools/perf/util/mmap.c
47
void *userpg __maybe_unused,
tools/perf/util/mmap.c
48
int fd __maybe_unused)
tools/perf/util/mmap.c
53
void __weak auxtrace_mmap__munmap(struct auxtrace_mmap *mm __maybe_unused)
tools/perf/util/mmap.c
57
void __weak auxtrace_mmap_params__init(struct auxtrace_mmap_params *mp __maybe_unused,
tools/perf/util/mmap.c
58
off_t auxtrace_offset __maybe_unused,
tools/perf/util/mmap.c
59
unsigned int auxtrace_pages __maybe_unused,
tools/perf/util/mmap.c
60
bool auxtrace_overwrite __maybe_unused)
tools/perf/util/mmap.c
64
void __weak auxtrace_mmap_params__set_idx(struct auxtrace_mmap_params *mp __maybe_unused,
tools/perf/util/mmap.c
65
struct evlist *evlist __maybe_unused,
tools/perf/util/mmap.c
66
struct evsel *evsel __maybe_unused,
tools/perf/util/mmap.c
67
int idx __maybe_unused)
tools/perf/util/off_cpu.h
26
static inline int off_cpu_prepare(struct evlist *evlist __maybe_unused,
tools/perf/util/off_cpu.h
27
struct target *target __maybe_unused,
tools/perf/util/off_cpu.h
28
struct record_opts *opts __maybe_unused)
tools/perf/util/off_cpu.h
33
static inline int off_cpu_write(struct perf_session *session __maybe_unused)
tools/perf/util/parse-events.c
2514
int unset __maybe_unused)
tools/perf/util/parse-events.c
2635
int unset __maybe_unused)
tools/perf/util/parse-events.c
2668
const void *arg __maybe_unused)
tools/perf/util/parse-events.c
2690
const char *arg __maybe_unused,
tools/perf/util/parse-events.c
2691
int unset __maybe_unused)
tools/perf/util/parse-events.h
282
static inline bool is_sdt_event(char *str __maybe_unused)
tools/perf/util/parse-events.y
637
void *scanner __maybe_unused,
tools/perf/util/parse-events.y
638
char const *msg __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_arm.c
6
uint64_t __perf_reg_mask_arm(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_csky.c
14
uint64_t __perf_reg_mask_csky(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_loongarch.c
6
uint64_t __perf_reg_mask_loongarch(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_mips.c
6
uint64_t __perf_reg_mask_mips(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_powerpc.c
181
uint64_t __perf_reg_mask_powerpc(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_riscv.c
134
uint64_t __perf_reg_mask_riscv(bool intr __maybe_unused)
tools/perf/util/perf-regs-arch/perf_regs_s390.c
12
uint64_t __perf_reg_mask_s390(bool intr __maybe_unused)
tools/perf/util/pfm.c
35
int unset __maybe_unused)
tools/perf/util/pfm.h
23
const struct option *opt __maybe_unused,
tools/perf/util/pfm.h
24
const char *str __maybe_unused,
tools/perf/util/pfm.h
25
int unset __maybe_unused)
tools/perf/util/pfm.h
30
static inline void print_libpfm_events(const struct print_callbacks *print_cb __maybe_unused,
tools/perf/util/pfm.h
31
void *print_state __maybe_unused)
tools/perf/util/pmu.c
1060
const struct pmu_events_table *table __maybe_unused,
tools/perf/util/pmu.c
1095
const struct pmu_events_table *table __maybe_unused,
tools/perf/util/pmu.c
1171
static size_t aliases__hash(long key, void *ctx __maybe_unused)
tools/perf/util/pmu.c
1183
static bool aliases__equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/pmu.c
516
const struct pmu_events_table *table __maybe_unused,
tools/perf/util/pmu.y
97
static void perf_pmu_error(void *format __maybe_unused,
tools/perf/util/pmu.y
98
void *scanner __maybe_unused,
tools/perf/util/pmu.y
99
const char *msg __maybe_unused)
tools/perf/util/pmus.c
224
static int pmus_cmp(void *priv __maybe_unused,
tools/perf/util/powerpc-vpadtl.c
514
union perf_event *event __maybe_unused,
tools/perf/util/powerpc-vpadtl.c
545
const struct perf_tool *tool __maybe_unused)
tools/perf/util/powerpc-vpadtl.c
579
static int powerpc_vpadtl_flush(struct perf_session *session __maybe_unused,
tools/perf/util/powerpc-vpadtl.c
580
const struct perf_tool *tool __maybe_unused)
tools/perf/util/powerpc-vpadtl.c
93
static void powerpc_vpadtl_dump(struct powerpc_vpadtl *vpa __maybe_unused,
tools/perf/util/print-events.c
212
static struct rb_node *mep_new(struct rblist *rl __maybe_unused, const void *entry)
tools/perf/util/print-events.c
223
static void mep_delete(struct rblist *rl __maybe_unused,
tools/perf/util/print-events.c
253
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/util/probe-event.c
1282
find_perf_probe_point_from_dwarf(struct probe_trace_point *tp __maybe_unused,
tools/perf/util/probe-event.c
1283
struct perf_probe_point *pp __maybe_unused,
tools/perf/util/probe-event.c
1284
bool is_kprobe __maybe_unused)
tools/perf/util/probe-event.c
1290
struct probe_trace_event **tevs __maybe_unused)
tools/perf/util/probe-event.c
1300
int show_line_range(struct line_range *lr __maybe_unused,
tools/perf/util/probe-event.c
1301
const char *module __maybe_unused,
tools/perf/util/probe-event.c
1302
struct nsinfo *nsi __maybe_unused,
tools/perf/util/probe-event.c
1303
bool user __maybe_unused)
tools/perf/util/probe-event.c
1309
int show_available_vars(struct perf_probe_event *pevs __maybe_unused,
tools/perf/util/probe-event.c
1310
int npevs __maybe_unused,
tools/perf/util/probe-event.c
1311
struct strfilter *filter __maybe_unused)
tools/perf/util/probe-event.c
3095
void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused,
tools/perf/util/probe-event.c
3096
struct probe_trace_event *tev __maybe_unused,
tools/perf/util/probe-event.c
3097
struct map *map __maybe_unused,
tools/perf/util/probe-event.c
3098
struct symbol *sym __maybe_unused) { }
tools/perf/util/probe-event.c
528
struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused,
tools/perf/util/probe-event.c
529
struct nsinfo *nsi __maybe_unused,
tools/perf/util/probe-event.c
530
bool silent __maybe_unused)
tools/perf/util/probe-event.c
897
arch__post_process_probe_trace_events(struct perf_probe_event *pev __maybe_unused,
tools/perf/util/probe-event.c
898
int ntevs __maybe_unused)
tools/perf/util/probe-file.h
76
static inline struct probe_cache *probe_cache__new(const char *tgt __maybe_unused, struct nsinfo *nsi __maybe_unused)
tools/perf/util/python.c
1276
PyObject *args, PyObject *kwargs __maybe_unused)
tools/perf/util/python.c
1519
PyObject *args __maybe_unused,
tools/perf/util/python.c
1520
PyObject *kwargs __maybe_unused)
tools/perf/util/python.c
1549
PyObject *kwargs __maybe_unused)
tools/perf/util/python.c
2150
const struct pmu_metrics_table *table __maybe_unused,
tools/perf/util/python.c
795
static PyObject *pyrf_pmu_iterator__new(PyTypeObject *type, PyObject *args __maybe_unused,
tools/perf/util/python.c
796
PyObject *kwds __maybe_unused)
tools/perf/util/record.c
271
int record__parse_freq(const struct option *opt, const char *str, int unset __maybe_unused)
tools/perf/util/s390-cpumsf.c
1002
static int s390_cpumsf_flush(struct perf_session *session __maybe_unused,
tools/perf/util/s390-cpumsf.c
1003
const struct perf_tool *tool __maybe_unused)
tools/perf/util/s390-cpumsf.c
1049
s390_cpumsf_evsel_is_auxtrace(struct perf_session *session __maybe_unused,
tools/perf/util/s390-cpumsf.c
959
union perf_event *event __maybe_unused,
tools/perf/util/s390-cpumsf.c
960
const struct perf_tool *tool __maybe_unused)
tools/perf/util/s390-cpumsf.c
998
static void s390_cpumsf_free_events(struct perf_session *session __maybe_unused)
tools/perf/util/s390-sample-raw.c
162
static size_t get_counter_name_hash_fn(long key, void *ctx __maybe_unused)
tools/perf/util/s390-sample-raw.c
167
static bool get_counter_name_hashmap_equal_fn(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/scripting-engines/trace-event-python.c
1068
static void python_process_tracepoint(struct perf_sample *sample __maybe_unused,
tools/perf/util/scripting-engines/trace-event-python.c
1069
struct addr_location *al __maybe_unused,
tools/perf/util/scripting-engines/trace-event-python.c
1070
struct addr_location *addr_al __maybe_unused)
tools/perf/util/scripting-engines/trace-event-python.c
1602
static void python_process_auxtrace_error(struct perf_session *session __maybe_unused,
tools/perf/util/scripting-engines/trace-event-python.c
2199
static int python_generate_script(struct tep_handle *pevent __maybe_unused,
tools/perf/util/scripting-engines/trace-event-python.c
2200
const char *outfile __maybe_unused)
tools/perf/util/session.c
1000
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1027
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1039
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1047
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1061
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1069
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1111
perf_event__schedstat_cpu_swap(union perf_event *event __maybe_unused,
tools/perf/util/session.c
1112
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1119
perf_event__schedstat_domain_swap(union perf_event *event __maybe_unused,
tools/perf/util/session.c
1120
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1161
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
1255
int perf_event__process_finished_round(const struct perf_tool *tool __maybe_unused,
tools/perf/util/session.c
1256
union perf_event *event __maybe_unused,
tools/perf/util/session.c
295
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
3089
void *p __maybe_unused)
tools/perf/util/session.c
3954
int perf_event__process_id_index(const struct perf_tool *tool __maybe_unused,
tools/perf/util/session.c
397
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
647
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
710
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
813
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
821
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
828
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
841
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
853
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
886
bool sample_id_all __maybe_unused)
tools/perf/util/session.c
910
bool sample_id_all __maybe_unused)
tools/perf/util/sort.c
1116
unsigned int width __maybe_unused)
tools/perf/util/sort.c
1139
unsigned int width __maybe_unused)
tools/perf/util/sort.c
214
size_t size, unsigned int width __maybe_unused)
tools/perf/util/sort.c
2573
size_t size, unsigned int width __maybe_unused)
tools/perf/util/sort.c
2653
size_t size, unsigned int width __maybe_unused)
tools/perf/util/sort.c
2869
int *span __maybe_unused)
tools/perf/util/sort.c
2887
struct perf_hpp *hpp __maybe_unused,
tools/perf/util/sort.c
2966
bool perf_hpp__is_trace_entry(struct perf_hpp_fmt *fmt __maybe_unused)
tools/perf/util/sort.c
3128
bool perf_hpp__is_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused)
tools/perf/util/sort.c
3132
bool perf_hpp__defined_dynamic_entry(struct perf_hpp_fmt *fmt __maybe_unused,
tools/perf/util/sort.c
3133
struct hists *hists __maybe_unused)
tools/perf/util/sort.c
3212
struct hists *hists __maybe_unused,
tools/perf/util/sort.c
3213
int line __maybe_unused,
tools/perf/util/sort.c
3214
int *span __maybe_unused)
tools/perf/util/sort.c
3228
struct perf_hpp *hpp __maybe_unused,
tools/perf/util/sort.c
3229
struct hists *hists __maybe_unused)
tools/perf/util/sort.c
825
__maybe_unused,
tools/perf/util/sort.c
845
sort__callchain_branch_predicted_cmp(struct hist_entry *left __maybe_unused,
tools/perf/util/sort.c
846
struct hist_entry *right __maybe_unused)
tools/perf/util/sort.c
878
sort__callchain_branch_abort_cmp(struct hist_entry *left __maybe_unused,
tools/perf/util/sort.c
879
struct hist_entry *right __maybe_unused)
tools/perf/util/sort.c
908
sort__callchain_branch_cycles_cmp(struct hist_entry *left __maybe_unused,
tools/perf/util/sort.c
909
struct hist_entry *right __maybe_unused)
tools/perf/util/srcline.c
184
int addr2line_configure(const char *var, const char *value, void *cb __maybe_unused)
tools/perf/util/stat-display.c
1181
bool no_indent __maybe_unused)
tools/perf/util/stat-display.c
1200
static void print_metric_headers_json(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
1201
bool no_indent __maybe_unused)
tools/perf/util/stat-display.c
1265
struct target *_target __maybe_unused,
tools/perf/util/stat-display.c
1267
int argc __maybe_unused,
tools/perf/util/stat-display.c
1268
const char **argv __maybe_unused)
tools/perf/util/stat-display.c
1346
struct target *_target __maybe_unused,
tools/perf/util/stat-display.c
1348
int argc __maybe_unused,
tools/perf/util/stat-display.c
1349
const char **argv __maybe_unused)
tools/perf/util/stat-display.c
1355
struct target *_target __maybe_unused,
tools/perf/util/stat-display.c
1357
int argc __maybe_unused,
tools/perf/util/stat-display.c
1358
const char **argv __maybe_unused)
tools/perf/util/stat-display.c
425
static void new_line_std(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
494
static void print_metric_csv(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
496
enum metric_threshold_classify thresh __maybe_unused,
tools/perf/util/stat-display.c
515
static void print_metric_json(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
518
const char *fmt __maybe_unused,
tools/perf/util/stat-display.c
616
static void print_metric_only_csv(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
618
enum metric_threshold_classify thresh __maybe_unused,
tools/perf/util/stat-display.c
620
const char *unit __maybe_unused, double val)
tools/perf/util/stat-display.c
638
static void print_metric_only_json(struct perf_stat_config *config __maybe_unused,
tools/perf/util/stat-display.c
640
enum metric_threshold_classify thresh __maybe_unused,
tools/perf/util/stat-display.c
662
enum metric_threshold_classify thresh __maybe_unused,
tools/perf/util/stat-display.c
663
const char *fmt __maybe_unused,
tools/perf/util/stat-display.c
664
const char *unit, double val __maybe_unused)
tools/perf/util/stat.c
291
static size_t pkg_id_hash(long __key, void *ctx __maybe_unused)
tools/perf/util/stat.c
298
static bool pkg_id_equal(long __key1, long __key2, void *ctx __maybe_unused)
tools/perf/util/stat.c
650
int perf_event__process_stat_event(const struct perf_tool *tool __maybe_unused,
tools/perf/util/strlist.c
15
struct rb_node *strlist__node_new(struct rblist *rblist __maybe_unused, const void *entry)
tools/perf/util/strlist.c
42
void strlist__node_delete(struct rblist *rblist __maybe_unused, struct rb_node *rb_node)
tools/perf/util/symbol-elf.c
1376
void __weak arch__sym_update(struct symbol *s __maybe_unused,
tools/perf/util/symbol-elf.c
1377
GElf_Sym *sym __maybe_unused) { }
tools/perf/util/symbol-elf.c
2267
const char *name __maybe_unused,
tools/perf/util/symbol-elf.c
2268
u64 start, u64 size __maybe_unused)
tools/perf/util/symbol-elf.c
70
static int elf_getshdrstrndx(Elf *elf __maybe_unused, size_t *dst __maybe_unused)
tools/perf/util/symbol-minimal.c
272
bool symsrc__possibly_runtime(struct symsrc *ss __maybe_unused)
tools/perf/util/symbol-minimal.c
278
bool symsrc__has_symtab(struct symsrc *ss __maybe_unused)
tools/perf/util/symbol-minimal.c
289
int dso__synthesize_plt_symbols(struct dso *dso __maybe_unused,
tools/perf/util/symbol-minimal.c
290
struct symsrc *ss __maybe_unused)
tools/perf/util/symbol-minimal.c
333
int dso__load_sym(struct dso *dso, struct map *map __maybe_unused,
tools/perf/util/symbol-minimal.c
335
struct symsrc *runtime_ss __maybe_unused,
tools/perf/util/symbol-minimal.c
336
int kmodule __maybe_unused)
tools/perf/util/symbol-minimal.c
350
int file__read_maps(int fd __maybe_unused, bool exe __maybe_unused,
tools/perf/util/symbol-minimal.c
351
mapfn_t mapfn __maybe_unused, void *data __maybe_unused,
tools/perf/util/symbol-minimal.c
352
bool *is_64_bit __maybe_unused)
tools/perf/util/symbol-minimal.c
357
int kcore_extract__create(struct kcore_extract *kce __maybe_unused)
tools/perf/util/symbol-minimal.c
362
void kcore_extract__delete(struct kcore_extract *kce __maybe_unused)
tools/perf/util/symbol-minimal.c
366
int kcore_copy(const char *from_dir __maybe_unused,
tools/perf/util/symbol-minimal.c
367
const char *to_dir __maybe_unused)
tools/perf/util/symbol-minimal.c
376
bool filename__has_section(const char *filename __maybe_unused, const char *sec __maybe_unused)
tools/perf/util/symbol-minimal.c
87
int filename__read_debuglink(const char *filename __maybe_unused,
tools/perf/util/symbol-minimal.c
88
char *debuglink __maybe_unused,
tools/perf/util/symbol-minimal.c
89
size_t size __maybe_unused)
tools/perf/util/symbol.c
1221
u64 size __maybe_unused)
tools/perf/util/symbol.c
147
struct symbol *symb __maybe_unused)
tools/perf/util/symbol.c
2621
int symbol__config_symfs(const struct option *opt __maybe_unused,
tools/perf/util/symbol.c
2622
const char *dir, int unset __maybe_unused)
tools/perf/util/symbol.c
2702
char *cxx_demangle_sym(const char *str __maybe_unused, bool params __maybe_unused,
tools/perf/util/symbol.c
2703
bool modifiers __maybe_unused)
tools/perf/util/symbol.c
51
static int map_fixup_cb(struct map *map, void *data __maybe_unused)
tools/perf/util/symbol.h
244
int symbol__config_symfs(const struct option *opt __maybe_unused,
tools/perf/util/symbol.h
245
const char *dir, int unset __maybe_unused);
tools/perf/util/synthetic-events.c
1120
int __weak perf_event__synthesize_extra_kmaps(const struct perf_tool *tool __maybe_unused,
tools/perf/util/synthetic-events.c
1121
perf_event__handler_t process __maybe_unused,
tools/perf/util/synthetic-events.c
1122
struct machine *machine __maybe_unused)
tools/perf/util/synthetic-events.c
1585
__u64 *array, u64 type __maybe_unused)
tools/perf/util/synthetic-events.c
667
int perf_event__synthesize_cgroups(const struct perf_tool *tool __maybe_unused,
tools/perf/util/synthetic-events.c
668
perf_event__handler_t process __maybe_unused,
tools/perf/util/synthetic-events.c
669
struct machine *machine __maybe_unused)
tools/perf/util/synthetic-events.h
117
static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused,
tools/perf/util/synthetic-events.h
118
perf_event__handler_t process __maybe_unused,
tools/perf/util/synthetic-events.h
119
struct machine *machine __maybe_unused,
tools/perf/util/synthetic-events.h
120
struct record_opts *opts __maybe_unused)
tools/perf/util/target.c
111
int target__strerror(struct target *target __maybe_unused, int errnum,
tools/perf/util/threads.c
12
static size_t key_hash(long key, void *ctx __maybe_unused)
tools/perf/util/threads.c
18
static bool key_equal(long key1, long key2, void *ctx __maybe_unused)
tools/perf/util/tool.c
132
static int process_event_synth_tracing_data_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
133
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
134
union perf_event *event __maybe_unused)
tools/perf/util/tool.c
140
static int process_event_synth_attr_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
141
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
142
struct evlist **pevlist __maybe_unused)
tools/perf/util/tool.c
148
static int process_event_synth_event_update_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
149
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
150
struct evlist **pevlist __maybe_unused)
tools/perf/util/tool.c
159
int process_event_sample_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
16
static int perf_session__process_compressed_event(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
160
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
161
struct perf_sample *sample __maybe_unused,
tools/perf/util/tool.c
162
struct machine *machine __maybe_unused)
tools/perf/util/tool.c
168
static int process_event_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
169
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
170
struct perf_sample *sample __maybe_unused,
tools/perf/util/tool.c
171
struct machine *machine __maybe_unused)
tools/perf/util/tool.c
177
static int process_finished_round_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
178
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
179
struct ordered_events *oe __maybe_unused)
tools/perf/util/tool.c
200
static s64 process_event_auxtrace_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
201
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
210
static int process_event_op2_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
211
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
212
union perf_event *event __maybe_unused)
tools/perf/util/tool.c
220
int process_event_thread_map_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
221
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
222
union perf_event *event __maybe_unused)
tools/perf/util/tool.c
232
int process_event_cpu_map_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
233
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
234
union perf_event *event __maybe_unused)
tools/perf/util/tool.c
244
int process_event_stat_config_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
245
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
246
union perf_event *event __maybe_unused)
tools/perf/util/tool.c
255
static int process_stat_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
256
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool.c
266
static int process_stat_round_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
267
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool.c
277
static int process_event_time_conv_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
278
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool.c
288
static int perf_session__process_compressed_event_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
289
struct perf_session *session __maybe_unused,
tools/perf/util/tool.c
290
union perf_event *event __maybe_unused,
tools/perf/util/tool.c
291
u64 file_offset __maybe_unused,
tools/perf/util/tool.c
292
const char *file_path __maybe_unused)
tools/perf/util/tool.c
298
static int perf_event__process_bpf_metadata_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
299
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool.c
307
static int process_schedstat_cpu_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
308
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool.c
317
static int process_schedstat_domain_stub(const struct perf_tool *tool __maybe_unused,
tools/perf/util/tool.c
318
struct perf_session *perf_session __maybe_unused,
tools/perf/util/tool_pmu.c
40
bool tool_pmu__skip_event(const char *name __maybe_unused)
tools/perf/util/topdown.c
5
__weak bool arch_topdown_sample_read(struct evsel *leader __maybe_unused)
tools/perf/util/tp_pmu.c
168
static int num_events_cb(void *state, const char *sys_name __maybe_unused,
tools/perf/util/tp_pmu.c
169
const char *evt_name __maybe_unused)
tools/perf/util/tp_pmu.c
182
size_t tp_pmu__num_events(struct perf_pmu *pmu __maybe_unused)
tools/perf/util/tp_pmu.c
190
bool tp_pmu__have_event(struct perf_pmu *pmu __maybe_unused, const char *name)
tools/perf/util/trace-event-parse.c
233
char *file, unsigned int size __maybe_unused)
tools/perf/util/trace-event-parse.c
259
char *file, unsigned int size __maybe_unused)
tools/perf/util/trace-event-scripting.c
133
static void process_event_unsupported(union perf_event *event __maybe_unused,
tools/perf/util/trace-event-scripting.c
134
struct perf_sample *sample __maybe_unused,
tools/perf/util/trace-event-scripting.c
135
struct addr_location *al __maybe_unused,
tools/perf/util/trace-event-scripting.c
136
struct addr_location *addr_al __maybe_unused)
tools/perf/util/trace-event-scripting.c
149
static int python_start_script_unsupported(const char *script __maybe_unused,
tools/perf/util/trace-event-scripting.c
150
int argc __maybe_unused,
tools/perf/util/trace-event-scripting.c
151
const char **argv __maybe_unused,
tools/perf/util/trace-event-scripting.c
152
struct perf_session *session __maybe_unused)
tools/perf/util/trace-event-scripting.c
160
__maybe_unused,
tools/perf/util/trace-event-scripting.c
162
__maybe_unused)
tools/perf/util/trace-event-scripting.c
216
static int perl_start_script_unsupported(const char *script __maybe_unused,
tools/perf/util/trace-event-scripting.c
217
int argc __maybe_unused,
tools/perf/util/trace-event-scripting.c
218
const char **argv __maybe_unused,
tools/perf/util/trace-event-scripting.c
219
struct perf_session *session __maybe_unused)
tools/perf/util/trace-event-scripting.c
227
__maybe_unused,
tools/perf/util/trace-event-scripting.c
228
const char *outfile __maybe_unused)
tools/perf/util/trace-event.h
156
static inline bool tep_field_is_relative(unsigned long flags __maybe_unused)
tools/perf/util/trace.h
24
static inline int trace_prepare_bpf_summary(enum trace_summary_mode mode __maybe_unused)
tools/perf/util/trace.h
30
static inline int trace_print_bpf_summary(FILE *fp __maybe_unused, int max_summary __maybe_unused)
tools/perf/util/trace_augment.h
27
static inline int augmented_syscalls__create_bpf_output(struct evlist *evlist __maybe_unused)
tools/perf/util/trace_augment.h
36
static inline int augmented_syscalls__set_filter_pids(unsigned int nr __maybe_unused,
tools/perf/util/trace_augment.h
37
pid_t *pids __maybe_unused)
tools/perf/util/trace_augment.h
42
static inline int augmented_syscalls__get_map_fds(int *enter_fd __maybe_unused,
tools/perf/util/trace_augment.h
43
int *exit_fd __maybe_unused,
tools/perf/util/trace_augment.h
44
int *beauty_fd __maybe_unused)
tools/perf/util/trace_augment.h
50
augmented_syscalls__find_by_title(const char *name __maybe_unused)
tools/perf/util/unwind-libdw.c
211
static bool memory_read(Dwfl *dwfl __maybe_unused, Dwarf_Addr addr, Dwarf_Word *result,
tools/perf/util/unwind-libdw.c
36
static int __find_debuginfo(Dwfl_Module *mod __maybe_unused, void **userdata,
tools/perf/util/unwind-libdw.c
37
const char *modname __maybe_unused, Dwarf_Addr base __maybe_unused,
tools/perf/util/unwind-libdw.c
38
const char *file_name, const char *debuglink_file __maybe_unused,
tools/perf/util/unwind-libdw.c
39
GElf_Word debuglink_crc __maybe_unused, char **debuginfo_file_name)
tools/perf/util/unwind-libunwind.c
471
int __libunwind__access_mem(void *as __maybe_unused, uint64_t addr, void *valp_word,
tools/perf/util/unwind-libunwind.c
518
int __libunwind__access_reg(void *as __maybe_unused, int regnum, void *valp_word, int __write,
tools/perf/util/unwind.c
10
struct thread *thread __maybe_unused,
tools/perf/util/unwind.c
101
int unset __maybe_unused)
tools/perf/util/unwind.c
11
struct perf_sample *data __maybe_unused,
tools/perf/util/unwind.c
12
int max_stack __maybe_unused,
tools/perf/util/unwind.c
13
bool best_effort __maybe_unused)
tools/perf/util/unwind.c
56
int unwind__configure(const char *var, const char *value, void *cb __maybe_unused)
tools/perf/util/unwind.c
9
int unwind__get_entries(unwind_entry_cb_t cb __maybe_unused, void *arg __maybe_unused,
tools/perf/util/unwind.c
99
int unwind__option(const struct option *opt __maybe_unused,
tools/perf/util/unwind.h
42
static inline int libdw__get_entries(unwind_entry_cb_t cb __maybe_unused, void *arg __maybe_unused,
tools/perf/util/unwind.h
43
struct thread *thread __maybe_unused,
tools/perf/util/unwind.h
44
struct perf_sample *data __maybe_unused,
tools/perf/util/unwind.h
45
int max_stack __maybe_unused,
tools/perf/util/unwind.h
46
bool best_effort __maybe_unused)
tools/perf/util/unwind.h
64
static inline int libunwind__get_entries(unwind_entry_cb_t cb __maybe_unused,
tools/perf/util/unwind.h
65
void *arg __maybe_unused,
tools/perf/util/unwind.h
66
struct thread *thread __maybe_unused,
tools/perf/util/unwind.h
67
struct perf_sample *data __maybe_unused,
tools/perf/util/unwind.h
68
int max_stack __maybe_unused,
tools/perf/util/unwind.h
69
bool best_effort __maybe_unused)
tools/perf/util/unwind.h
75
static inline int unwind__prepare_access(struct maps *maps __maybe_unused,
tools/perf/util/unwind.h
76
uint16_t e_machine __maybe_unused)
tools/perf/util/unwind.h
81
static inline void unwind__flush_access(struct maps *maps __maybe_unused) {}
tools/perf/util/unwind.h
82
static inline void unwind__finish_access(struct maps *maps __maybe_unused) {}
tools/perf/util/util.c
226
static bool kcore_dir_filter(const char *name __maybe_unused, struct dirent *d)
tools/perf/util/util.c
326
bool lsdir_no_dot_filter(const char *name __maybe_unused, struct dirent *d)
tools/sched_ext/include/scx/common.bpf.h
652
#ifndef __maybe_unused
tools/testing/memblock/tests/common.c
13
static const char __maybe_unused *prefixes[PREFIXES_MAX];
tools/testing/memblock/tests/common.c
14
static int __maybe_unused nr_prefixes;
tools/testing/memblock/tests/common.h
126
static inline phys_addr_t __maybe_unused region_end(struct memblock_region *rgn)
tools/testing/selftests/bpf/libarena/include/libarena/common.h
21
#ifndef __maybe_unused
tools/testing/selftests/bpf/prog_tests/uprobe.c
99
__naked __maybe_unused unsigned long uprobe_regs_change_trigger(void)
tools/testing/selftests/bpf/prog_tests/verifier.c
135
__maybe_unused
tools/testing/selftests/bpf/trace_helpers.c
521
static size_t symbol_hash(long key, void *ctx __maybe_unused)
tools/testing/selftests/bpf/trace_helpers.c
526
static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused)
tools/testing/selftests/filesystems/openat2/helpers.h
26
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
32
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
40
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
46
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
54
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
64
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
74
__maybe_unused
tools/testing/selftests/filesystems/openat2/helpers.h
91
__maybe_unused
tools/testing/selftests/kselftest.h
100
#ifndef __maybe_unused
tools/testing/selftests/kvm/lib/arm64/processor.c
106
static u64 __maybe_unused ptrs_per_pte(struct kvm_vm *vm)
tools/testing/selftests/kvm/mmu_stress_test.c
118
struct kvm_sregs __maybe_unused sregs;
tools/testing/selftests/landlock/audit.h
218
static __maybe_unused char *regex_escape(const char *const src, char *dst,
tools/testing/selftests/landlock/audit.h
323
static int __maybe_unused matches_log_domain_allocated(int audit_fd, pid_t pid,
tools/testing/selftests/landlock/audit.h
353
static int __maybe_unused
tools/testing/selftests/landlock/common.h
101
static void __maybe_unused set_cap(struct __test_metadata *const _metadata,
tools/testing/selftests/landlock/common.h
107
static void __maybe_unused clear_cap(struct __test_metadata *const _metadata,
tools/testing/selftests/landlock/common.h
113
static void __maybe_unused
tools/testing/selftests/landlock/common.h
125
static void __maybe_unused clear_ambient_cap(
tools/testing/selftests/landlock/common.h
134
static int __maybe_unused recv_fd(int usock)
tools/testing/selftests/landlock/common.h
169
static int __maybe_unused send_fd(int usock, int fd_tx)
tools/testing/selftests/landlock/common.h
199
static void __maybe_unused
tools/testing/selftests/landlock/common.h
209
static void __maybe_unused
tools/testing/selftests/landlock/common.h
246
static void __maybe_unused set_unix_address(struct service_fixture *const srv,
tools/testing/selftests/landlock/common.h
75
static void __maybe_unused disable_caps(struct __test_metadata *const _metadata)
tools/testing/selftests/landlock/common.h
80
static void __maybe_unused drop_caps(struct __test_metadata *const _metadata)
tools/testing/selftests/mm/protection_keys.c
282
__maybe_unused static void pkey_write_allow(int pkey)
tools/testing/selftests/mm/protection_keys.c
286
__maybe_unused static void pkey_write_deny(int pkey)
tools/testing/selftests/mm/protection_keys.c
290
__maybe_unused static void pkey_access_allow(int pkey)
tools/testing/selftests/mm/protection_keys.c
294
__maybe_unused static void pkey_access_deny(int pkey)
tools/testing/selftests/net/psock_lib.h
109
static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload)
tools/testing/selftests/net/psock_lib.h
131
static __maybe_unused void pair_udp_send(int fds[], int num)
tools/testing/selftests/net/psock_lib.h
136
static __maybe_unused void pair_udp_close(int fds[])
tools/testing/selftests/net/psock_lib.h
25
static __maybe_unused void pair_udp_setfilter(int fd)
tools/testing/selftests/net/psock_lib.h
73
static __maybe_unused void pair_udp_open(int fds[], uint16_t port)
tools/testing/selftests/perf_events/watermark_signal.c
22
static void handle_sigio(int signum __maybe_unused,
tools/testing/selftests/perf_events/watermark_signal.c
23
siginfo_t *oh __maybe_unused,
tools/testing/selftests/perf_events/watermark_signal.c
24
void *uc __maybe_unused)
tools/testing/selftests/proc/proc-pid-vm.c
225
static const char *str_vsyscall __maybe_unused;
tools/testing/selftests/proc/proc-pid-vm.c
227
static const char str_vsyscall_0[] __maybe_unused = "";
tools/testing/selftests/proc/proc-pid-vm.c
228
static const char str_vsyscall_1[] __maybe_unused =
tools/testing/selftests/proc/proc-pid-vm.c
230
static const char str_vsyscall_2[] __maybe_unused =
tools/testing/selftests/proc/proc-pid-vm.c
50
#ifndef __maybe_unused
tools/thermal/lib/log.h
8
#ifndef __maybe_unused
tools/thermal/thermal-engine/thermal-engine.c
114
static int tz_create(const char *name, int tz_id, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
121
static int tz_delete(int tz_id, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
170
static int trip_add(int tz_id, int trip_id, int type, int temp, int hyst, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
178
static int trip_delete(int tz_id, int trip_id, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
186
int hyst, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
201
static int cdev_add(const char *name, int cdev_id, int max_state, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
208
static int cdev_delete(int cdev_id, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
215
static int cdev_update(int cdev_id, int cur_state, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
222
static int gov_change(int tz_id, const char *name, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
234
static int threshold_add(int tz_id, int temp, int direction, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
241
static int threshold_delete(int tz_id, int temp, int direction, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
248
static int threshold_flush(int tz_id, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
255
static int threshold_up(int tz_id, int temp, int prev_temp, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
263
static int threshold_down(int tz_id, int temp, int prev_temp, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
292
static int thermal_event(__maybe_unused int fd, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
41
static int show_threshold(struct thermal_threshold *th, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
49
static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
57
static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
66
static int show_governor(struct thermal_zone *tz, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
75
static int show_tz(struct thermal_zone *tz, __maybe_unused void *arg)
tools/thermal/thermal-engine/thermal-engine.c
90
static int set_threshold(struct thermal_zone *tz, __maybe_unused void *arg)
tools/thermal/thermometer/thermometer.c
441
static int kill_process(__maybe_unused int fd, void *arg)
tools/thermal/thermometer/thermometer.c
455
static int exit_mainloop(__maybe_unused int fd, __maybe_unused void *arg)
tools/tracing/rtla/tests/unit/osnoise_hist_cli.c
19
struct osnoise_params *osn_params __maybe_unused =\
tools/tracing/rtla/tests/unit/osnoise_top_cli.c
19
struct osnoise_params *osn_params __maybe_unused =\
tools/tracing/rtla/tests/unit/timerlat_hist_cli.c
21
struct timerlat_params *tlat_params __maybe_unused =\
tools/tracing/rtla/tests/unit/timerlat_top_cli.c
21
struct timerlat_params *tlat_params __maybe_unused =\