Home
last modified time | relevance | path

Searched defs:__maybe_unused (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/lib/
Dpercpu_counter.c125 unsigned long flags __maybe_unused; in __percpu_counter_init() local
148 unsigned long flags __maybe_unused; in percpu_counter_destroy() local
/linux-4.19.296/include/asm-generic/
Dxor.h696 static struct xor_block_template xor_block_8regs_p __maybe_unused = { variable
704 static struct xor_block_template xor_block_32regs_p __maybe_unused = { variable
/linux-4.19.296/virt/kvm/arm/
Dmmu.c153 pud_t *pud_table __maybe_unused = stage2_pud_offset(pgd, 0UL); in clear_stage2_pgd_entry() local
162 pmd_t *pmd_table __maybe_unused = stage2_pmd_offset(pud, 0); in clear_stage2_pud_entry() local
452 pud_t *pud_table __maybe_unused = pud_offset(pgd, 0UL); in clear_hyp_pgd_entry() local
460 pmd_t *pmd_table __maybe_unused = pmd_offset(pud, 0); in clear_hyp_pud_entry() local
/linux-4.19.296/include/linux/
Dcompiler_types.h212 #define __maybe_unused __attribute__((unused)) macro
/linux-4.19.296/fs/
Dbinfmt_elf.c704 unsigned long reloc_func_desc __maybe_unused = 0; in load_elf_binary() local
/linux-4.19.296/fs/ext4/
Dmballoc.c3097 loff_t orig_size __maybe_unused; in ext4_mb_normalize_request() local
/linux-4.19.296/block/
Dcfq-iosched.c4570 struct blkcg_gq *blkg __maybe_unused; in cfq_init_queue() local