Searched refs:OPT (Results 1 – 7 of 7) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_h323_types.c | 93 {FNAME("productId") OCTSTR, BYTE, 1, 0, SKIP | OPT, 0, NULL}, 94 {FNAME("versionId") OCTSTR, BYTE, 1, 0, SKIP | OPT, 0, NULL}, 98 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 103 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 105 {FNAME("dataRatesSupported") SEQOF, SEMI, 0, 0, SKIP | OPT, 0, NULL}, 110 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 112 {FNAME("dataRatesSupported") SEQOF, SEMI, 0, 0, SKIP | OPT, 0, NULL}, 117 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, 119 {FNAME("dataRatesSupported") SEQOF, SEMI, 0, 0, SKIP | OPT, 0, NULL}, 124 {FNAME("nonStandardData") SEQ, 0, 2, 2, SKIP | OPT, 0, [all …]
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfs41-server.rst | 31 (OPT), and NFSv4.0 operations that are required not to implement (MNI) 51 | Implementation status | Operation | REQ,REC, OPT or NMI | Feature (REQ, REC or OPT) | … 67 | NS* | DELEGPURGE | OPT | FDELG (REQ) | … 69 | | DELEGRETURN | OPT | FDELG, | … 85 | I | GETDEVICEINFO | OPT | pNFS (REQ) | … 87 | NS* | GETDEVICELIST | OPT | pNFS (OPT) | … 91 | NS* | GET_DIR_DELEGATION | OPT | DDELG (REQ) | … 93 | I | LAYOUTCOMMIT | OPT | pNFS (REQ) | … 95 | I | LAYOUTGET | OPT | pNFS (REQ) | … 97 | I | LAYOUTRETURN | OPT | pNFS (REQ) | … [all …]
|
| /linux/scripts/ |
| H A D | coccicheck | 194 OPT=`grep "Options:" $COCCI | cut -d':' -f2` 212 echo "with option(s) \"$OPT\"" 244 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 246 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \ 248 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \ 250 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1 253 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \ 255 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1 257 run_cmd $SPATCH -D $MODE $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1
|
| /linux/samples/hid/ |
| H A D | Makefile | 63 OPT ?= opt macro 246 $(OPT) -O2 -mtriple=bpf-pc-linux | $(LLVM_DIS) | \
|
| /linux/Documentation/hwmon/ |
| H A D | asus_wmi_sensors.rst | 55 * CPU OPT RPM,
|
| /linux/tools/testing/selftests/mm/ |
| H A D | run_vmtests.sh | 106 while getopts "aht:n" OPT; do 107 case ${OPT} in
|
| /linux/samples/bpf/ |
| H A D | Makefile | 180 OPT ?= opt macro 388 $(OPT) -O2 -mtriple=bpf-pc-linux | $(LLVM_DIS) | \
|