Home
last modified time | relevance | path

Searched refs:shm_fallocate (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c627 static long shm_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in shm_fallocate() function
651 .fallocate = shm_fallocate,
664 .fallocate = shm_fallocate,

Completed in 3 milliseconds