Searched refs:OPTIONS (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/scripts/
H A Dcoccicheck40 OPTIONS="$COCCIINCLUDE $1"
44 OPTIONS="--dir $srctree $COCCIINCLUDE"
46 OPTIONS="--dir $KBUILD_EXTMOD $COCCIINCLUDE"
51 OPTIONS="--patch $srctree $OPTIONS"
155 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
157 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
159 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
161 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
164 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
166 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1
168 run_cmd $SPATCH -D $MODE $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1
H A Dget_maintainer.pl8 # usage: perl scripts/get_maintainer.pl [OPTIONS] <patch>
9 # perl scripts/get_maintainer.pl [OPTIONS] -f <file>
/linux-4.1.27/drivers/watchdog/
H A Dsirfsoc_wdt.c117 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
120 .options = OPTIONS,
H A Ds3c2410_wdt.c354 #define OPTIONS (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE) macro
357 .options = OPTIONS,
/linux-4.1.27/tools/power/cpupower/bench/
H A Dcpufreq-bench_plot.sh30 echo "cpufreq-bench_plot.sh [OPTIONS] logfile [measure_title] [logfile [measure_title]] ...]"
/linux-4.1.27/drivers/staging/vt6655/
H A Ddevice.h210 } OPTIONS, *POPTIONS; typedef in typeref:struct:__device_opt
267 OPTIONS sOpts;
/linux-4.1.27/scripts/kconfig/
H A Dmerge_config.sh30 echo "Usage: $0 [OPTIONS] [CONFIG [...]]"
/linux-4.1.27/tools/testing/fault-injection/
H A Dfailcmd.sh22 OPTIONS
/linux-4.1.27/tools/perf/tests/
H A Dattr.py288 USAGE = '''%s [OPTIONS]
/linux-4.1.27/drivers/media/i2c/
H A Dtda7432.c16 * OPTIONS:
H A Dtvaudio.c20 * OPTIONS:
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_ftp.c350 /* Since there may be OPTIONS in the TCP packet and the HLEN is ip_vs_ftp_in()
/linux-4.1.27/tools/perf/
H A Dperf.c22 "perf [--version] [--help] [OPTIONS] COMMAND [ARGS]";
/linux-4.1.27/drivers/mfd/
H A Dab8500-debugfs.c53 * # echo "CMD [OPTIONS] BANK ADRESS [VALUE]" > $debugfs/ab8500/hwreg
62 * OPTIONS
2681 /* OPTIONS -l|-w|-b -s -m -o */ hwreg_common_write()
/linux-4.1.27/drivers/scsi/
H A Dfdomain.c239 NOTES ON USER DEFINABLE OPTIONS:
302 /* START OF USER DEFINABLE OPTIONS */
308 /* END OF USER DEFINABLE OPTIONS */
/linux-4.1.27/net/irda/irnet/
H A Dirnet.h267 /***************************** OPTIONS *****************************/
/linux-4.1.27/fs/exofs/
H A Dsuper.c47 * MOUNT OPTIONS
/linux-4.1.27/tools/testing/ktest/
H A Dktest.pl4114 doprint "DEFAULT OPTIONS:\n";
4116 doprint "\nTEST $i OPTIONS";
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_main.c728 snd_emu1010_fpga_read(emu, EMU_HANA_OPTION_CARDS, &reg); /* OPTIONS: Which cards are attached to the EMU */ emu1010_firmware_thread()
/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c2695 "Usage: turbostat [OPTIONS][(--interval seconds) | COMMAND ...]\n" help()

Completed in 947 milliseconds