Home
last modified time | relevance | path

Searched refs:short (Results 1 – 25 of 240) sorted by relevance

12345678910

/linux/scripts/
H A Dsetlocalversion60 local short=false
67 --short)
68 short=true;;
119 if $short; then
/linux/tools/memory-model/scripts/
H A Dchecklitmushist.sh42 xargs < $T/list-C-already -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
47 scripts/runlitmushist.sh < $T/list-C-short > $T/runlitmushist.sh.out 2>&1
58 sed < $T/list-C-short -e 's,^,'"$LKMM_DESTDIR/"',' |
H A Dnewlitmushist.sh47 xargs < $T/list-C-all -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
50 sort $T/list-C-already $T/list-C-short | uniq -u > $T/list-C-new
53 sed < $T/list-C-short -e 's,^.*$,if test & -nt '"$LKMM_DESTDIR"'/&.out; then echo &; fi,' > $T/list…
H A Dcheckghlitmus.sh46 xargs < $T/list-C-result -r grep -L "^P${LKMM_PROCS}" > $T/list-C-result-short
49 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
59 sed < $T/list-C-result-short -e 's,^,scripts/judgelitmus.sh ,' |
H A Dinitlitmushist.sh64 xargs < $T/list-C -r grep -L "^P${LKMM_PROCS}" > $T/list-C-short
66 scripts/runlitmushist.sh < $T/list-C-short
/linux/tools/scripts/
H A DMakefile.include152 # "quiet_cmd_*". If defined, the short log is printed. Otherwise, no log from
178 short-opts := $(firstword -$(MAKEFLAGS))
180 short-opts := $(filter-out --%,$(MAKEFLAGS))
183 ifneq ($(findstring s,$(short-opts)),)
/linux/scripts/livepatch/
H A Dklp-build142 -S, --short-circuit=STEP Start at build step (requires prior --keep-tmp)
158 local short
162 short="hfj:o:vdS:T"
165 args=$(getopt --options "$short" --longoptions "$long" -- "$@") || {
205 -S | --short-circuit)
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-db-ap.dts100 bm,pool-short = <3>;
110 bm,pool-short = <3>;
131 bm,pool-short = <3>;
H A Darmada-388-db.dts61 bm,pool-short = <3>;
74 bm,pool-short = <1>;
H A Darmada-385-linksys.dtsi104 bm,pool-short = <1>;
116 bm,pool-short = <3>;
H A Darmada-388-clearfog.dtsi94 bm,pool-short = <1>;
104 bm,pool-short = <1>;
/linux/Documentation/ABI/testing/
H A Dsysfs-class-led-flash68 * controller-short-circuit
69 the short circuit protection
77 a short or open circuit condition on the indicator LED
H A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
11 short USB packet.
14 back-to-back without any interleaving short USB
15 packets. This reduces the number of short packet
/linux/scripts/coccinelle/tests/
H A Dunsigned_lesser_than_zero.cocci26 {unsigned char, unsigned short, unsigned int, unsigned long, unsigned long long,
38 {char, short, int, long, long long, ssize_t, s8, s16, s32, s64} vs;
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A DTODO3 A short top-down description of this driver's architecture (function of
/linux/drivers/tty/vt/
H A Ddefkeymap.c_shipped9 unsigned short plain_map[NR_KEYS] = {
44 static unsigned short shift_map[NR_KEYS] = {
79 static unsigned short altgr_map[NR_KEYS] = {
114 static unsigned short ctrl_map[NR_KEYS] = {
149 static unsigned short shift_ctrl_map[NR_KEYS] = {
184 static unsigned short alt_map[NR_KEYS] = {
219 static unsigned short ctrl_alt_map[NR_KEYS] = {
254 unsigned short *key_maps[MAX_NR_KEYMAPS] = {
/linux/drivers/of/unittest-data/
H A Dtestcases.dtso17 interrupts = <1>; /* invalid specifier - too short */
/linux/Documentation/networking/
H A Dmac80211-injection.rst48 IEEE80211_RADIOTAP_MCS_SGI use short guard interval
63 IEEE80211_RADIOTAP_VHT_FLAG_SGI: use short guard interval
/linux/arch/hexagon/
H A DMakefile11 KBUILD_CFLAGS += -fno-short-enums
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-w16 control systems are attached/generate presence for as short as
/linux/drivers/media/rc/keymaps/
H A DKconfig9 Controller tables. They are short tables, but if you
/linux/Documentation/userspace-api/media/drivers/
H A Dvgxy61.rst22 - This involves subtracting the short exposure frame from the long
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dsky81452-backlight.txt15 - skyworks,short-detection-threshold-volt
/linux/Documentation/trace/coresight/
H A Dcoresight-tpdm.rst13 short serves as data collection component for various dataset types.
/linux/net/ieee802154/
H A DKconfig6 complexity short range wireless personal area networks. It was

12345678910