Home
last modified time | relevance | path

Searched refs:check_refs (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr.c544 static __always_inline int check_refs(int expected) in check_refs() function
566 ret = check_refs(3); in test_array_map_update_kptr()
572 return check_refs(3); in test_array_map_update_kptr()
591 ret = check_refs(3); \
597 return check_refs(3); \
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h85 #define check_refs(_ptr, _length, _refs) \ macro
90 .check_refs = { .length = _length, \
800 .check_refs = { .length = BUFFER_SIZE, in teardown_iommufd()
H A Diommufd.c1857 check_refs(buf, buf_size, 0); in TEST_F()
1879 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1887 check_refs(buf, buf_size, 0); in TEST_F()
1911 check_refs(buf, buf_size, 0); in TEST_F()
1941 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1952 check_refs(buf, buf_size, 0); in TEST_F()