Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dmmapmodule.c1526 mmap_free(void *module) in mmap_free() function
1699 .m_free = mmap_free,
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h79745 void (*mmap_free)(struct rdma_user_mmap_entry *); member