Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dmmap.c10 static size_t roundup_page(size_t sz) in roundup_page() function
18 const size_t bss_sz = roundup_page(sizeof(struct test_mmap__bss)); in test_mmap()
19 const size_t map_sz = roundup_page(sizeof(struct map_data)); in test_mmap()
A Dcore_reloc.c801 static size_t roundup_page(size_t sz) in roundup_page() function
809 const size_t mmap_sz = roundup_page(sizeof(struct data)); in test_core_reloc()

Completed in 7 milliseconds