Home
last modified time | relevance | path

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

/tools/testing/selftests/futex/functional/
Dfutex_requeue_pi.c45 static int broadcast; variable
278 int unit_test(int broadcast, long lock, int third_party_owner, long timeout_ns) in unit_test() argument
302 if (broadcast) in unit_test()
366 broadcast = 1; in main()
398 broadcast, locked, owner, timeout_ns); in main()
405 ret = unit_test(broadcast, locked, owner, timeout_ns); in main()
/tools/perf/bench/
Dfutex.h22 bool broadcast; /* requeue */ member
Dfutex-requeue.c57 OPT_BOOLEAN( 'B', "broadcast", &params.broadcast, "Requeue all threads at once"),
190 if (params.broadcast) in bench_futex_requeue()
/tools/perf/Documentation/
Dperf-top.txt301 Find out where broadcast packets are handled
310 broadcast packet arrives This will show a menu with two entries and
311 will start counting when a broadcast packet arrives:
/tools/include/uapi/linux/
Dif_link.h729 __u8 broadcast[32]; member