| /kernel/linux/linux-6.6/drivers/scsi/fnic/ |
| H A D | vnic_cq.h | 53 struct vnic_dev_ring ring; member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | seg6_hmac.c | 166 char *ring, *off; in seg6_hmac_compute() local
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | virtio_ring.h | 49 __virtio16 ring[]; member 59 vring_used_elem_t ring[]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | virtio_ring.h | 49 __virtio16 ring[]; member 59 vring_used_elem_t ring[]; member
|
| /third_party/ffmpeg/libswscale/ |
| H A D | slice.c | 78 static int alloc_slice(SwsSlice *s, enum AVPixelFormat fmt, int lumLines, int chrLines, int h_sub_sample, int v_sub_sample, int ring) in alloc_slice() argument
|
| /third_party/backends/backend/ |
| H A D | epsonds-ops.c | 377 SANE_Status eds_ring_init(ring_buffer *ring, SANE_Int size) in eds_ring_init() argument 392 eds_ring_write(ring_buffer *ring, SANE_Byte *buf, SANE_Int size) eds_ring_write() argument 424 eds_ring_read(ring_buffer *ring, SANE_Byte *buf, SANE_Int size) eds_ring_read() argument 461 eds_ring_skip(ring_buffer *ring, SANE_Int size) eds_ring_skip() argument 481 eds_ring_avail(ring_buffer *ring) eds_ring_avail() argument 486 eds_ring_flush(ring_buffer *ring) eds_ring_flush() argument 491 eds_ring_destory(ring_buffer *ring) eds_ring_destory() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_taskmesh_io_to_mem.c | 240 nir_ssa_def *ring = nir_load_ring_task_draw_amd(b); in task_write_draw_ring() local 304 nir_ssa_def *ring = nir_load_ring_task_payload_amd(b); in lower_task_payload_store() local 330 nir_ssa_def *ring in lower_taskmesh_payload_load() local [all...] |
| H A D | ac_nir_lower_esgs_io_to_mem.c | 168 nir_ssa_def *ring = nir_build_load_ring_esgs_amd(b); in lower_es_output_store() local 282 nir_ssa_def *ring = nir_build_load_ring_esgs_amd(b); in lower_gs_per_vertex_input_load() local
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_ringbuffer_sp.c | 446 finalize_current_cmd(struct fd_ringbuffer *ring) in finalize_current_cmd() argument 459 fd_ringbuffer_sp_grow(struct fd_ringbuffer *ring, uint32_t size) in fd_ringbuffer_sp_grow() argument 478 fd_ringbuffer_references_bo(struct fd_ringbuffer *ring, struct fd_bo *bo) fd_ringbuffer_references_bo() argument 497 fd_ringbuffer_sp_cmd_count(struct fd_ringbuffer *ring) fd_ringbuffer_sp_cmd_count() argument 505 fd_ringbuffer_sp_check_size(struct fd_ringbuffer *ring) fd_ringbuffer_sp_check_size() argument 519 fd_ringbuffer_sp_destroy(struct fd_ringbuffer *ring) fd_ringbuffer_sp_destroy() argument 582 struct fd_ringbuffer *ring = &fd_ring->base; fd_ringbuffer_sp_init() local [all...] |
| H A D | freedreno_ringbuffer.h | 158 fd_ringbuffer_del(struct fd_ringbuffer *ring) in fd_ringbuffer_del() argument 167 fd_ringbuffer_ref(struct fd_ringbuffer *ring) fd_ringbuffer_ref() argument 174 fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) fd_ringbuffer_grow() argument 185 fd_ringbuffer_check_size(struct fd_ringbuffer *ring) fd_ringbuffer_check_size() argument 191 fd_ringbuffer_emit(struct fd_ringbuffer *ring, uint32_t data) fd_ringbuffer_emit() argument 220 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_reloc() argument 226 fd_ringbuffer_cmd_count(struct fd_ringbuffer *ring) fd_ringbuffer_cmd_count() argument 234 fd_ringbuffer_emit_reloc_ring_full(struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) fd_ringbuffer_emit_reloc_ring_full() argument 248 fd_ringbuffer_size(struct fd_ringbuffer *ring) fd_ringbuffer_size() argument 259 fd_ringbuffer_empty(struct fd_ringbuffer *ring) fd_ringbuffer_empty() argument 268 OUT_RING(struct fd_ringbuffer *ring, uint32_t data) OUT_RING() argument 281 OUT_RELOC(struct fd_ringbuffer *ring, struct fd_bo *bo, uint32_t offset, uint64_t orval, int32_t shift) OUT_RELOC() argument [all...] |
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_ringbuffer.c | 167 append_ring(struct set *set, struct fd_ringbuffer *ring) in append_ring() argument 250 handle_stateobj_relocs(struct msm_submit *submit, struct msm_ringbuffer *ring) in handle_stateobj_relocs() argument 287 struct fd_ringbuffer *ring = (void *)entry->key; msm_submit_flush() local 303 struct fd_ringbuffer *ring = (void *)entry->key; msm_submit_flush() local 387 struct fd_ringbuffer *ring = (void *)entry->key; unref_rings() local 441 finalize_current_cmd(struct fd_ringbuffer *ring) finalize_current_cmd() argument 458 msm_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t size) msm_ringbuffer_grow() argument 478 msm_ringbuffer_emit_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) msm_ringbuffer_emit_reloc() argument 537 struct fd_ringbuffer *ring = (void *)entry->key; append_stateobj_rings() local 548 msm_ringbuffer_emit_reloc_ring(struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) msm_ringbuffer_emit_reloc_ring() argument 592 msm_ringbuffer_cmd_count(struct fd_ringbuffer *ring) msm_ringbuffer_cmd_count() argument 600 msm_ringbuffer_check_size(struct fd_ringbuffer *ring) msm_ringbuffer_check_size() argument 620 msm_ringbuffer_destroy(struct fd_ringbuffer *ring) msm_ringbuffer_destroy() argument 662 struct fd_ringbuffer *ring = &msm_ring->base; msm_ringbuffer_init() local [all...] |
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/ |
| H A D | protocol_lws_minimal_client_echo.c | 34 struct lws_ring *ring; member [all...] |
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_lws_mirror.c | 68 struct lws_ring *ring; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_gs.c | 328 LLVMValueRef ring, tmp; in si_preload_gs_rings() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_instance.h | 50 struct vn_ring ring; member 59 } ring; member 116 struct vn_ring *ring = &instance->ring.ring; in vn_instance_ring_wait() local
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | hotunplug_tests.c | 167 amdgpu_cs_sync(amdgpu_context_handle context, unsigned int ip_type, int ring, unsigned int seqno) amdgpu_cs_sync() argument
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/ |
| H A D | minimal-ws-client.c | 50 struct lws_ring *ring; /* ringbuffer holding unsent messages */ member [all...] |
| /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
| H A D | minimal-http-server-sse-ring.c | 60 struct lws_ring *ring; /* ringbuffer holding unsent messages */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_program.c | 41 fd4_emit_shader(struct fd_ringbuffer *ring, const struct ir3_shader_variant *so) in fd4_emit_shader() argument 154 fd4_program_emit(struct fd_ringbuffer *ring, struct fd4_emit *emit, int nr, in fd4_program_emit() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_gmem.c | 46 emit_mrt(struct fd_ringbuffer *ring, unsigned nr_bufs, in emit_mrt() argument 134 emit_zs(struct fd_ringbuffer *ring, struct pipe_surface *zsbuf, const struct fd_gmem_stateobj *gmem) emit_zs() argument 238 emit_msaa(struct fd_ringbuffer *ring, uint32_t nr_samples) emit_msaa() argument 301 struct fd_ringbuffer *ring = batch->gmem; global() variable 342 struct fd_ringbuffer *ring = batch->gmem; global() variable 397 struct fd_ringbuffer *ring = batch->gmem; global() variable 460 struct fd_ringbuffer *ring = batch->gmem; global() variable 509 struct fd_ringbuffer *ring = batch->gmem; emit_mem2gmem_surf() local 567 struct fd_ringbuffer *ring = batch->gmem; fd5_emit_tile_mem2gmem() local 609 struct fd_ringbuffer *ring = batch->gmem; fd5_emit_tile_renderprep() local 630 struct fd_ringbuffer *ring = batch->gmem; emit_gmem2mem_surf() local 704 struct fd_ringbuffer *ring = batch->gmem; global() variable 718 struct fd_ringbuffer *ring = batch->gmem; global() variable 784 struct fd_ringbuffer *ring = batch->gmem; fd5_emit_sysmem_fini() local [all...] |
| H A D | fd5_query.c | 63 struct fd_ringbuffer *ring = batch->draw; in occlusion_resume() local 80 struct fd_ringbuffer *ring = batch->draw; in occlusion_pause() local 163 struct fd_ringbuffer *ring = batch->draw; global() variable 177 struct fd_ringbuffer *ring = batch->draw; global() variable 273 struct fd_ringbuffer *ring = batch->draw; global() variable 313 struct fd_ringbuffer *ring = batch->draw; global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_const.c | 37 fd6_emit_const_user(struct fd_ringbuffer *ring, in fd6_emit_const_user() argument 68 fd6_emit_const_bo(struct fd_ringbuffer *ring, in fd6_emit_const_bo() argument 97 is_stateobj(struct fd_ringbuffer *ring) in is_stateobj() argument 103 emit_const_ptrs(struct fd_ringbuffer *ring, cons argument 111 emit_stage_tess_consts(struct fd_ringbuffer *ring, struct ir3_shader_variant *v, uint32_t *params, int num_params) emit_stage_tess_consts() argument 188 fd6_emit_ubos(struct fd_context *ctx, const struct ir3_shader_variant *v, struct fd_ringbuffer *ring, struct fd_constbuf_stateobj *constbuf) fd6_emit_ubos() argument 341 fd6_emit_cs_consts(const struct ir3_shader_variant *v, struct fd_ringbuffer *ring, struct fd_context *ctx, const struct pipe_grid_info *info) fd6_emit_cs_consts() argument 350 fd6_emit_immediates(struct fd_screen *screen, const struct ir3_shader_variant *v, struct fd_ringbuffer *ring) fd6_emit_immediates() argument 358 fd6_emit_link_map(struct fd_screen *screen, const struct ir3_shader_variant *producer, const struct ir3_shader_variant *v, struct fd_ringbuffer *ring) fd6_emit_link_map() argument [all...] |
| H A D | fd6_context.h | 126 emit_marker6(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker6() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_context.c | 190 emit_string_tail(struct fd_ringbuffer *ring, const char *string, int len) in emit_string_tail() argument 210 fd_emit_string(struct fd_ringbuffer *ring, const char *string, int len) in fd_emit_string() argument 221 fd_emit_string5(struct fd_ringbuffer *ring, const char *string, int len) in fd_emit_string5() argument 456 struct fd_ringbuffer *ring in fd_trace_record_ts() local [all...] |
| H A D | freedreno_query_hw.c | 360 fd_hw_query_prepare_tile(struct fd_batch *batch, uint32_t n, struct fd_ringbuffer *ring) fd_hw_query_prepare_tile() argument 401 fd_hw_query_enable(struct fd_batch *batch, struct fd_ringbuffer *ring) fd_hw_query_enable() argument [all...] |