Searched defs:ips (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/net/tcp_ao/ |
| A D | bench-lookups.c | 16 static void gen_test_ips(union tcp_addr *ips, size_t ips_nr, bool use_rand) in gen_test_ips() 43 static void test_add_routes(union tcp_addr *ips, size_t ips_nr) in test_add_routes() 57 static void server_apply_keys(int lsk, union tcp_addr *ips, size_t ips_nr) in server_apply_keys() 146 union tcp_addr *ips, size_t ips_nr, in bench_delete() 182 static void bench_connect_srv(int lsk, union tcp_addr *ips, size_t ips_nr) in bench_connect_srv() 293 union tcp_addr *ips, size_t ips_nr, bool rand_order) in bench_connect_client()
|
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | uretprobe_stack.c | 78 static void validate_stack(__u64 *ips, int stack_len, int cnt, ...) in validate_stack()
|
| /tools/perf/util/ |
| A D | event.h | 48 u64 ips[]; member
|
| A D | unwind-libunwind-local.c | 739 unw_word_t ips[max_stack]; in get_entries() local
|
Completed in 10 milliseconds