Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 10 of 10) sorted by relevance

/scripts/gendwarfksyms/examples/
Dkabi_ex.h231 unsigned long unused; member
243 KABI_REPLACE(unsigned long, unused, unsigned long renamed);
257 KABI_REPLACE(unsigned long, unused, long replaced);
/scripts/
DMakefile.extrawarn126 KBUILD_CFLAGS += $(call cc-disable-warning, unused-but-set-variable)
127 KBUILD_CFLAGS += $(call cc-disable-warning, unused-const-variable)
210 KBUILD_CFLAGS += -Wno-unused-parameter
Dchecksyscalls.sh273 $* -Wno-error -Wno-unused-macros -E -x c - > /dev/null
DMakefile.clang37 CLANG_FLAGS += -Werror=unused-command-line-argument
Dcheck-uapi.sh187 -fno-eliminate-unused-debug-types \
Dspelling.txt1664 ununsed||unused
Dcheckpatch.pl6802 if ($attr =~ /^_*unused/) {
/scripts/gcc-plugins/
DMakefile34 -ggdb -Wno-narrowing -Wno-unused-variable \
/scripts/coccinelle/misc/
Duninitialized_var.cocci10 /// compiler warnings (e.g. "unused variable"). If the compiler thinks it
/scripts/gendwarfksyms/
Ddwarf.c1040 static int process_exported_symbols(struct state *unused, struct die *cache, in process_exported_symbols() argument
1102 static int resolve_fqns(struct state *parent, struct die *unused, in resolve_fqns() argument