Searched refs:prot_flags (Results 1 – 8 of 8) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
D | gralloc_buffer_priv.h | 67 int prot_flags = PROT_READ; in gralloc_buffer_attr_map() local 82 prot_flags |= PROT_WRITE; in gralloc_buffer_attr_map() 85 hnd->attr_base = mmap(NULL, PAGE_SIZE, prot_flags, MAP_SHARED, hnd->share_attr_fd, 0); in gralloc_buffer_attr_map()
|
/device/linaro/hikey/gralloc960/ |
D | gralloc_buffer_priv.h | 68 int prot_flags = PROT_READ; in gralloc_buffer_attr_map() local 83 prot_flags |= PROT_WRITE; in gralloc_buffer_attr_map() 86 hnd->attr_base = mmap(NULL, PAGE_SIZE, prot_flags, MAP_SHARED, hnd->share_attr_fd, 0); in gralloc_buffer_attr_map()
|
/device/google/bonito/sdm710/kernel-headers/drm/ |
D | msm_drm_pp.h | 73 __u64 prot_flags; member
|
/device/google/crosshatch/sdm845/original-kernel-headers/drm/ |
D | msm_drm_pp.h | 119 __u64 prot_flags; member
|
/device/google/crosshatch/sdm845/kernel-headers/drm/ |
D | msm_drm_pp.h | 73 __u64 prot_flags; member
|
/device/google/bonito/sdm710/original-kernel-headers/drm/ |
D | msm_drm_pp.h | 119 __u64 prot_flags; member
|
/device/google/coral-kernel/sm8150/kernel-headers/drm/ |
D | msm_drm_pp.h | 73 __u64 prot_flags; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/ |
D | msm_drm_pp.h | 119 __u64 prot_flags; member
|