/tools/testing/selftests/drivers/net/mlxsw/ |
D | fib_offload.sh | 103 ip -6 route flush 2001:db8:3::/64 dev $spine_p1 109 ip -6 route flush 2001:db8:3::/64 160 ip -6 route flush 2001:db8:3::/64 215 ip -6 route flush 2001:db8:3::/64 253 ip -6 route flush 2001:db8:3::/64 254 ip -6 route flush 2001:db8:4::/64
|
D | devlink_trap_l3_drops.sh | 570 ip address flush dev $rp1 586 ip address flush dev br0 617 ip add flush dev $rp1
|
/tools/testing/selftests/powerpc/nx-gzip/ |
D | gzfht_test.c | 197 uint64_t flush; in append_sync_flush() local 206 flush = ((0x1ULL & final) << shift) | *buf; in append_sync_flush() 209 flush |= (0xFFFF0000ULL) << shift; /* Zero length block */ in append_sync_flush() 212 *buf++ = (unsigned char) (flush & 0xffULL); in append_sync_flush() 213 flush = flush >> 8; in append_sync_flush()
|
/tools/testing/selftests/net/ |
D | route_localnet.sh | 24 ip route flush cache 25 ip netns exec "${PEER_NS}" ip route flush cache
|
D | tcp_fastopen_backup_key.sh | 29 ip netns exec "${NETNS}" ip tcp_metrics flush
|
D | fib_nexthops.sh | 585 $IP nexthop flush >/dev/null 2>&1 625 $IP nexthop flush >/dev/null 2>&1 786 $IP nexthop flush >/dev/null 2>&1 795 $IP nexthop flush >/dev/null 2>&1 824 $IP nexthop flush >/dev/null 2>&1 989 $IP nexthop flush >/dev/null 2>&1 1027 $IP nexthop flush >/dev/null 2>&1 1289 $IP nexthop flush >/dev/null 2>&1 1614 $IP nexthop flush >/dev/null 2>&1
|
D | l2tp.sh | 312 run_cmd host-1 ip xfrm state flush 313 run_cmd host-1 ip xfrm policy flush 314 run_cmd host-2 ip xfrm state flush 315 run_cmd host-2 ip xfrm policy flush
|
D | rtnetlink.sh | 283 ip addr flush dev "$devdummy" 650 ip x s flush ; ip x p flush 714 ip x s flush 716 ip x p flush 778 ip x s flush ; ip x p flush 829 ip x s flush 830 ip x p flush
|
D | xfrm_policy.sh | 298 ip -net $ns xfrm policy flush 311 ip -net $ns xfrm policy flush 325 ip -net $ns xfrm policy flush 462 ip -net ns3 xfrm policy flush
|
D | fcnal-test.sh | 439 ip -netns ${NSA} ro flush table ${VRF_TABLE} 441 ip -netns ${NSA} addr flush dev ${NSA_DEV} 442 ip -netns ${NSA} -6 addr flush dev ${NSA_DEV} 3803 run_cmd ip neigh flush all 3807 run_cmd ip neigh flush all 3811 run_cmd ip neigh flush all 3815 run_cmd ip neigh flush all 3821 run_cmd ip neigh flush all 3825 run_cmd ip neigh flush all 3829 run_cmd ip neigh flush all [all …]
|
D | fib-onlink-tests.sh | 227 ip ro flush table ${VRF_TABLE} 228 ip -6 ro flush table ${VRF_TABLE}
|
/tools/testing/nvdimm/test/ |
D | nfit.c | 195 void **flush; member 1915 t->flush[i] = test_alloc(t, max(PAGE_SIZE, in nfit_test0_alloc() 1918 if (!t->flush[i]) in nfit_test0_alloc() 1992 struct acpi_nfit_flush_address *flush; in nfit_test0_setup() local 2494 flush = nfit_buf + offset; in nfit_test0_setup() 2495 flush->header.type = ACPI_NFIT_TYPE_FLUSH_ADDRESS; in nfit_test0_setup() 2496 flush->header.length = flush_hint_size; in nfit_test0_setup() 2497 flush->device_handle = handle[0]; in nfit_test0_setup() 2498 flush->hint_count = NUM_HINTS; in nfit_test0_setup() 2500 flush->hint_address[i] = t->flush_dma[0] + i * sizeof(u64); in nfit_test0_setup() [all …]
|
/tools/lib/perf/include/internal/ |
D | mmap.h | 32 u64 flush; member
|
/tools/perf/util/ |
D | mmap.h | 50 int nr_cblocks, affinity, flush, comp_level; member
|
D | mmap.c | 291 map->core.flush = mp->flush; in mmap__mmap()
|
/tools/testing/selftests/bpf/ |
D | test_xdp_vlan.sh | 62 --long verbose,flush,help,interactive,debug,mode: -- "$@") 81 -f | --flush )
|
D | test_tc_tunnel.sh | 45 ip -netns "${ns1}" -4 route flush table main 46 ip -netns "${ns1}" -6 route flush table main
|
/tools/testing/selftests/wireguard/ |
D | netns.sh | 254 ip1 addr flush dev wg0 255 ip2 addr flush dev wg0 437 ip1 addr flush dev veth1 438 ip2 addr flush dev veth2 472 ip1 addr flush dev veth1 473 ip2 addr flush dev veth2 474 ip1 route flush dev veth1 475 ip2 route flush dev veth2 491 ip1 route flush dev veth1 492 ip1 route flush dev veth3
|
/tools/testing/selftests/netfilter/ |
D | nft_trans_stress.sh | 31 echo flush table inet "$table" >> "$tmp"
|
D | conntrack_vrf.sh | 162 flush ruleset 211 flush ruleset
|
D | nft_concat_range.sh | 923 nft flush ruleset >/dev/null 2>&1 1290 nft flush inet filter test 2>/dev/null 1305 nft flush ruleset 1469 nft flush set t s 2>/dev/null || return 1 1472 nft flush ruleset 1500 ( echo flush set inet filter test ; 1525 nft flush ruleset
|
/tools/testing/selftests/net/mptcp/ |
D | pm_netlink.sh | 123 ip netns exec $ns1 ./pm_nl_ctl flush
|
/tools/cgroup/ |
D | iocost_monitor.py | 38 print(s, file=sys.stderr, flush=True) 269 sys.stdout.flush()
|
D | memcg_slabinfo.py | 32 print('slabinfo.py: error: %s' % s, file=sys.stderr, flush=True)
|
/tools/perf/ |
D | builtin-record.c | 1121 u64 flush = 0; in record__mmap_read_evlist() local 1127 flush = map->core.flush; in record__mmap_read_evlist() 1128 map->core.flush = 1; in record__mmap_read_evlist() 1133 map->core.flush = flush; in record__mmap_read_evlist() 1141 map->core.flush = flush; in record__mmap_read_evlist() 1147 map->core.flush = flush; in record__mmap_read_evlist()
|