Home
last modified time | relevance | path

Searched defs:buffers (Results 176 - 200 of 392) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/drivers/char/xillybus/
H A Dxillybus_core.c508 struct xilly_buffer **buffers = NULL; in xilly_setupchannels() local
343 xilly_get_dma_buffers(struct xilly_endpoint *ep, struct xilly_alloc_state *s, struct xilly_buffer **buffers, int bufnum, int bytebufsize) xilly_get_dma_buffers() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c1051 static const struct nvif_mclass buffers[] = { in nouveau_svm_init() local
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c479 static void __vb2_free_mem(struct vb2_queue *q, unsigned int buffers) in __vb2_free_mem() argument
505 static void __vb2_queue_free(struct vb2_queue *q, unsigned int buffers) in __vb2_queue_free() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dnouveau_drm.h88 __u64 buffers; member
/kernel/linux/linux-6.6/sound/oss/dmasound/
H A Ddmasound.h210 char **buffers; member
/kernel/linux/linux-6.6/mm/
H A Dzswapd.c183 unsigned long buffers; in calc_sys_cur_avail_buffers() local
197 unsigned int buffers = calc_sys_cur_avail_buffers(); in zswapd_status_show() local
210 unsigned int buffers = calc_sys_cur_avail_buffers(); in min_buffer_is_suitable() local
220 unsigned int buffers = calc_sys_cur_avail_buffers(); in buffer_is_suitable() local
230 unsigned int buffers in high_buffer_is_suitable() local
644 unsigned int buffers; __calc_nr_to_reclaim() local
737 u64 buffers; zswapd_buffer_diff() local
[all...]
H A Dzswapd_control.c147 unsigned int buffers; in avail_buffers_params_write() local
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c120 } buffers[MAX_MEMORY_BUFFERS]; member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dnouveau_drm.h88 __u64 buffers; member
/third_party/ffmpeg/libavdevice/
H A Dv4l2.c93 int buffers; member
[all...]
/third_party/libdrm/include/drm/
H A Dnouveau_drm.h167 __u64 buffers; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_draw.c1534 v3d_tlb_clear(struct v3d_job *job, unsigned buffers, in v3d_tlb_clear() argument
1515 v3d_draw_clear(struct v3d_context *v3d, unsigned buffers, const union pipe_color_union *color, double depth, unsigned stencil) v3d_draw_clear() argument
1652 v3d_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) v3d_clear() argument
1674 v3d_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *ps, unsigned buffers, double depth, unsigned stencil, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) v3d_clear_depth_stencil() argument
[all...]
H A Dv3dx_state.c1319 v3d_set_shader_buffers(struct pipe_context *pctx, enum pipe_shader_type shader, unsigned start, unsigned count, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) v3d_set_shader_buffers() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c1036 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument
H A Dsi_clear.c665 static void si_fast_clear(struct si_context *sctx, unsigned *buffers, in si_fast_clear() argument
647 si_can_fast_clear_depth(struct si_texture *zstex, unsigned level, float depth, unsigned buffers) si_can_fast_clear_depth() argument
656 si_can_fast_clear_stencil(struct si_texture *zstex, unsigned level, uint8_t stencil, unsigned buffers) si_can_fast_clear_stencil() argument
1102 si_clear(struct pipe_context *ctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) si_clear() argument
1216 si_try_normal_clear(struct si_context *sctx, struct pipe_surface *dst, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled, unsigned buffers, const union pipe_color_union *color, float depth, unsigned stencil) si_try_normal_clear() argument
[all...]
H A Dsi_compute_blit.c220 si_launch_grid_internal_ssbos(struct si_context *sctx, struct pipe_grid_info *info, void *shader, unsigned flags, enum si_coherency coher, unsigned num_buffers, const struct pipe_shader_buffer *buffers, unsigned writeable_bitmask) si_launch_grid_internal_ssbos() argument
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c70 __DRIbuffer buffers[5]; member
628 process_buffers(struct dri2_drawable * pdraw, DRI2Buffer * buffers, in process_buffers() argument
767 DRI2Buffer *buffers; dri2GetBuffers() local
790 DRI2Buffer *buffers; dri2GetBuffersWithFormat() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline.c581 struct pvr_pds_buffer *const buffers = *buffers_out_ptr; in pvr_pds_descriptor_program_setup_buffers() local
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c150 image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) image_get_buffers() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c864 ruvd_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, struct pipe_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) ruvd_decode_bitstream() argument
/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c453 } buffers[] = { in read_data_file() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c639 lp_setup_set_fs_constants(struct lp_setup_context *setup, unsigned num, struct pipe_constant_buffer *buffers) lp_setup_set_fs_constants() argument
660 lp_setup_set_fs_ssbos(struct lp_setup_context *setup, unsigned num, struct pipe_shader_buffer *buffers, uint32_t ssbo_write_mask) lp_setup_set_fs_ssbos() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h223 struct pipe_shader_buffer buffers[NV50_MAX_GLOBALS]; member
H A Dnv50_state.c1383 nv50_set_shader_buffers(struct pipe_context *pipe, enum pipe_shader_type shader, unsigned start, unsigned nr, const struct pipe_shader_buffer *buffers, unsigned writable_bitmask) nv50_set_shader_buffers() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c966 i915_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *buffers) i915_set_vertex_buffers() argument

Completed in 35 milliseconds

12345678910>>...16