Searched defs:stall (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/avs/ns/sdbc/ |
H A D | safestore.c | 281 ss_alloc_write(int need, int *stall, _sd_writeq_t *q) in ss_alloc_write()
|
H A D | sd_bcache.c | 2098 int sts, stall; in _sd_prefetch_buf() local 2538 int stall, pageio; local 3749 sdbc_get_dmchain(int cblocks, int *stall, int flag) 4148 int stall = 0; local 4232 sdbc_centry_alloc(int cd, nsc_off_t cblk, nsc_size_t req_blocks, int *stall, 4263 sdbc_alloc_dmc(int cd, nsc_off_t cblk, nsc_size_t req_blocks, int *stall, 4525 sdbc_alloc_lru(int cd, nsc_off_t cblk, int *stall, int flag) 4977 _sd_alloc_write(_sd_cctl_t *centry, int *stall)
|
H A D | safestore_ram.c | 396 ss_ram_allocresource(int need, int *stall, ss_resourcelist_t **reslist) in ss_ram_allocresource()
|
H A D | safestore.h | 488 #define SSOP_ALLOCRESOURCE(ssp, count, stall, reslist) \ argument
|
/titanic_44/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_var.h | 333 uint32_t stall; member
|
/titanic_44/usr/src/lib/libc/port/threads/ |
H A D | synch.c | 1769 stall(void) in stall() function
|