/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | panfrost_drm.h | 214 * In the WILLNEED case, 'retained' indicates to userspace whether the 217 #define PANFROST_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */ 223 __u32 retained; /* out, whether backing store still exists */ member
|
H A D | vc4_drm.h | 374 __u32 retained; member
|
H A D | msm_drm.h | 286 * In the WILLNEED case, 'retained' indicates to userspace whether the 289 #define MSM_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */ 296 __u32 retained; /* out, whether backing store still exists */ member
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | panfrost_drm.h | 215 * In the WILLNEED case, 'retained' indicates to userspace whether the 218 #define PANFROST_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */ 224 __u32 retained; /* out, whether backing store still exists */ member
|
H A D | vc4_drm.h | 374 __u32 retained; member
|
H A D | msm_drm.h | 325 * In the WILLNEED case, 'retained' indicates to userspace whether the 328 #define MSM_MADV_WILLNEED 0 /* backing pages are needed, status returned in 'retained' */ 335 __u32 retained; /* out, whether backing store still exists */ member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | panfrost_drm.h | 136 __u32 retained; member
|
H A D | vc4_drm.h | 187 __u32 retained; member
|
H A D | msm_drm.h | 155 __u32 retained; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | panfrost_drm.h | 136 __u32 retained; member
|
H A D | msm_drm.h | 155 __u32 retained; member
|
H A D | vc4_drm.h | 187 __u32 retained; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
H A D | msm_drm.h | 129 __u32 retained; member
|
H A D | vc4_drm.h | 199 __u32 retained; member
|
H A D | i915_drm.h | 663 __u32 retained; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | assoc_array.c | 1465 bool retained; in assoc_array_gc() local 1560 retained = false; in assoc_array_gc() 1610 retained = true; in assoc_array_gc() 1614 if (retained && new_n->nr_leaves_on_branch <= ASSOC_ARRAY_FAN_OUT) { in assoc_array_gc()
|
/kernel/linux/linux-6.6/lib/ |
H A D | assoc_array.c | 1464 bool retained; in assoc_array_gc() local 1558 retained = false; in assoc_array_gc() 1608 retained = true; in assoc_array_gc() 1612 if (retained && new_n->nr_leaves_on_branch <= ASSOC_ARRAY_FAN_OUT) { in assoc_array_gc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/ |
H A D | panfrost_drv.c | 435 args->retained = drm_gem_shmem_madvise(gem_obj, args->madv); in panfrost_ioctl_madvise() 437 if (args->retained) { in panfrost_ioctl_madvise()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
H A D | panfrost_drv.c | 439 args->retained = drm_gem_shmem_madvise(&bo->base, args->madv); in panfrost_ioctl_madvise() 441 if (args->retained) { in panfrost_ioctl_madvise()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
H A D | os.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|
H A D | iskeleton.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|
H A D | fskeleton.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/ |
H A D | os.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|
H A D | iskeleton.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|
H A D | fskeleton.S | 24 |so long as this entire notice is retained without alteration in any modified and/or
|