Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/bin/
H A Dgit-make-shallow139check_refs = check_output(git_cmd + ['merge-base', '--independent'] + sorted(refs)).splitlines()
141 for ref in check_refs:
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h32 #define check_refs(_ptr, _length, _refs) \ macro
37 .check_refs = { .length = _length, \
332 .check_refs = { .length = BUFFER_SIZE, in teardown_iommufd()
H A Diommufd.c1226 check_refs(buf, buf_size, 0); in TEST_F()
1243 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1251 check_refs(buf, buf_size, 0); in TEST_F()
1267 check_refs(buf, buf_size, 0); in TEST_F()
1292 check_refs(buf + start / PAGE_SIZE * PAGE_SIZE, in TEST_F()
1303 check_refs(buf, buf_size, 0); in TEST_F()
/openbmc/linux/drivers/iommu/iommufd/
H A Diommufd_test.h71 } check_refs; member
H A Dselftest.c1029 ucmd, u64_to_user_ptr(cmd->check_refs.uptr), in iommufd_test()
1030 cmd->check_refs.length, cmd->check_refs.refs); in iommufd_test()
/openbmc/linux/mm/
H A Dmigrate.c733 bool check_refs) in __buffer_migrate_folio() argument
751 if (check_refs) { in __buffer_migrate_folio()
797 if (check_refs) in __buffer_migrate_folio()