Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Dfastrpc_internal.h44 #define FASTRPC_IOCTL_MUNMAP _IOWR('R', 7, struct fastrpc_ioctl_munmap)
120 struct fastrpc_ioctl_munmap { struct
/external/fastrpc/src/
Dfastrpc_apps_user.c1230 struct fastrpc_ioctl_munmap munmap; in remote_munmap64()
1257 struct fastrpc_ioctl_munmap map; in remote_unmap_fd()