/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | lufs_log.c | 50 makebusy(ml_unit_t *ul, buf_t *bp) in makebusy() 117 ml_unit_t *ul, in map_frag() 162 ldl_strategy(ml_unit_t *ul, buf_t *pb) in ldl_strategy() 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() 352 inval_range(ml_unit_t *ul, cirbuf_t *cb, off_t lof, off_t nb) in inval_range() 392 get_write_bp(ml_unit_t *ul) in get_write_bp() 584 find_bp(ml_unit_t *ul, cirbuf_t *cb, off_t lof) in find_bp() 608 find_read_lof(ml_unit_t *ul, cirbuf_t *cb, off_t lof) in find_read_lof() [all …]
|
H A D | lufs_top.c | 64 ml_unit_t *ul = ufsvfsp->vfs_log; in top_delta() local 86 ml_unit_t *ul = ufsvfsp->vfs_log; in top_cancel() local 112 ml_unit_t *ul = ufsvfsp->vfs_log; in top_iscancel() local 129 ml_unit_t *ul = ufsvfsp->vfs_log; in top_seterror() local 155 ml_unit_t *ul = ufsvfsp->vfs_log; in top_issue_from_taskq() local 192 ml_unit_t *ul = ufsvfsp->vfs_log; in top_begin_sync() local 354 ml_unit_t *ul = ufsvfsp->vfs_log; in top_begin_async() local 453 ml_unit_t *ul = ufsvfsp->vfs_log; in top_end_sync() local 586 ml_unit_t *ul = ufsvfsp->vfs_log; in top_end_async() local 643 top_read_roll(rollbuf_t *rbp, ml_unit_t *ul) in top_read_roll() [all …]
|
H A D | lufs_debug.c | 97 ml_unit_t *ul = ufsvfsp->vfs_log; in top_mataadd() local 109 ml_unit_t *ul = ufsvfsp->vfs_log; in top_matadel() local 122 ml_unit_t *ul = ufsvfsp->vfs_log; in top_mataclr() local 130 top_begin_debug(ml_unit_t *ul, top_t topid, ulong_t size) in top_begin_debug() 153 top_end_debug(ml_unit_t *ul, mt_map_t *mtm, top_t topid, ulong_t size) in top_end_debug() 189 ml_unit_t *ul, in top_delta_debug() 237 top_roll_debug(ml_unit_t *ul) in top_roll_debug() 268 ml_unit_t *ul; in logmap_logscan_debug() local 333 map_check_ldl_write(ml_unit_t *ul, caddr_t va, offset_t vamof, mapentry_t *me) in map_check_ldl_write() 385 map_get_debug(ml_unit_t *ul, mt_map_t *mtm) in map_get_debug() [all …]
|
H A D | lufs_map.c | 157 map_get(ml_unit_t *ul, enum maptypes maptype, int nh) in map_get() 405 deltamap_push(ml_unit_t *ul) in deltamap_push() 461 logmap_start_roll(ml_unit_t *ul) in logmap_start_roll() 478 logmap_kill_roll(ml_unit_t *ul) in logmap_kill_roll() 998 logmap_abort(ml_unit_t *ul, uint32_t tid) in logmap_abort() 1061 logmap_wait_space(mt_map_t *mtm, ml_unit_t *ul, mapentry_t *me) in logmap_wait_space() 1083 ml_unit_t *ul, in logmap_add() 1207 ml_unit_t *ul, in logmap_add_buf() 1489 logmap_commit(ml_unit_t *ul, uint32_t tid) in logmap_commit() 1528 logmap_sethead(mt_map_t *mtm, ml_unit_t *ul) in logmap_sethead() [all …]
|
H A D | lufs_thread.c | 57 #define ldl_empty(ul) ((ul)->un_head_lof == (ul)->un_tail_lof) argument 127 log_roll_read(ml_unit_t *ul, rollbuf_t *rbs, int nmblk, caddr_t roll_bufs, in log_roll_read() 339 log_roll_write(ml_unit_t *ul, rollbuf_t *rbs, int nbuf) in log_roll_write() 420 trans_roll(ml_unit_t *ul) in trans_roll()
|
H A D | lufs.c | 212 ml_unit_t *ul; in lufs_unsnarf() local 271 ml_unit_t *ul; in lufs_snarf() local 989 ml_unit_t *ul; in lufs_enable() local 1276 lufs_read_strategy(ml_unit_t *ul, buf_t *bp) in lufs_read_strategy() 1351 lufs_write_strategy(ml_unit_t *ul, buf_t *bp) in lufs_write_strategy() 1417 lufs_strategy(ml_unit_t *ul, buf_t *bp) in lufs_strategy()
|
/illumos-gate/usr/src/common/bitext/ |
H A D | stdbit.c | 72 stdc_leading_zeros_ul(unsigned long ul) in stdc_leading_zeros_ul() 114 stdc_leading_ones_ul(unsigned long ul) in stdc_leading_ones_ul() 161 stdc_trailing_zeros_ul(unsigned long ul) in stdc_trailing_zeros_ul() 203 stdc_trailing_ones_ul(unsigned long ul) in stdc_trailing_ones_ul() 253 stdc_first_leading_zero_ul(unsigned long ul) in stdc_first_leading_zero_ul() 309 stdc_first_leading_one_ul(unsigned long ul) in stdc_first_leading_one_ul() 365 stdc_first_trailing_zero_ul(unsigned long ul) in stdc_first_trailing_zero_ul() 420 stdc_first_trailing_one_ul(unsigned long ul) in stdc_first_trailing_one_ul() 465 stdc_count_zeros_ul(unsigned long ul) in stdc_count_zeros_ul() 496 stdc_count_ones_ul(unsigned long ul) in stdc_count_ones_ul() [all …]
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | a64l.c | 47 register unsigned long ul = 0; in a64l() local 65 unsigned ul = ((unsigned long)l & 0xffffffff); in l64a() local
|
/illumos-gate/usr/src/common/font/ |
H A D | font.c | 400 const uint8_t *cp, *ul; in font_bit_to_pix4() local 461 const uint8_t *cp, *ul; in font_bit_to_pix8() local 524 const uint8_t *cp, *ul; in font_bit_to_pix16() local 586 const uint8_t *cp, *ul; in font_bit_to_pix24() local 653 const uint8_t *cp, *ul; in font_bit_to_pix32() local
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | efienv.c | 41 size_t ul; in efi_getenv() local 61 size_t ul; in efi_setenv() local
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libuutil/ |
H A D | libuutil.c | 92 uu_list_t ul; in uutil_list() local 211 uu_list_t ul; in uutil_list_walk_step() local 249 uu_list_t ul; in uutil_list_node_walk_init() local
|
/illumos-gate/usr/src/test/os-tests/tests/xsave/ |
H A D | xregs_set.c | 40 unsigned long ul; in main() local
|
H A D | proc_xregs_set.c | 55 unsigned long ul; in main() local
|
H A D | fpregs.c | 44 unsigned long ul; in main() local
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | sm_casts4.c | 6 unsigned long long ul; variable
|
H A D | sm_casts5.c | 6 long long ul; variable
|
H A D | sm_casts6.c | 6 long long ul; variable
|
H A D | nocast.c | 92 unsigned long ul = 1; in implicit_assign_to() local 105 unsigned long ul = 1; in bad_implicit_arg_to() local
|
/illumos-gate/usr/src/cmd/acct/lib/ |
H A D | uidtonam.c | 47 } ul[USIZE1]; variable
|
H A D | namtouid.c | 42 } ul[A_USIZE]; variable
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | statusd_shm.h | 30 unsigned long ul[STATUSD_LONGS]; member
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | pol_xdr.c | 21 u_long ul; in xdr_u_int32() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | limits.c | 92 unsigned long ul; in main() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | quad.h | 68 u_int ul[2]; /* as two unsigned ints */ member
|
/illumos-gate/usr/src/tools/smatch/src/validation/linear/ |
H A D | fp2i-cast.c | 10 typedef unsigned long long ul; typedef
|