Searched defs:second (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
A D | test_siphash.h | 51 static inline u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) in siphash_2u64()
|
A D | test_tcp_custom_syncookie.c | 319 u64 first = 0, second; in tcp_prepare_cookie() local 468 u64 first = 0, second; in tcp_validate_cookie() local
|
/tools/testing/selftests/user_events/ |
A D | dyn_test.c | 147 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | sockmap_basic.c | 368 enum bpf_attach_type second) in test_sockmap_skb_verdict_attach()
|
/tools/testing/selftests/bpf/ |
A D | test_maps.c | 326 int i, first, second, old_flags; in test_hashmap_zero_seed() local
|
/tools/perf/util/ |
A D | auxtrace.c | 1862 u64 first, second, last; in compat_auxtrace_mmap__read_head() local
|
Completed in 22 milliseconds