Searched defs:lru_map_fd (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_lru_map.c | 162 int lru_map_fd, expected_map_fd; in test_lru_sanity0() local 251 int lru_map_fd, expected_map_fd; in test_lru_sanity1() local 328 int lru_map_fd, expected_map_fd; in test_lru_sanity2() local 435 int lru_map_fd, expected_map_fd; in test_lru_sanity3() local 498 int lru_map_fd, expected_map_fd; in test_lru_sanity4() local 622 int lru_map_fd, expected_map_fd; in test_lru_sanity6() local 690 int lru_map_fd, expected_map_fd; in test_lru_sanity7() local 786 int lru_map_fd, expected_map_fd; in test_lru_sanity8() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | test_lru_map.c | 151 int lru_map_fd, expected_map_fd; in test_lru_sanity0() local 242 int lru_map_fd, expected_map_fd; in test_lru_sanity1() local 319 int lru_map_fd, expected_map_fd; in test_lru_sanity2() local 425 int lru_map_fd, expected_map_fd; in test_lru_sanity3() local 488 int lru_map_fd, expected_map_fd; in test_lru_sanity4() local 611 int lru_map_fd, expected_map_fd; in test_lru_sanity6() local 679 int lru_map_fd, expected_map_fd; in test_lru_sanity7() local 770 int lru_map_fd, expected_map_fd; in test_lru_sanity8() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | test_lru_dist.c | 276 unsigned int lru_map_fd = ((unsigned int *)data)[0]; in do_test_lru_dist() local 314 int lru_map_fd; in test_parallel_lru_dist() local
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | test_lru_dist.c | 273 unsigned int lru_map_fd = ((unsigned int *)data)[0]; in do_test_lru_dist() local 311 int lru_map_fd; in test_parallel_lru_dist() local
|