/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_screen.h | 39 emit_marker5(struct fd_ringbuffer *ring, int scratch_idx) in emit_marker5() argument
|
H A D | fd5_compute.c | 37 cs_program_emit(struct fd_ringbuffer *ring, struct ir3_shader_variant *v) in cs_program_emit() argument 114 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable [all...] |
H A D | fd5_context.h | 75 fd5_emit_flush(struct fd_context *ctx, struct fd_ringbuffer *ring) in fd5_emit_flush() argument
|
H A D | fd5_draw.c | 138 struct fd_ringbuffer *ring variable 168 struct fd_ringbuffer *ring; fd5_clear_lrz() local 240 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable [all...] |
H A D | fd5_draw.h | 43 fd5_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd5_draw() argument 81 fd5_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, enum pc_di_primtype primtype, enum pc_di_vis_cull_mode vismode, const struct pipe_draw_info *info, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) fd5_draw_emit() argument [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | issue-643-inner-struct.h | 12 void *ring[]; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_emit.h | 53 fd2_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd2_emit_ib() argument
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_draw.c | 147 struct fd_ringbuffer *ring variable [all...] |
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_ringbuffer_sp_reloc.h | 34 static void X(emit_reloc_common)(struct fd_ringbuffer *ring, in emit_reloc_common() argument 43 static void X(fd_ringbuffer_sp_emit_reloc_nonobj)(struct fd_ringbuffer *ring, in fd_ringbuffer_sp_emit_reloc_nonobj() argument 57 static void X(fd_ringbuffer_sp_emit_reloc_obj)(struct fd_ringbuffer *ring, in fd_ringbuffer_sp_emit_reloc_obj() argument 77 fd_ringbuffer_sp_emit_reloc_ring( struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) fd_ringbuffer_sp_emit_reloc_ring() argument [all...] |
H A D | freedreno_ringbuffer.c | 80 struct fd_ringbuffer *ring = in fd_submit_new_ringbuffer() local
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_ringbuffer.h | 38 static void X(emit_reloc_common)(struct fd_ringbuffer *ring, in emit_reloc_common() argument 47 static void X(virtio_ringbuffer_emit_reloc_nonobj)(struct fd_ringbuffer *ring, in virtio_ringbuffer_emit_reloc_nonobj() argument 61 static void X(virtio_ringbuffer_emit_reloc_obj)(struct fd_ringbuffer *ring, in virtio_ringbuffer_emit_reloc_obj() argument 81 virtio_ringbuffer_emit_reloc_ring( struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) virtio_ringbuffer_emit_reloc_ring() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_compute.c | 118 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable 199 OUT_WFI5(ring); global() variable [all...] |
H A D | fd6_rasterizer.c | 41 struct fd_ringbuffer *ring = fd_ringbuffer_new_object(ctx->pipe, 26 * 4); in __fd6_setup_rasterizer_stateobj() local [all...] |
H A D | fd6_zsa.c | 204 struct fd_ringbuffer *ring = fd_ringbuffer_new_object(ctx->pipe, 9 * 4); in fd6_zsa_state_create() local [all...] |
H A D | fd6_blend.c | 78 struct fd_ringbuffer *ring = fd_ringbuffer_new_object( in __fd6_setup_blend_variant() local
|
H A D | fd6_context.c | 83 struct fd_ringbuffer *ring = state->stateobj; in fd6_vertex_state_create() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_query.c | 47 occlusion_get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring) in occlusion_get_sample() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_helpers.h | 109 } ring[10]; member
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tring.c | 18 unsigned long ring[MCE_RING_SIZE]; member
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tring.c | 18 unsigned long ring[MCE_RING_SIZE]; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_draw.h | 43 fd_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_draw() argument 143 fd_draw_emit(struct fd_batch *batch, struct fd_ringbuffer *ring, enum pc_di_primtype primtype, enum pc_di_vis_cull_mode vismode, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) fd_draw_emit() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord_ring_reader_test.cc | 45 CordRepRing* ring = CordRepRing::Create(MakeFlat(flats[0]), flats.size() - 1); in FromFlats() local 74 CordRepRing* ring = FromFlats(flats); in TEST() local 96 CordRepRing* ring = FromFlats(flats); TEST() local 124 CordRepRing* ring = FromFlats(flats); TEST() local 151 CordRepRing* ring = FromFlats(flats); TEST() local [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | queue.h | 33 struct FillpLfRing ring; member
|
/third_party/libwebsockets/lib/misc/ |
H A D | lws-ring.c | 31 struct lws_ring *ring = lws_malloc(sizeof(*ring), "ring create"); in lws_ring_create() local 53 lws_ring_destroy(struct lws_ring *ring) lws_ring_destroy() argument 70 lws_ring_get_count_free_elements(struct lws_ring *ring) lws_ring_get_count_free_elements() argument 100 lws_ring_get_count_waiting_elements(struct lws_ring *ring, uint32_t *tail) lws_ring_get_count_waiting_elements() argument 126 lws_ring_next_linear_insert_range(struct lws_ring *ring, void **start, size_t *bytes) lws_ring_next_linear_insert_range() argument 151 lws_ring_bump_head(struct lws_ring *ring, size_t bytes) lws_ring_bump_head() argument 157 lws_ring_insert(struct lws_ring *ring, const void *src, size_t max_count) lws_ring_insert() argument 199 lws_ring_consume(struct lws_ring *ring, uint32_t *tail, void *dest, size_t max_count) lws_ring_consume() argument 255 lws_ring_get_element(struct lws_ring *ring, uint32_t *tail) lws_ring_get_element() argument 267 lws_ring_update_oldest_tail(struct lws_ring *ring, uint32_t tail) lws_ring_update_oldest_tail() argument 282 lws_ring_get_oldest_tail(struct lws_ring *ring) lws_ring_get_oldest_tail() argument 288 lws_ring_dump(struct lws_ring *ring, uint32_t *tail) lws_ring_dump() argument [all...] |
/third_party/libdrm/freedreno/ |
H A D | freedreno_ringbuffer.c | 39 struct fd_ringbuffer *ring; in fd_ringbuffer_new_flags() local 74 fd_ringbuffer_del(struct fd_ringbuffer *ring) fd_ringbuffer_del() argument 84 fd_ringbuffer_ref(struct fd_ringbuffer *ring) fd_ringbuffer_ref() argument 95 fd_ringbuffer_set_parent(struct fd_ringbuffer *ring, struct fd_ringbuffer *parent) fd_ringbuffer_set_parent() argument 103 fd_ringbuffer_reset(struct fd_ringbuffer *ring) fd_ringbuffer_reset() argument 113 fd_ringbuffer_flush(struct fd_ringbuffer *ring) fd_ringbuffer_flush() argument 118 fd_ringbuffer_flush2(struct fd_ringbuffer *ring, int in_fence_fd, int *out_fence_fd) fd_ringbuffer_flush2() argument 124 fd_ringbuffer_grow(struct fd_ringbuffer *ring, uint32_t ndwords) fd_ringbuffer_grow() argument 140 fd_ringbuffer_timestamp(struct fd_ringbuffer *ring) fd_ringbuffer_timestamp() argument 145 fd_ringbuffer_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_reloc() argument 152 fd_ringbuffer_reloc2(struct fd_ringbuffer *ring, const struct fd_reloc *reloc) fd_ringbuffer_reloc2() argument 158 fd_ringbuffer_cmd_count(struct fd_ringbuffer *ring) fd_ringbuffer_cmd_count() argument 166 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 173 fd_ringbuffer_size(struct fd_ringbuffer *ring) fd_ringbuffer_size() argument [all...] |