Searched refs:ocmem_buf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/soc/qcom/ |
H A D | ocmem.h | 30 struct ocmem_buf { struct 39 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, 42 struct ocmem_buf *buf); 51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate() 59 struct ocmem_buf *buf) in ocmem_free()
|
/kernel/linux/linux-6.6/include/soc/qcom/ |
H A D | ocmem.h | 30 struct ocmem_buf { struct 39 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, 42 struct ocmem_buf *buf); 51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate() 59 struct ocmem_buf *buf) in ocmem_free()
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
H A D | ocmem.c | 168 static void update_range(struct ocmem *ocmem, struct ocmem_buf *buf, in update_range() 223 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, in ocmem_allocate() 226 struct ocmem_buf *buf; in ocmem_allocate() 280 struct ocmem_buf *buf) in ocmem_free()
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | ocmem.c | 161 static void update_range(struct ocmem *ocmem, struct ocmem_buf *buf, in update_range() 216 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, in ocmem_allocate() 219 struct ocmem_buf *buf; in ocmem_allocate() 273 struct ocmem_buf *buf) in ocmem_free()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 858 struct ocmem_buf *ocmem_hdl; in adreno_gpu_ocmem_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | adreno_gpu.c | 1014 struct ocmem_buf *ocmem_hdl; in adreno_gpu_ocmem_init()
|
Completed in 5 milliseconds