Searched defs:rbp (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | dmu_redact.h | 33 redact_block_get_size(redact_block_phys_t *rbp) in redact_block_get_size() 40 redact_block_set_size(redact_block_phys_t *rbp, uint64_t size) in redact_block_set_size() 46 redact_block_get_count(redact_block_phys_t *rbp) in redact_block_get_count() 52 redact_block_set_count(redact_block_phys_t *rbp, uint64_t count) in redact_block_set_count()
|
| /f-stack/dpdk/examples/performance-thread/common/arch/x86/ |
| H A D | ctx.h | 18 void *rbp; /* 8 */ member
|
| /f-stack/dpdk/drivers/raw/dpaa2_qdma/ |
| H A D | dpaa2_qdma.c | 49 struct rte_qdma_rbp *rbp, int ser) in qdma_populate_fd_pci() 120 struct rte_qdma_rbp *rbp, in dpaa2_qdma_populate_fle() 203 struct rte_qdma_rbp *rbp = &qdma_vq->rbp; in dpdmai_dev_set_fd_us() local 301 struct rte_qdma_rbp *rbp = &qdma_vq->rbp; in dpdmai_dev_set_multi_fd_lf_no_rsp() local 347 struct rte_qdma_rbp *rbp = &qdma_vq->rbp; in dpdmai_dev_set_multi_fd_lf() local 400 struct rte_qdma_rbp *rbp = &qdma_vq->rbp; in dpdmai_dev_set_sg_fd_lf() local
|
| H A D | dpaa2_qdma.h | 147 struct rte_qdma_rbp rbp; member 204 uint32_t rbp:1; member 216 uint32_t rbp:1; member
|
| H A D | rte_pmd_dpaa2_qdma.h | 174 struct rte_qdma_rbp *rbp; member
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | db_trace.c | 177 long rip, rsp, rbp; in db_nextframe() local 372 register_t rbp; in db_trace_self() local
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_ptrace.c | 157 l_ulong rbp; member 181 l_ulong rbp; member
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_cluster.c | 106 struct buf *bp, *rbp, *reqbp; in cluster_read() local
|
| H A D | kern_umtx.c | 4212 struct umtx_robust_lists_params *rbp) in umtx_copyin_robust_lists32() 4599 umtx_handle_rb(struct thread *td, uintptr_t rbp, uintptr_t *rb_list, bool inact, in umtx_handle_rb() 4624 uintptr_t rbp; in umtx_cleanup_rb_list() local
|
| /f-stack/freebsd/net/ |
| H A D | bridgestp.c | 783 struct bstp_port *bp, *rbp = NULL; in bstp_assign_roles() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dsl_bookmark.c | 1637 redact_block_phys_t rbp = { 0 }; in dsl_redaction_list_traverse() local
|