Home
last modified time | relevance | path

Searched full:specifier (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/linux/
H A Dpci_regs.h923 #define PCI_SATA_REGS 4 /* SATA REGs specifier */
/kvm-unit-tests/scripts/
H A Dcheckpatch.pl6919 my $specifier;
6927 $specifier = $1;
6935 $bad_specifier = $specifier;
6943 …"Using vsprintf specifier '\%px' potentially exposes the kernel memory layout, if you don't really…
7055 "Prefer ethtool_puts over ethtool_sprintf with standalone \"%s\" specifier\n" . $herecurr) &&