Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Diommufd_test.h117 } check_refs; member
/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.c1842 check_refs(buf, buf_size, 0); in TEST_F()
1864 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1872 check_refs(buf, buf_size, 0); in TEST_F()
1896 check_refs(buf, buf_size, 0); in TEST_F()
1926 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1937 check_refs(buf, buf_size, 0); in TEST_F()
/linux/mm/
H A Dmigrate.c935 bool check_refs) in __buffer_migrate_folio() argument
953 if (check_refs) { in __buffer_migrate_folio()
993 if (check_refs) in __buffer_migrate_folio()