Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-shm.c115 os_create_anonymous_file(off_t size) in os_create_anonymous_file() function
220 fd = os_create_anonymous_file(size); in xwl_shm_create_pixmap()