Home
last modified time | relevance | path

Searched defs:resident (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.c69 radv_null_winsys_bo_make_resident(struct radeon_winsys *_ws, struct radeon_winsys_bo *_bo, bool resident) radv_null_winsys_bo_make_resident() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_nommu.c98 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
H A Darray.c658 unsigned long resident = 0; in proc_pid_statm() local
H A Dtask_mmu.c405 unsigned long resident; member
101 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Darm-gic-v4.h41 bool resident; member
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_nommu.c94 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
H A Darray.c683 unsigned long resident = 0; in proc_pid_statm() local
H A Dtask_mmu.c400 unsigned long resident; member
101 task_statm(struct mm_struct *mm, unsigned long *shared, unsigned long *text, unsigned long *data, unsigned long *resident) task_statm() argument
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h41 bool resident; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_file.h480 u64 resident; member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h86 int resident; /* Stream is resident */ member
H A Dntfswipe.c100 int resident; /* Stream is resident */ member
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexturebindless.c126 make_texture_handle_resident(struct gl_context *ctx, struct gl_texture_handle_object *texHandleObj, bool resident) make_texture_handle_resident() argument
176 make_image_handle_resident(struct gl_context *ctx, struct gl_image_handle_object *imgHandleObj, GLenum access, bool resident) make_image_handle_resident() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gem.h172 } all, active, resident, purgeable, purged; member
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c972 radv_amdgpu_winsys_bo_make_resident(struct radeon_winsys *_ws, struct radeon_winsys_bo *_bo, bool resident) radv_amdgpu_winsys_bo_make_resident() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c876 nve4_make_texture_handle_resident(struct pipe_context *pipe, uint64_t handle, bool resident) nve4_make_texture_handle_resident() argument
1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument
1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c798 dd_context_make_texture_handle_resident(struct pipe_context *_pipe, uint64_t handle, bool resident) dd_context_make_texture_handle_resident() argument
824 dd_context_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) dd_context_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c389 noop_make_texture_handle_resident(struct pipe_context *ctx, uint64_t handle, bool resident) noop_make_texture_handle_resident() argument
404 noop_make_image_handle_resident(struct pipe_context *ctx, uint64_t handle, unsigned access, bool resident) noop_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1217 tegra_make_texture_handle_resident(struct pipe_context *pcontext, uint64_t handle, bool resident) tegra_make_texture_handle_resident() argument
1241 tegra_make_image_handle_resident(struct pipe_context *pcontext, uint64_t handle, unsigned access, bool resident) tegra_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_descriptors.c2483 si_make_texture_handle_resident(struct pipe_context *ctx, uint64_t handle, bool resident) si_make_texture_handle_resident() argument
2607 si_make_image_handle_resident(struct pipe_context *ctx, uint64_t handle, unsigned access, bool resident) si_make_image_handle_resident() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.h374 struct util_dynarray resident; member
H A Dzink_context.c1921 zink_make_texture_handle_resident(struct pipe_context *pctx, uint64_t handle, bool resident) in zink_make_texture_handle_resident() argument
2024 zink_make_image_handle_resident(struct pipe_context *pctx, uint64_t handle, unsigned paccess, bool resident) in zink_make_image_handle_resident() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_context.c2210 trace_context_make_texture_handle_resident(struct pipe_context *_pipe, uint64_t handle, bool resident) trace_context_make_texture_handle_resident() argument
2261 trace_context_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) trace_context_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2796 SpvId resident = spirv_builder_emit_composite_extract(&ctx->builder, spirv_builder_type_uint(&ctx->builder, 32), result, &idx, 1); in extract_sparse_load() local
2969 SpvId resident = ctx->resident_defs[index]; in emit_is_sparse_texels_resident() local
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h721 } __attribute__ ((__packed__)) resident; global() member
[all...]

Completed in 49 milliseconds

12