Searched refs:combined (Results 1 – 16 of 16) sorted by relevance
/tools/include/uapi/linux/ |
D | pkt_cls.h | 59 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
/tools/memory-model/litmus-tests/ |
D | MP+polockmbonce+poacquiresilsil.litmus | 6 * Do spinlocks combined with smp_mb__after_spinlock() provide order
|
/tools/testing/selftests/net/ |
D | veth.sh | 280 ip netns exec $NS_DST ethtool -L veth$DST combined 2 2>/dev/null
|
/tools/power/cpupower/po/ |
D | it.po | 512 "The argument passed to this tool can't be combined with passing a --cpu " 604 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 652 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
D | fr.po | 510 "The argument passed to this tool can't be combined with passing a --cpu " 597 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
D | cs.po | 510 "The argument passed to this tool can't be combined with passing a --cpu " 599 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
D | pt.po | 513 "The argument passed to this tool can't be combined with passing a --cpu " 606 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 653 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
D | de.po | 527 "The argument passed to this tool can't be combined with passing a --cpu " 618 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 667 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
/tools/perf/tests/ |
D | make | 115 # all the NO_* variable combined
|
/tools/perf/Documentation/ |
D | perf-record.txt | 126 In the case of tracepoints, multiple '--filter' options are combined 181 '--filter' exists, the new filter expression will be combined with 416 if combined with -a or -C options.
|
D | perf-list.txt | 171 This example measures the combined core power every second
|
D | perf-probe.txt | 239 …use "!" for specifying filter-out rule. You also can give several rules combined with "&" or "|", …
|
D | perf-intel-pt.txt | 911 and "r" can be combined to get calls and returns.
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-gen.rst | 37 any of the input files) data are combined together. .BTF
|
D | bpftool-prog.rst | 236 When combined with the **-d**\ \|\ **--debug** option,
|
/tools/memory-model/Documentation/ |
D | recipes.txt | 399 and the store to data combined with the user's full memory barrier
|