| /tools/testing/selftests/net/netfilter/ |
| A D | nft_concat_range.sh | 490 ip netns add B 494 ip link set veth_b netns B 496 ip -n B link set veth_b up 505 ip -n B route add default dev veth_b 511 B() { function 547 B ping6 -q -c1 -W1 "${dst_addr6}" 717 B ip route add default dev veth_b 745 B ip route add default dev veth_b 781 B ip route add default dev veth_b 810 B ip route add default dev veth_b [all …]
|
| /tools/testing/selftests/bpf/progs/ |
| A D | btf_dump_test_case_namespacing.c | 32 union B {}; union 36 B = 2, enumerator 62 union B b; in f()
|
| A D | btf_dump_test_case_bitfields.c | 34 B, /* B = 1, same */ enumerator
|
| A D | test_core_reloc_primitives.c | 18 B = 1, enumerator
|
| A D | linked_list.h | 54 private(B) struct bpf_spin_lock glock2;
|
| A D | rbtree_search.c | 21 private(B) struct bpf_spin_lock glock1; 22 private(B) struct bpf_rb_root groot1 __contains(node_data, r1);
|
| A D | test_spin_lock_fail.c | 83 #define CHECK(test, A, B) \ argument 109 bpf_spin_unlock(B); \
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_zerocopy_small.pkt | 5 // packets of all sizes, including the smallest payload, 1B. 21 // send 1B 40 // send 1B again
|
| A D | tcp_eor_no-coalesce-small.pkt | 19 // Write a 10400B chunk to fill the ICW, and have a 400 byte skb sitting on 23 // Write a 400B chunk with no coalescing options. 31 // Now we have enough room to send out the 2 x 400B packets out.
|
| A D | tcp_eor_no-coalesce-subsequent.pkt | 20 // Write a 10400B chunk to fill the ICW, and have a 400 byte skb sitting on 24 // Write 10 400B chunks with no coalescing options. 40 // Now we have enough room to send out the 2 x 400B packets out. 42 // The 9 remaining 400B chunks should be sent as individual packets.
|
| A D | tcp_eor_no-coalesce-large.pkt | 20 // Write a 10400B chunk to fill the ICW, and have a 400 byte skb sitting on 24 // Write another 10040B chunk with no coalescing options. 33 // Now we have enough room to send out the 2 x 400B packets out.
|
| A D | tcp_eor_no-coalesce-retrans.pkt | 20 // Write a 10400B chunk to fill the ICW, and have a 400 byte skb sitting on 24 // Write 10 400B chunks with no coalescing options. 40 // Now we have enough room to send out the 2 x 400B packets out. 42 // The 9 remaining 400B chunks should be sent as individual packets.
|
| A D | tcp_nagle_https_client.pkt | 28 // Application POST header (51B) and body (2002B)
|
| /tools/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 343 0b: UD2 (1B) 1185 …B) | VMLAUNCH (010),(11B) | VMRESUME (011),(11B) | VMXOFF (100),(11B) | PCONFIG (101),(11B) | ENCL… 1186 …OR (000),(11B) | MWAIT (001),(11B) | CLAC (010),(11B) | STAC (011),(11B) | ENCLS (111),(11B) | ERE… 1187 …LGDT Ms | XGETBV (000),(11B) | XSETBV (001),(11B) | VMFUNC (100),(11B) | XEND (101)(11B) | XTEST (… 1190 …B) | wrpkru (111),(11B) | SAVEPREVSSP (F3),(010),(11B) | RSTORSSP Mq (F3) | SETSSBSY (F3),(000),(1… 1235 2: psrlw Nq,Ib (11B) | vpsrlw Hx,Ux,Ib (66),(11B),(v1) 1236 4: psraw Nq,Ib (11B) | vpsraw Hx,Ux,Ib (66),(11B),(v1) 1237 6: psllw Nq,Ib (11B) | vpsllw Hx,Ux,Ib (66),(11B),(v1) 1243 2: psrld Nq,Ib (11B) | vpsrld Hx,Ux,Ib (66),(11B),(v1) 1261 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B) [all …]
|
| /tools/testing/selftests/powerpc/benchmarks/ |
| A D | futex_bench.c | 18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
|
| /tools/perf/Documentation/ |
| A D | perf-diff.txt | 202 - file B with samples f2, f4, f5 209 - perf diff A B C 211 baseline/A compute/B compute/C samples 220 - perf diff B A C 222 baseline/B compute/A compute/C samples 231 - perf diff C B A 233 baseline/C compute/B compute/A samples 248 d = A->period_percent - B->period_percent 269 r = A->period / B->period 277 wdiff:WEIGHT-B,WEIGHT-A [all …]
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-map.rst | 179 key 4B value 8B max_entries 2048 memlock 167936B 237 xlated 240B jited 257B memlock 4096B map_ids 294 241 xlated 200B jited 164B memlock 4096B 245 xlated 200B jited 164B memlock 4096B 253 key 4B value 4B max_entries 1 memlock 4096B
|
| /tools/testing/selftests/ntb/ |
| A D | ntb_test.sh | 369 B=$VPATH 371 B=/tmp/ntb_test.$$.B 372 ssh "$REMOTE" cat "$VPATH" > "$B" 375 cmp -n $MW_ALIGNED_SIZE "$A" "$B" 384 if [[ "$B" == "/tmp/*" ]]; then 385 rm "$B"
|
| /tools/lib/bpf/ |
| A D | libbpf_common.h | 45 #define ___libbpf_cat(A, B) A ## B argument
|
| /tools/testing/selftests/powerpc/copyloops/asm/ |
| A D | ppc_asm.h | 32 #define PPC_MTOCRF(A, B) mtocrf A, B argument
|
| /tools/virtio/linux/ |
| A D | thread_info.h | 1 #define check_copy_size(A, B, C) (1) argument
|
| /tools/bootconfig/samples/ |
| A D | escaped.bconf | 1 key1 = "A\B\C"
|
| /tools/testing/selftests/drivers/net/bonding/ |
| A D | bond-break-lacpdu-tx.sh | 40 ip link add fab-br0 address 52:54:00:3B:7C:A6 mtu 1500 type bridge \ 48 ip link set fbond address 52:54:00:3B:7C:A6
|
| /tools/testing/vsock/ |
| A D | README | 78 total in 'read()': B sec 84 B is time, spent in 'read()' system call(excluding 'poll()') 86 D is B / C, e.g. average amount of time, spent in single 'read()'.
|
| /tools/testing/selftests/sysctl/ |
| A D | sysctl.sh | 573 if ! grep -q B "${TARGET}"; then 584 if grep -q B "${TARGET}"; then 595 if grep -q B "${TARGET}"; then 606 if grep -q B "${TARGET}"; then
|