Home
last modified time | relevance | path

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

/include/soc/tegra/
Dfuse.h63 static struct tegra_sku_info tegra_sku_info __maybe_unused; variable
/include/asm-generic/
Dxor.h716 static struct xor_block_template xor_block_8regs_p __maybe_unused = { variable
724 static struct xor_block_template xor_block_32regs_p __maybe_unused = { variable
/include/linux/
Dcompiler_attributes.h332 #define __maybe_unused __attribute__((__unused__)) macro