| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_nir_lower_abi.c | 41 load_ring(nir_builder *b, unsigned ring, lower_abi_state *s) in load_ring() argument
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tcases.c | 40 int ring = 3; variable
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tcases.c | 40 int ring = 3; variable
|
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-broker/ |
| H A D | protocol_lws_minimal.c | 61 struct lws_ring *ring; /* ringbuffer holding unsent messages */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_query.c | 48 occlusion_get_sample(struct fd_batch *batch, struct fd_ringbuffer *ring) in occlusion_get_sample() argument [all...] |
| H A D | fd4_compute.c | 37 cs_program_emit(struct fd_ringbuffer *ring, struct ir3_shader_variant *v) in cs_program_emit() argument 128 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable [all...] |
| H A D | fd4_draw.h | 49 fd4_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd4_draw() argument 87 fd4_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) fd4_draw_emit() argument [all...] |
| H A D | fd4_emit.h | 117 fd4_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd4_emit_ib() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_image.c | 41 fd6_emit_single_plane_descriptor(struct fd_ringbuffer *ring, in fd6_emit_single_plane_descriptor() argument 79 fd6_emit_image_descriptor(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_image_view *buf, bool ibo) in fd6_emit_image_descriptor() argument 133 fd6_emit_image_tex(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_image_view *pimg) fd6_emit_image_tex() argument 140 fd6_emit_ssbo_tex(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_shader_buffer *pbuf) fd6_emit_ssbo_tex() argument [all...] |
| H A D | fd6_draw.c | 46 draw_emit_xfb(struct fd_ringbuffer *ring, struct CP_DRAW_INDX_OFFSET_0 *draw0, in draw_emit_xfb() argument 72 draw_emit_indirect(struct fd_ringbuffer *ring, in draw_emit_indirect() argument 96 draw_emit(struct fd_ringbuffer *ring, struct CP_DRAW_INDX_OFFSET_0 *draw0, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, unsigned index_offset) draw_emit() argument 241 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable 328 struct fd_ringbuffer *ring = ctx->batch->draw; global() variable 345 struct fd_ringbuffer *ring; global() variable 355 OUT_WFI5(ring); global() variable 432 OUT_WFI5(ring); global() variable 440 OUT_WFI5(ring); global() variable [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_emit.h | 103 fd3_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) in fd3_emit_ib() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_ring_reader.h | 37 CordRepRing* ring() const { return ring_; } in ring() function in absl::cord_internal::CordRepRingReader 76 Reset(CordRepRing* ring) Reset() argument [all...] |
| H A D | cordz_statistics.h | 42 size_t ring = 0; // #ring buffer reps member
|
| /third_party/libdrm/freedreno/ |
| H A D | freedreno_ringbuffer.h | 116 static inline void fd_ringbuffer_emit(struct fd_ringbuffer *ring, in fd_ringbuffer_emit() argument [all...] |
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | kgsl_ringbuffer.c | 107 static void * kgsl_ringbuffer_hostptr(struct fd_ringbuffer *ring) in kgsl_ringbuffer_hostptr() argument 113 static int kgsl_ringbuffer_flush(struct fd_ringbuffer *ring, uint32_t *last_start, in kgsl_ringbuffer_flush() argument 163 kgsl_ringbuffer_emit_reloc(struct fd_ringbuffer *ring, const struct fd_reloc *r) kgsl_ringbuffer_emit_reloc() argument 177 kgsl_ringbuffer_emit_reloc_ring(struct fd_ringbuffer *ring, struct fd_ringbuffer *target, uint32_t cmd_idx) kgsl_ringbuffer_emit_reloc_ring() argument 186 kgsl_ringbuffer_destroy(struct fd_ringbuffer *ring) kgsl_ringbuffer_destroy() argument 208 struct fd_ringbuffer *ring = NULL; kgsl_ringbuffer_new() local [all...] |
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | a4xx.c | 65 cs_program_emit(struct fd_ringbuffer *ring, struct kernel *kernel) in cs_program_emit() argument 159 emit_const(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t constid, uint32_t sizedwords, const uint32_t *dwords) emit_const() argument 202 cs_const_emit(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t grid[3]) cs_const_emit() argument 227 cs_ibo_emit(struct fd_ringbuffer *ring, struct fd_submit *submit, struct kernel *kernel) cs_ibo_emit() argument 280 struct fd_ringbuffer *ring = fd_submit_new_ringbuffer( a4xx_emit_grid() local [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/ |
| H A D | protocol_lws_minimal.c | 52 struct lws_ring *ring; /* {lock_ring} ringbuffer holding unsent content */ member [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-ring/ |
| H A D | protocol_lws_minimal.c | 50 struct lws_ring *ring; /* ringbuffer holding unsent messages */ member [all...] |
| /third_party/libwebsockets/minimal-examples/client-server/minimal-ws-proxy/ |
| H A D | protocol_lws_minimal.c | 48 struct lws_ring *ring; /* ringbuffer holding unsent messages */ member [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/ |
| H A D | protocol_lws_minimal.c | 48 struct lws_ring *ring; /* {lock_ring} ringbuffer holding unsent content */ member [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/ |
| H A D | protocol_lws_minimal_server_echo.c | 34 struct lws_ring *ring; member [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/ |
| H A D | protocol_lws_minimal.c | 48 struct lws_ring *ring; /* {lock_ring} ringbuffer holding unsent content */ member [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_blitter.c | 154 emit_setup(struct fd_ringbuffer *ring) in emit_setup() argument 191 emit_blit_buffer(struct fd_ringbuffer *ring, const struct pipe_blit_info *info) emit_blit_buffer() argument 306 emit_blit(struct fd_ringbuffer *ring, const struct pipe_blit_info *info) emit_blit() argument [all...] |
| H A D | fd5_emit.h | 125 fd5_set_render_mode(struct fd_context *ctx, struct fd_ringbuffer *ring, in fd5_set_render_mode() argument 141 fd5_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, enum vgt_event_type evt, bool timestamp) fd5_event_write() argument 154 fd5_emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring) fd5_emit_blit() argument 164 struct fd_ringbuffer *ring = global() variable 190 fd5_emit_lrz_flush(struct fd_batch *batch, struct fd_ringbuffer *ring) fd5_emit_lrz_flush() argument 223 fd5_emit_ib(struct fd_ringbuffer *ring, struct fd_ringbuffer *target) fd5_emit_ib() argument [all...] |
| H A D | fd5_image.c | 138 emit_image_tex(struct fd_ringbuffer *ring, unsigned slot, struct fd5_image *img, in emit_image_tex() argument 177 emit_image_ssbo(struct fd_ringbuffer *ring, unsigned slot, struct fd5_image *img, enum pipe_shader_type shader) emit_image_ssbo() argument 214 fd5_emit_images(struct fd_context *ctx, struct fd_ringbuffer *ring, enum pipe_shader_type shader, const struct ir3_shader_variant *v) fd5_emit_images() argument [all...] |