Home
last modified time | relevance | path

Searched refs:retained (Results 1 - 25 of 51) sorted by relevance

123

/kernel/linux/linux-5.10/include/uapi/drm/
H A Dpanfrost_drm.h214 * 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 Dvc4_drm.h374 __u32 retained; member
H A Dmsm_drm.h286 * 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 Dpanfrost_drm.h215 * 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 Dvc4_drm.h374 __u32 retained; member
H A Dmsm_drm.h325 * 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 Dpanfrost_drm.h136 __u32 retained; member
H A Dvc4_drm.h187 __u32 retained; member
H A Dmsm_drm.h155 __u32 retained; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dpanfrost_drm.h136 __u32 retained; member
H A Dmsm_drm.h155 __u32 retained; member
H A Dvc4_drm.h187 __u32 retained; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dmsm_drm.h129 __u32 retained; member
H A Dvc4_drm.h199 __u32 retained; member
H A Di915_drm.h663 __u32 retained; member
/kernel/linux/linux-5.10/lib/
H A Dassoc_array.c1465 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 Dassoc_array.c1464 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 Dpanfrost_drv.c435 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 Dpanfrost_drv.c439 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 Dos.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Diskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Dfskeleton.S24 |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 Dos.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Diskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or
H A Dfskeleton.S24 |so long as this entire notice is retained without alteration in any modified and/or

Completed in 21 milliseconds

123