| /src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/ |
| H A D | dmub_rb.h | 58 static inline bool dmub_rb_empty(struct dmub_rb *rb) argument 63 static inline bool dmub_rb_full(struct dmub_rb *rb) argument 75 dmub_rb_push_front(struct dmub_rb * rb,const struct dmub_cmd_header * cmd) argument 97 dmub_rb_front(struct dmub_rb * rb,struct dmub_cmd_header * cmd) argument 110 dmub_rb_pop_front(struct dmub_rb * rb) argument 123 dmub_rb_flush_pending(const struct dmub_rb * rb) argument 143 dmub_rb_init(struct dmub_rb * rb,struct dmub_rb_init_params * init_params) argument [all...] |
| /src/sys/arch/x86/include/ |
| H A D | pmap_pv.h | 73 rb_tree_t rb; member in union:pmap_page::__anon7473b31f010a
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | fixup.c | 128 const u_int rb = i.i_x.i_rb; local in function:powerpc_fixup_stubs
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | interval_tree.h | 46 struct rb_node rb; member in struct:interval_tree_node
|
| /src/games/gomoku/ |
| H A D | bdinit.c | 192 adjust_overlap(u_char ov, int ra, int offa, int rb, int offb, int mask) argument 239 for (int rb = 4; --rb >= 0;) { local in function:init_overlap_frame
|
| H A D | makemove.c | 285 update_overlap_different_direction(spot_index os, frame_index a, direction rb) argument 340 for (direction rb = 0; rb < r; rb++) local in function:update_overlap
|
| /src/usr.sbin/mlxctl/ |
| H A D | cmds.c | 370 struct mlx_rebuild_request rb; local in function:cmd_rebuild
|
| /src/sys/dev/cardbus/ |
| H A D | rbus.c | 206 rbus_tag_t rb; local in function:rbus_new_body 254 rbus_tag_t rb; local in function:rbus_new 294 rbus_tag_t rb; local in function:rbus_new_root_delegate 347 rbus_delete(rbus_tag_t rb) argument [all...] |
| /src/sys/dev/i2o/ |
| H A D | iopsp.c | 535 struct i2o_scsi_reply *rb; local in function:iopsp_intr [all...] |
| H A D | ld_iop.c | 487 struct i2o_rbs_reply *rb; local in function:ld_iop_intr 525 struct i2o_util_event_register_reply *rb; local in function:ld_iop_intr_event [all...] |
| /src/sys/arch/hp300/dev/ |
| H A D | rbox.c | 275 volatile struct rboxfb *rb = (struct rboxfb *)fb->regkva; local in function:rbox_restore 376 volatile struct rboxfb *rb = (struct rboxfb *)fb->regkva; local in function:rbox_windowmove [all...] |
| /src/sys/arch/powerpc/fpu/ |
| H A D | fpu_emu.c | 349 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr, cond; local in function:fpu_execute [all...] |
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_mm.h | 169 struct rb_node rb; member in struct:drm_mm_node
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
| H A D | intel_guc_submission.c | 62 static inline struct i915_priolist *to_priolist(struct rb_node *rb) argument 300 struct rb_node *rb; local in function:__guc_dequeue 438 struct rb_node *rb; local in function:guc_reset_cancel [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | i915_scheduler.c | 50 static inline struct i915_priolist *to_priolist(struct rb_node *rb) argument 57 struct rb_node *rb; local in function:assert_priolists 138 struct rb_node **parent, *rb; local in function:i915_sched_lookup_priolist [all...] |
| H A D | i915_vma.c | 160 struct rb_node *rb, **p; local in function:vma_create [all...] |
| /src/sys/net/ |
| H A D | link_proto.c | 423 const uint8_t *lb = l, *rb = r; local in function:submemcmp
|
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apm/ |
| H A D | apm-storm.dtsi | 473 rb: rb@7e000000 { label
|
| /src/sys/arch/alpha/alpha/ |
| H A D | db_disasm.c | 120 rb : 5, /* r31 or stall */ member in struct:__anon59bf612f010a::__anon59bf612f0408
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_object.h | 57 struct rb_node rb; member in struct:amdgpu_bo_va_mapping
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_mm.c | 189 struct rb_node **link, *rb; local in function:drm_mm_interval_tree_add_node 298 rb_to_hole_size(struct rb_node * rb) argument 393 rb_hole_size_to_node(struct rb_node * rb) argument 398 rb_hole_addr_to_node(struct rb_node * rb) argument 403 rb_hole_size(struct rb_node * rb) argument 440 struct rb_node *rb = mm->holes_addr.rbr_tree.rbt_root; local in function:find_hole 579 rb_to_hole_size_or_zero(struct rb_node * rb) argument [all...] |
| H A D | drm_prime.c | 186 struct rb_node **p, *rb; local in function:drm_prime_add_buf_handle [all...] |
| /src/sys/arch/hpcmips/dev/ |
| H A D | ucbsnd.c | 655 ringbuf_allocate(struct ring_buf *rb, size_t blksize, int maxblk) argument 687 ringbuf_deallocate(struct ring_buf * rb) argument 696 ringbuf_reset(struct ring_buf * rb) argument 703 ringbuf_full(struct ring_buf * rb) argument 713 ringbuf_producer_get(struct ring_buf * rb) argument 727 ringbuf_producer_return(struct ring_buf * rb,size_t cnt) argument 742 ringbuf_consumer_get(struct ring_buf * rb,size_t * cntp) argument 759 ringbuf_consumer_return(struct ring_buf * rb) argument [all...] |
| /src/sys/dev/pci/ |
| H A D | coram.c | 488 uint8_t *rb; local in function:coram_iic_read
|
| /src/sys/dev/ic/ |
| H A D | mlx.c | 736 struct mlx_rebuild_request *rb; local in function:mlxioctl
|