Home
last modified time | relevance | path

Searched defs:handle_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_sync.c18 u8 handle_type; in pvr_check_sync_op() local
/linux/fs/ext4/
H A Dialloc.c935 __ext4_new_inode(struct mnt_idmap * idmap,handle_t * handle,struct inode * dir,umode_t mode,const struct qstr * qstr,__u32 goal,uid_t * owner,__u32 i_flags,int handle_type,unsigned int line_no,int nblocks) __ext4_new_inode() argument
/linux/include/uapi/drm/
H A Dvmwgfx_drm.h229 enum drm_vmw_handle_type handle_type; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c984 enum drm_vmw_handle_type handle_type, in vmw_surface_handle_reference()