Searched refs:BLOCKS (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/cmd/acct/ |
H A D | prtacct.sh | 34 UID NAME PRIME NPRIME PRIME NPRIME PRIME NPRIME BLOCKS PROCS SESS SAMPLES
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | flock.c | 1105 if (BLOCKS(lock, request)) { in flk_process_request() 1136 if (BLOCKS(lock, request)) { in flk_process_request() 1219 if (BLOCKS(lock, request)) { in flk_process_request() 1257 if (BLOCKS(lock, request)) { in flk_process_request() 2219 if (BLOCKS(lock, vertex)) { in flk_recompute_dependencies() 2398 if (BLOCKS(lock, request)) { in flk_get_first_blocking_lock() 2416 if (BLOCKS(lock, request)) { in flk_get_first_blocking_lock() 4378 if (BLOCKS(lock1, lock)) { in check_active_locks() 4382 } else if (BLOCKS(lock, lock1)) { in check_active_locks() 4476 if (BLOCKS(lock2, lock1)) { in check_sleeping_locks() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | flock_impl.h | 297 #define BLOCKS(lock1, lock2) (!SAME_OWNER((lock1), (lock2)) && \ macro
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 3603 BLOCKS, /* decompressing blocks */ enumerator 3638 z->state->mode = z->state->nowrap ? BLOCKS : METHOD; 3786 z->state->mode = BLOCKS; 3817 case BLOCKS: 3912 z->state->mode = BLOCKS; 3931 if (z->state->mode != BLOCKS) 3994 z->state->mode = BLOCKS;
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 2742 BLOCKS, /* decompressing blocks */ enumerator 2779 z->state->mode = z->state->nowrap ? BLOCKS : METHOD; 2905 z->state->mode = BLOCKS; 2907 case BLOCKS: 2985 if (z->state->mode != BLOCKS) 3036 z->state->mode = BLOCKS;
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 22804 0500 BLOCKS
|