Home
last modified time | relevance | path

Searched refs:broadcast (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/futex/functional/
A Dfutex_requeue_pi.c47 static int broadcast; variable
280 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() argument
304 if (broadcast) in unit_test()
369 broadcast = 1; in main()
401 broadcast, locked, owner, timeout_ns); in main()
405 TEST_NAME, broadcast, locked, owner, timeout_ns); in main()
416 ret = unit_test(broadcast, locked, owner, timeout_ns); in main()
/tools/testing/selftests/net/
A Dnetdev-l2addr.sh38 get_addr broadcast "$nsim" "$NS" >/dev/null || fail "Couldn't get brd addr"
54 get_addr broadcast "$nsim_port" "$NS" >/dev/null || fail "Couldn't get brd addr"
/tools/perf/bench/
A Dfutex-requeue.c60 OPT_BOOLEAN( 'B', "broadcast", &params.broadcast, "Requeue all threads at once"),
207 if (params.broadcast) in bench_futex_requeue()
A Dfutex.h22 bool broadcast; /* requeue */ member
/tools/testing/selftests/net/netfilter/
A Dbr_netfilter.sh130 meta pkttype broadcast ip protocol icmp counter drop
/tools/perf/Documentation/
A Dperf-top.txt343 Find out where broadcast packets are handled
352 broadcast packet arrives This will show a menu with two entries and
353 will start counting when a broadcast packet arrives:
/tools/include/uapi/linux/
A Dif_link.h1600 __u8 broadcast[32]; member

Completed in 15 milliseconds