/freebsd/sys/net/ |
H A D | bpf_zerocopy.c | 138 zbuf_free(struct zbuf *zb) in zbuf_free() 180 struct zbuf *zb; in zbuf_setup() local 244 struct zbuf *zb; in bpf_zerocopy_append_bytes() local 296 struct zbuf *zb; in bpf_zerocopy_append_mbuf() local 357 struct zbuf *zb; in bpf_zerocopy_buffull() local 384 struct zbuf *zb; in bpf_zerocopy_bufheld() local 407 struct zbuf *zb; in bpf_zerocopy_buf_reclaimed() local 427 struct zbuf *zb; in bpf_zerocopy_canfreebuf() local 450 struct zbuf *zb; in bpf_zerocopy_canwritebuf() local 469 struct zbuf *zb; in bpf_zerocopy_free() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 93 bookmark_to_name(zbookmark_phys_t *zb, char *buf, size_t len) in bookmark_to_name() 131 name_to_bookmark(char *buf, zbookmark_phys_t *zb) in name_to_bookmark() 144 zep_to_zb(uint64_t dataset, zbookmark_err_phys_t *zep, zbookmark_phys_t *zb) in zep_to_zb() 184 spa_log_error(spa_t *spa, const zbookmark_phys_t *zb, const uint64_t birth) in spa_log_error() 295 copyout_entry(const zbookmark_phys_t *zb, void *uaddr, uint64_t *count) in copyout_entry() 338 zbookmark_phys_t zb; in check_filesystem() local 409 zbookmark_phys_t zb; in check_filesystem() local 487 zbookmark_phys_t zb; in process_error_block() local 531 zbookmark_phys_t zb; in process_error_block() local 668 remove_error_from_list(spa_t *spa, avl_tree_t *t, const zbookmark_phys_t *zb) in remove_error_from_list() [all …]
|
H A D | dmu_traverse.c | 82 zbookmark_phys_t zb; in traverse_zil_block() local 108 zbookmark_phys_t zb; in traverse_zil_record() local 160 const zbookmark_phys_t *zb) in resume_skip_check() 183 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_prefetch_metadata() 223 const blkptr_t *bp, const zbookmark_phys_t *zb) in traverse_visitbp() 563 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in traverse_prefetcher()
|
H A D | dsl_scan.c | 1638 dsl_scan_check_suspend(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_scan_check_suspend() 1718 dsl_error_scrub_check_suspend(dsl_scan_t *scn, const zbookmark_phys_t *zb) in dsl_error_scrub_check_suspend() 1767 zbookmark_phys_t zb; in dsl_scan_zil_block() local 1803 zbookmark_phys_t zb; in dsl_scan_zil_record() local 1923 const zbookmark_phys_t *zb) in dsl_scan_check_prefetch_resume() 1944 dsl_scan_prefetch(scan_prefetch_ctx_t *spc, blkptr_t *bp, zbookmark_phys_t *zb) in dsl_scan_prefetch() 1993 zbookmark_phys_t zb; in dsl_scan_prefetch_dnode() local 2019 dsl_scan_prefetch_cb(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in dsl_scan_prefetch_cb() 2161 const zbookmark_phys_t *zb) in dsl_scan_check_resume() 2208 const zbookmark_phys_t *zb, dmu_tx_t *tx) in dsl_scan_recurse() [all …]
|
H A D | dmu_direct.c | 136 zbookmark_phys_t zb; in dmu_write_direct() local 269 zbookmark_phys_t zb; in dmu_read_abd() local
|
H A D | zfs_fm.c | 339 const zbookmark_phys_t *zb, zio_t *zio, uint64_t offset, uint64_t size) in zfs_ereport_is_duplicate() 472 const char *subclass, spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start() 1165 const zbookmark_phys_t *zb, zio_t *zio, uint64_t state) in zfs_ereport_post() 1207 zfs_ereport_start_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_start_checksum() 1311 zfs_ereport_post_checksum(spa_t *spa, vdev_t *vd, const zbookmark_phys_t *zb, in zfs_ereport_post_checksum()
|
H A D | dbuf.c | 1368 dbuf_read_done(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in dbuf_read_done() 1514 zbookmark_phys_t zb; in dbuf_read_verify_dnode_crypt() local 1574 zbookmark_phys_t zb; in dbuf_read_impl() local 1811 zbookmark_phys_t zb; in dbuf_read() local 2781 zbookmark_phys_t zb; in dmu_buf_untransform_direct() local 3543 dbuf_issue_final_prefetch_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_issue_final_prefetch_done() 3590 dbuf_prefetch_indirect_done(zio_t *zio, const zbookmark_phys_t *zb, in dbuf_prefetch_indirect_done() 3662 zbookmark_phys_t zb; in dbuf_prefetch_indirect_done() local 3808 zbookmark_phys_t zb; in dbuf_prefetch_impl() local 4439 zbookmark_phys_t zb; in dbuf_prepare_encrypted_dnode_leaf() local [all …]
|
H A D | dmu_diff.c | 114 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in diff_cb()
|
H A D | zio_inject.c | 130 zio_match_handler(const zbookmark_phys_t *zb, uint64_t type, int dva, in zio_match_handler() 208 zio_handle_decrypt_injection(spa_t *spa, const zbookmark_phys_t *zb, in zio_handle_decrypt_injection()
|
H A D | bptree.c | 153 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in bptree_visit_cb()
|
H A D | dmu_redact.c | 258 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in redact_cb() 386 create_zbookmark_from_obj_off(zbookmark_phys_t *zb, uint64_t object, in create_zbookmark_from_obj_off()
|
H A D | dmu_send.c | 1072 const zbookmark_phys_t *zb, const struct dnode_phys *dnp, void *arg) in send_cb() 1641 zbookmark_phys_t zb = { in issue_data_read() local 2402 zbookmark_phys_t zb; in dmu_send_impl() local 2872 zfs_bookmark_phys_t *zb = &dspp.ancestor_zb; in dmu_send() local
|
H A D | arc.c | 1869 arc_hdr_decrypt(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb) in arc_hdr_decrypt() 1937 const zbookmark_phys_t *zb, boolean_t noauth) in arc_fill_hdr_crypt() 2015 arc_buf_fill(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_fill() 2205 arc_untransform(arc_buf_t *buf, spa_t *spa, const zbookmark_phys_t *zb, in arc_untransform() 2749 arc_buf_alloc_impl(arc_buf_hdr_t *hdr, spa_t *spa, const zbookmark_phys_t *zb, in arc_buf_alloc_impl() 5521 arc_bcopy_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_bcopy_func() 5535 arc_getbuf_func(zio_t *zio, const zbookmark_phys_t *zb, const blkptr_t *bp, in arc_getbuf_func() 5850 int zio_flags, arc_flags_t *arc_flags, const zbookmark_phys_t *zb) in arc_read() 7034 const zbookmark_phys_t *zb) in arc_write()
|
H A D | zio.c | 958 const zbookmark_phys_t *zb, enum zio_stage stage, in zio_create() 1339 zio_priority_t priority, zio_flag_t flags, const zbookmark_phys_t *zb) in zio_read() 1357 zio_flag_t flags, const zbookmark_phys_t *zb) in zio_write() 1392 zio_priority_t priority, zio_flag_t flags, zbookmark_phys_t *zb) in zio_rewrite() 2296 zbookmark_phys_t *zb = &pio->io_bookmark; in zio_deadman_impl() local
|
H A D | zil.c | 251 zbookmark_phys_t zb; in zil_read_log_block() local 326 zbookmark_phys_t zb; in zil_read_log_data() local 1904 zbookmark_phys_t zb; in zil_lwb_write_issue() local
|
H A D | dmu_objset.c | 500 zbookmark_phys_t zb; in dmu_objset_open_impl() local 801 zbookmark_phys_t zb; in dmu_objset_own_impl() local 1644 zbookmark_phys_t zb; in dmu_objset_sync() local
|
H A D | dsl_destroy.c | 714 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in kill_blkptr()
|
H A D | dmu_recv.c | 1395 zbookmark_phys_t zb; member 1421 zbookmark_phys_t zb; in do_corrective_recv() local
|
/freebsd/contrib/bearssl/test/ |
H A D | test_math.c | 125 unsigned char zb[1000]; in print_z() local 170 unsigned char zb[1000]; in check_eqz() local
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i15_moddiv.c | 133 uint32_t wa, wb, za, zb; in co_reduce() local 195 uint32_t wa, wb, za, zb; in co_reduce_mod() local
|
H A D | i31_moddiv.c | 137 uint64_t za, zb; in co_reduce() local 213 uint64_t za, zb; in co_reduce_mod() local
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | zio.h | 320 #define SET_BOOKMARK(zb, objset, object, level, blkid) \ argument 340 #define ZB_IS_ZERO(zb) \ argument 343 #define ZB_IS_ROOT(zb) \ argument
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb_il.c | 166 zbookmark_phys_t zb; in zil_prt_rec_write() local
|
H A D | zdb.c | 2441 const zbookmark_phys_t *zb) in blkid2offset() 2586 print_indirect(spa_t *spa, blkptr_t *bp, const zbookmark_phys_t *zb, in print_indirect() 2617 blkptr_t *bp, const zbookmark_phys_t *zb) in visit_indirect() 5998 zdb_blkstats_t *zb = &zcb->zcb_type[l][t]; in zdb_count_block() local 6111 zbookmark_phys_t *zb = &zio->io_bookmark; in zdb_blkptr_done() local 6145 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_blkptr_cb() 7055 zdb_blkstats_t *zb, *tzb; in dump_block_stats() local 7461 const zbookmark_phys_t *zb, const dnode_phys_t *dnp, void *arg) in zdb_ddt_add_cb()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_mount.c | 980 zfs_handle_t *zb = *zbp; in mountpoint_cmp() local
|