Searched defs:tgt_free (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_lru_map.c | 240 static void test_lru_sanity1(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity1() 316 static void test_lru_sanity2(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity2() 423 static void test_lru_sanity3(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity3() 487 static void test_lru_sanity4(int map_type, int map_flags, unsigned int tgt_free) in test_lru_sanity4() 610 static void test_lru_sanity6(int map_type, int map_flags, int tgt_free) in test_lru_sanity6() 867 unsigned int tgt_free = (map_flags[f] & BPF_F_NO_COMMON_LRU) ? in main() local
|