Home
last modified time | relevance | path

Searched refs:ff_munmap (Results 1 – 3 of 3) sorted by relevance

/f-stack/lib/
H A Dff_host_interface.h44 int ff_munmap(void *addr, uint64_t len);
H A Dff_host_interface.c88 ff_munmap(void *addr, uint64_t len) in ff_munmap() function
H A Dff_glue.c1028 ff_munmap((void *)addr, size); in kmem_free()