Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 25 of 92) sorted by relevance

1234

/titanic_44/usr/src/uts/sun4u/sys/
H A Dfpras_impl.h140 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \ argument
212 #define FPRAS_REWRITE_TYPE1(blk, doex, fpq, tmp1, label) \ argument
235 #define FPRAS_REWRITE_TYPE2Q1(blk, doex, tmp1, tmp2, label1, label2) \ argument
263 #define FPRAS_REWRITE_TYPE2Q2(blk, doex, tmp1, tmp2, label1, label2) \ argument
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_uobj.c110 sol_ofs_uobj_blk_t *blk; in sol_ofs_uobj_tbl_fini() local
287 sol_ofs_uobj_blk_t *blk; in sol_ofs_uobj_add() local
408 sol_ofs_uobj_blk_t *blk; in sol_ofs_uobj_remove() local
504 sol_ofs_uobj_blk_t *blk; in ofs_uobj_find() local
/titanic_44/usr/src/uts/sfmmu/vm/
H A Dxhat_sfmmu.c137 xhat_insert_xhatblk(page_t *pp, struct xhat *xhat, void **blk) in xhat_insert_xhatblk()
197 xhat_delete_xhatblk(void *blk, int mlist_locked) in xhat_delete_xhatblk()
/titanic_44/usr/src/lib/libmalloc/common/
H A Dmalloc.c311 struct header *blk; in malloc_unlocked() local
690 struct header *blk; /* real start of block */ in free_unlocked() local
739 struct header *blk; /* block ptr is contained in */ in realloc_unlocked() local
968 struct header *blk, *next; /* ptr to ordinary blocks */ in mallinfo() local
1099 struct header *blk, *prev, *next; /* ptr to ordinary blocks */ in check_arena() local
/titanic_44/usr/src/cmd/dc/
H A Ddc.h76 struct blk { struct
83 struct blk **rdw; argument
/titanic_44/usr/src/cmd/fs.d/udfs/fsck/
H A Dutilities.c315 getblk(struct bufarea *bp, daddr_t blk, long size) in getblk()
344 rwerror(char *mesg, daddr_t blk) in rwerror()
380 bread(int fd, char *buf, daddr_t blk, long size) in bread()
410 bwrite(int fd, char *buf, daddr_t blk, long size) in bwrite()
/titanic_44/usr/src/cmd/mailx/
H A Dlock.c47 lock(FILE *fp, char *mode, int blk) in lock()
/titanic_44/usr/src/cmd/bnu/
H A Dgio.c202 grdblk(blk, len) in grdblk() argument
220 gwrblk(blk, len) in gwrblk() argument
H A Dxio.c214 xrdblk(blk, len, fn) in xrdblk() argument
H A Ddio.c241 drdblk(blk, len, fn) in drdblk() argument
/titanic_44/usr/src/cmd/sh/
H A Dargs.c246 freeargs(blk) in freeargs() argument
301 clean_args(blk) in clean_args() argument
/titanic_44/usr/src/lib/libproject/common/
H A Dsetproject.c74 build_rctlblk(rctlblk_t *blk, int comp_num, char *component) in build_rctlblk()
181 reinit_blk(rctlblk_t *blk, int local_action) in reinit_blk()
197 rctlblk_t *blk; in rctl_set() local
/titanic_44/usr/src/cmd/mandoc/
H A Dread.c288 mparse_buf_r(struct mparse *curp, struct buf blk, int start) in mparse_buf_r()
664 mparse_parse_buffer(struct mparse *curp, struct buf blk, const char *file) in mparse_parse_buffer()
692 struct buf blk; in mparse_readmem() local
704 struct buf blk; in mparse_readfd() local
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dmemalign.c62 register Dblk blk; /* For addressing fragment blocks */ local
/titanic_44/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c215 diskaddr_t blk; in xdfs_devid_read() local
271 diskaddr_t blk; in xdfs_devid_fabricate() local
614 diskaddr_t nblocks, blk; in xdfs_c_bb_check() local
/titanic_44/usr/src/common/fs/
H A Dpcfs.c281 ulong_t off, blk; in bpcfs_read() local
403 fat_ctodb(int blk, int r) in fat_ctodb()
415 fat_map(int blk, int rootdir) in fat_map()
/titanic_44/usr/src/uts/common/io/
H A Demul64_bsd.c1017 blklist_t *blk; in bsd_readblks() local
1098 blklist_t *blk; in bsd_writeblks() local
1227 blklist_t *blk; in bsd_freeblkrange() local
1250 blklist_t *blk; in bsd_findblk() local
1267 blklist_t *blk; in bsd_allocblk() local
1293 bsd_freeblk(emul64_tgt_t *tgt, blklist_t *blk) in bsd_freeblk()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dmemalign.c65 TREE *blk; /* For addressing fragment blocks */ in memalign() local
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c478 uint_t blk; in eib_rsrc_setup_txbufs() local
646 uint_t blk; in eib_rsrc_setup_rxbufs() local
970 int blk; in eib_rsrc_grab_wqes() local
1045 uint_t blk; in eib_rsrc_return_wqes() local
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_alloc.c68 #define BLOCK_TO_LIST(blk) ((memory_list_t*) (((char*)blk) - sizeof(memory_list_t))) argument
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_fdio.c182 uchar_t blk[DEV_BSIZE]; in fdio_bdev_read() local
223 uchar_t blk[DEV_BSIZE]; in fdio_bdev_write() local
/titanic_44/usr/src/uts/common/sys/
H A Drctl_impl.h66 #define RCTLBLK_INC(blk, n) (rctlblk_t *)(((char *)blk) \ argument
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzap.c225 uint64_t blk, off; in zap_table_store() local
271 uint64_t blk, off; in zap_table_load() local
557 zap_set_idx_to_blk(zap_t *zap, uint64_t idx, uint64_t blk, dmu_tx_t *tx) in zap_set_idx_to_blk()
574 uint64_t idx, blk; in zap_deref_leaf() local
651 uint64_t blk; in zap_expand_leaf() local
935 uint64_t idx, blk; in fzap_prefetch() local
/titanic_44/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c139 int blk; in label() local
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.h69 #define HASH(cd, blk, table) \ argument

1234