Home
last modified time | relevance | path

Searched refs:ceil_u64 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/ !
H A Dtest_xsk.h46 static inline u64 ceil_u64(u64 a, u64 b) in ceil_u64() function
H A Dtest_xsk.c1683 umem_sz = ceil_u64(umem_sz, HUGEPAGE_SIZE) * HUGEPAGE_SIZE; in testapp_clean_xsk_umem()
2293 mmap_sz = ceil_u64(mmap_sz, HUGEPAGE_SIZE) * HUGEPAGE_SIZE; in hugepages_present()