/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_buf.c | 49 dt_buf_create(dtrace_hdl_t *dtp, dt_buf_t *bp, const char *name, size_t len) in dt_buf_create() 67 dt_buf_destroy(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_destroy() 76 dt_buf_reset(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_reset() 85 dt_buf_write(dtrace_hdl_t *dtp, dt_buf_t *bp, in dt_buf_write() 139 dt_buf_offset(const dt_buf_t *bp, size_t align) in dt_buf_offset() 146 dt_buf_len(const dt_buf_t *bp) in dt_buf_len() 152 dt_buf_error(const dt_buf_t *bp) in dt_buf_error() 158 dt_buf_ptr(const dt_buf_t *bp) in dt_buf_ptr() 164 dt_buf_claim(dtrace_hdl_t *dtp, dt_buf_t *bp) in dt_buf_claim()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | bio.c | 214 struct buf *bp; in bread_common() local 250 struct buf *bp, *rabp; in breada() local 294 bwrite_common(void *arg, struct buf *bp, int force_wait, in bwrite_common() 344 bwrite(struct buf *bp) in bwrite() 356 bwrite2(struct buf *bp) in bwrite2() 370 bdwrite(struct buf *bp) in bdwrite() 390 bawrite(struct buf *bp) in bawrite() 404 brelse(struct buf *bp) in brelse() 524 struct buf *bp, *dp; in bio_busy() local 572 struct buf *bp; in getblk_common() local [all …]
|
/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/ |
H A D | spa.h | 195 #define BP_GET_LSIZE(bp) \ argument 197 #define BP_SET_LSIZE(bp, x) \ argument 200 #define BP_GET_PSIZE(bp) \ argument 202 #define BP_SET_PSIZE(bp, x) \ argument 205 #define BP_GET_COMPRESS(bp) BF64_GET((bp)->blk_prop, 32, 7) argument 206 #define BP_SET_COMPRESS(bp, x) BF64_SET((bp)->blk_prop, 32, 7, x) argument 208 #define BP_GET_CHECKSUM(bp) BF64_GET((bp)->blk_prop, 40, 8) argument 209 #define BP_SET_CHECKSUM(bp, x) BF64_SET((bp)->blk_prop, 40, 8, x) argument 211 #define BP_GET_TYPE(bp) BF64_GET((bp)->blk_prop, 48, 8) argument 212 #define BP_SET_TYPE(bp, x) BF64_SET((bp)->blk_prop, 48, 8, x) argument [all …]
|
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | spa.h | 270 #define BPE_GET_ETYPE(bp) \ argument 273 #define BPE_SET_ETYPE(bp, t) do { \ argument 278 #define BPE_GET_LSIZE(bp) \ argument 281 #define BPE_SET_LSIZE(bp, x) do { \ argument 286 #define BPE_GET_PSIZE(bp) \ argument 289 #define BPE_SET_PSIZE(bp, x) do { \ argument 302 #define BPE_IS_PAYLOADWORD(bp, wp) \ argument 350 #define BP_GET_LSIZE(bp) \ argument 354 #define BP_SET_LSIZE(bp, x) do { \ argument 360 #define BP_GET_PSIZE(bp) \ argument [all …]
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_debug.h | 107 #define QL_DUMP_1(bp, wdsize, count) \ argument 111 #define QL_DUMP_1(bp, wdsize, count) argument 117 #define QL_DUMP_2(bp, wdsize, count) \ argument 121 #define QL_DUMP_2(bp, wdsize, count) argument 127 #define QL_DUMP_3(bp, wdsize, count) \ argument 131 #define QL_DUMP_3(bp, wdsize, count) argument 137 #define QL_DUMP_4(bp, wdsize, count) \ argument 141 #define QL_DUMP_4(bp, wdsize, count) argument 147 #define QL_DUMP_5(bp, wdsize, count) \ argument 151 #define QL_DUMP_5(bp, wdsize, count) argument [all …]
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_buf.c | 39 fmd_buf_t *bp = fmd_alloc(sizeof (fmd_buf_t), FMD_SLEEP); in fmd_buf_alloc() local 51 fmd_buf_free(fmd_buf_t *bp) in fmd_buf_free() 70 fmd_buf_t *bp, *np; in fmd_buf_hash_destroy() local 89 fmd_buf_t *bp; in fmd_buf_hash_apply() local 101 fmd_buf_t *bp; in fmd_buf_hash_commit() local 120 fmd_buf_t *bp = fmd_buf_alloc(name, size); in fmd_buf_insert() local 133 fmd_buf_t *bp; in fmd_buf_lookup() local 147 fmd_buf_t *bp, **pp = &bhp->bh_hash[h]; in fmd_buf_delete() local
|
H A D | fmd_builtin.c | 44 const fmd_builtin_t *bp; in bltin_init() local 79 fmd_builtin_t *bp = mp->mod_data; in bltin_fini() local 106 const fmd_builtin_t *bp; in fmd_builtin_loadall() local
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/ |
H A D | mpool.c | 121 BKT *bp; local 157 BKT *bp; local 189 BKT *bp; local 284 BKT *bp; local 311 BKT *bp; local 332 BKT *bp; local 354 BKT *bp; local 410 mpool_write(mp, bp) in mpool_write() argument 450 BKT *bp; local 475 BKT *bp; local
|
/titanic_41/usr/src/cmd/filesync/ |
H A D | rules.c | 104 struct base *bp; in read_rules() local 289 struct base *bp; in write_rules() local 386 static errmask_t rw_base(FILE *file, struct base *bp) in rw_base() 430 static errmask_t add_rule(struct base *bp, int flags, const char *args) in add_rule() 489 add_ignore(struct base *bp, char *name) in add_ignore() 502 add_include(struct base *bp, char *name) in add_include() 545 struct base *bp; in add_restr() local 604 check_restr(struct base *bp, const char *name) in check_restr()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_log.c | 50 makebusy(ml_unit_t *ul, buf_t *bp) in makebusy() 62 logdone(buf_t *bp) in logdone() 79 buf_t *bp; in ldl_strategy_done() local 239 writelog(ml_unit_t *ul, buf_t *bp) in writelog() 266 readlog(ml_unit_t *ul, buf_t *bp) in readlog() 297 push_dirty_bp(ml_unit_t *ul, buf_t *bp) in push_dirty_bp() 354 buf_t *bp; in inval_range() local 395 buf_t *bp; in get_write_bp() local 439 buf_t *bp; in alloc_wrbuf() local 487 buf_t *bp; in alloc_rdbuf() local [all …]
|
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394_queue.c | 87 mblk_t *bp; in av1394_flushq() local 98 av1394_putq(av1394_queue_t *q, mblk_t *bp) in av1394_putq() 104 av1394_putbq(av1394_queue_t *q, mblk_t *bp) in av1394_putbq() 112 mblk_t *bp; in av1394_getq() local 159 av1394_put_common(av1394_queue_t *q, mblk_t *bp, putfunc_t put) in av1394_put_common() 181 mblk_t *bp; in av1394_getq_locked() local
|
/titanic_41/usr/src/ucblib/libtermcap/ |
H A D | termcap.c | 68 tgetent(char *bp, char *name) in tgetent() 236 tskip(char *bp) in tskip() 264 char *bp = tbuf; in tgetnum() local 297 char *bp = tbuf; in tgetflag() local 324 char *bp = tbuf; in tgetstr() local 392 tngetsize(char *bp) in tngetsize() 424 appendsmalldec(char *bp, int val) in appendsmalldec()
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | sigsetjmp.c | 44 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 81 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 104 register o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local 136 o_setjmp_struct_t *bp = (o_setjmp_struct_t *)env; local
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | contract.c | 258 contract_bucket_t *bp; in contract_hold_bucket() local 269 contract_release_bucket(contract_bucket_t *bp) in contract_release_bucket() 276 contract_lookup(contract_bucket_t *bp, ctid_t ctid) in contract_lookup() 295 contract_insert(contract_bucket_t *bp, contract_entry_t *ce) in contract_insert() 320 contract_bucket_t *bp; in contract_hash_store() local 337 contract_bucket_t *bp; in contract_hash_remove() local 360 contract_bucket_t *bp; in lookup_inst_by_contract() local
|
/titanic_41/usr/src/uts/intel/io/dktp/dcdev/ |
H A D | dadk.c | 651 dadk_strategy(opaque_t objp, struct buf *bp) in dadk_strategy() 675 dadk_dump(opaque_t objp, struct buf *bp) in dadk_dump() 726 struct buf *bp; in dadk_ioctl() local 822 struct buf *bp; in dadk_ioctl() local 984 dadk_flushdone(struct buf *bp) in dadk_flushdone() 1033 struct buf *bp; in dadk_iob_alloc() local 1075 struct buf *bp; in dadk_iob_free() local 1101 struct buf *bp; in dadk_iob_xfer() local 1133 dadk_transport(opaque_t com_data, struct buf *bp) in dadk_transport() 1144 dadk_pkt(opaque_t com_data, struct buf *bp, int (*func)(caddr_t), caddr_t arg) in dadk_pkt() [all …]
|
/titanic_41/usr/src/cmd/svc/configd/ |
H A D | snapshot.c | 144 snapshot_bucket_t *bp = SNAPSHOT_BUCKET(snap_id); in snapshot_hold_bucket() local 150 snapshot_rele_bucket(snapshot_bucket_t *bp) in snapshot_rele_bucket() 157 snapshot_lookup_unlocked(snapshot_bucket_t *bp, uint32_t snap_id) in snapshot_lookup_unlocked() 174 snapshot_insert_unlocked(snapshot_bucket_t *bp, rc_snapshot_t *sp) in snapshot_insert_unlocked() 186 snapshot_remove_unlocked(snapshot_bucket_t *bp, rc_snapshot_t *sp) in snapshot_remove_unlocked() 214 snapshot_bucket_t *bp; in rc_snapshot_get() local
|
/titanic_41/usr/src/cmd/captoinfo/ |
H A D | otermcap.c | 98 otgetent(char *bp, char *name) in otgetent() 120 _tgetent(char *bp, char *name) in _tgetent() 287 tskip(char *bp) in tskip() 309 char *bp = tbuf; in otgetnum() local 341 char *bp = tbuf; in otgetflag() local 367 char *bp = tbuf; in otgetstr() local
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_bio.c | 111 _sd_add_vm_to_bp_plist(struct buf *bp, unsigned char *v) in _sd_add_vm_to_bp_plist() 325 struct buf *bp; in _sd_get_iobuf() local 353 _sd_put_iobuf(struct buf *bp) in _sd_put_iobuf() 369 _sd_setup_iob(struct buf *bp, dev_t dev, nsc_off_t pos, int flag) in _sd_setup_iob() 487 struct buf *bp; in _sd_extend_iob() local 549 struct buf *bp; in sd_alloc_iob() local 595 _sd_pack_pages(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages() 708 _sd_pack_pages_nopageio(struct buf *bp, struct buf *list, sd_addr_t *addr, in _sd_pack_pages_nopageio() 782 sd_add_fba(struct buf *bp, sd_addr_t *addr, nsc_off_t fba_pos, in sd_add_fba() 866 sd_add_mem(struct buf *bp, char *buf, nsc_size_t len) in sd_add_mem() [all …]
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_builtin.c | 61 const topo_builtin_t *bp; in bltin_init() local 85 topo_builtin_t *bp = mp->tm_data; in bltin_fini() local 104 const topo_builtin_t *bp; in topo_builtin_create() local
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_event.c | 212 emlxs_event(emlxs_port_t *port, emlxs_event_t *evt, void *bp, uint32_t size) in emlxs_event() 353 uint8_t *bp; in emlxs_log_rscn_event() local 394 uint8_t *bp; in emlxs_log_vportrscn_event() local 474 uint8_t *bp; in emlxs_log_ct_event() local 537 uint8_t *bp; in emlxs_log_link_event() local 661 uint8_t *bp; in emlxs_log_dump_event() local 699 uint32_t *bp; in emlxs_log_temp_event() local 735 uint8_t *bp; in emlxs_log_fcoe_event() local 769 uint8_t *bp; in emlxs_log_async_event() local 1106 struct sd_plogi_rcv_v0 *bp; in emlxs_log_sd_basic_els_event() local [all …]
|
/titanic_41/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 490 dr_board_t *bp; in dr_open() local 739 dr_board_t *bp = &softsp->boards[bd]; in dr_attach() local 1051 dr_board_t *bp = hp->h_bd; in dr_pre_op() local 1117 dr_board_t *bp = hp->h_bd; in dr_post_op() local 1222 dr_board_t *bp = hp->h_bd; in dr_assign_board() local 1233 dr_board_t *bp = hp->h_bd; in dr_unassign_board() local 1260 dr_board_t *bp = hp->h_bd; in dr_poweron_board() local 1268 dr_board_t *bp = hp->h_bd; in dr_poweroff_board() local 1276 dr_board_t *bp = hp->h_bd; in dr_test_board() local 1286 dr_make_comp_nodes(dr_board_t *bp) in dr_make_comp_nodes() [all …]
|
/titanic_41/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 492 dr_board_t *bp; in dr_open() local 743 dr_board_t *bp = &softsp->boards[bd]; in dr_attach() local 1054 dr_board_t *bp = hp->h_bd; in dr_pre_op() local 1119 dr_board_t *bp = hp->h_bd; in dr_post_op() local 1232 dr_board_t *bp = hp->h_bd; in dr_assign_board() local 1243 dr_board_t *bp = hp->h_bd; in dr_unassign_board() local 1270 dr_board_t *bp = hp->h_bd; in dr_poweron_board() local 1278 dr_board_t *bp = hp->h_bd; in dr_poweroff_board() local 1286 dr_board_t *bp = hp->h_bd; in dr_test_board() local 1296 dr_make_comp_nodes(dr_board_t *bp) { in dr_make_comp_nodes() [all …]
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | inet6_rthdr.c | 70 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() 96 inet6_rth_add(void *bp, const struct in6_addr *addr) in inet6_rth_add() 148 inet6_rth_segments(const void *bp) in inet6_rth_segments() 169 inet6_rth_getaddr(const void *bp, int index) in inet6_rth_getaddr()
|
/titanic_41/usr/src/cmd/vgrind/ |
H A D | vgrindefs.c | 49 tgetent(char *bp, char *name, char *file) in tgetent() 187 tskip(char *bp) in tskip() 209 char *bp = tbuf; in tgetnum() local 241 char *bp = tbuf; in tgetflag() local 267 char *bp = tbuf; in tgetstr() local
|
/titanic_41/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 102 rds_buf_t *bp = (rds_buf_t *)(uintptr_t)arg; in rds_free_mblk() local 174 rds_buf_t *bp; in rds_init_recv_caches() local 388 rds_buf_t *bp; in rds_init_send_pool() local 559 rds_buf_t *bp; in rds_reinit_send_pool() local 712 rds_free_buf(rds_bufpool_t *pool, rds_buf_t *bp, uint_t nbuf) in rds_free_buf() 759 rds_buf_t *bp = NULL, *bp1; in rds_get_buf() local 849 rds_buf_t *bp; in rds_is_sendq_empty() local 939 rds_buf_t *bp = NULL, *bp1; in rds_get_send_buf() local 1090 rds_free_recv_buf(rds_buf_t *bp, uint_t nbuf) in rds_free_recv_buf()
|