Searched defs:tgt_free (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 248 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 324 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 432 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 496 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 620 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 884 unsigned int tgt_free = (map_flags[f] & BPF_F_NO_COMMON_LRU) ? in main() local
|