Searched refs:async (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/firmware/ |
A D | settings | 1 # The async firmware timeout is set to 1 second (but ends up being effectively
|
/tools/testing/selftests/net/tcp_ao/ |
A D | bench-lookups.c | 147 bool rand_order, bool async) in bench_delete() argument 155 ao_del.del_async = !!async; in bench_delete()
|
A D | key-management.c | 66 static int test_del_key(int sk, uint8_t sndid, uint8_t rcvid, bool async, in test_del_key() argument 93 if (async) in test_del_key() 115 bool async, int current_key, int rnext_key, in try_delete_key() argument 120 err = test_del_key(sk, sndid, rcvid, async, current_key, rnext_key); in try_delete_key()
|
/tools/testing/selftests/net/tcp_ao/lib/ |
A D | aolib.h | 292 void *addr, size_t addr_sz, bool async); 341 unsigned int port, bool async) in _test_connect_socket() argument 347 (void *)&addr, sizeof(addr), async); in _test_connect_socket()
|
A D | sock.c | 114 void *addr, size_t addr_sz, bool async) in __test_connect_socket() argument 135 if (async) in __test_connect_socket()
|
/tools/perf/Documentation/ |
A D | perf-script.txt | 210 "async" for "by", "hw int" for "bcyi", "tx abrt" for "bA", "tr strt" for "bB",
|
Completed in 22 milliseconds