Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 12 of 12) sorted by relevance

/scripts/
A DMakefile.clean29 $(extra-y) $(extra-m) $(extra-) \
A Ddocumentation-file-ref-check110 my $extra = $3;
115 next if ($extra =~ m/^{/);
A Dgfp-translate75 // Try to fool compiler.h into not including extra stuff
A DMakefile.build113 extra-y := $(addprefix $(obj)/, $(extra-y))
141 targets-for-builtin := $(extra-y)
A DMakefile.extrawarn146 KBUILD_CFLAGS += -Wformat-extra-args -Wformat-invalid-specifier
A Dkernel-doc.pl1129 my $extra = $3;
1133 $newmember .= "$type$name$extra; ";
1135 $newmember .= "$type$id.$name$extra; ";
/scripts/gdb/linux/
A Dtimerlist.py174 extra = nr_cpu_ids % 8
175 if 0 < extra <= 4:
/scripts/gcc-plugins/
A DKconfig15 GCC plugins are loadable modules that provide extra features to the
/scripts/lib/abi/
A Dabi_parser.py67 def warn(self, fdata, msg, extra=None): argument
74 if extra:
75 msg += "\n\t\t" + extra
/scripts/mod/
A Ddevicetable-offsets.c64 DEVID_FIELD(serio_device_id, extra); in main()
A Dfile2alias.c521 DEF_FIELD(symval, serio_device_id, extra); in do_serio_entry()
526 ADD(alias, "ex", extra != SERIO_ANY, extra); in do_serio_entry()
/scripts/lib/kdoc/
A Dkdoc_parser.py708 extra = r.group(3)

Completed in 24 milliseconds