Searched refs:pending_cnt (Results 1 – 2 of 2) sorted by relevance
647 uint64_t pending_cnt = 1; in hv_kvp_process_request() local662 while ((pending_cnt>0) || ((ret == 0) && (recvlen > 0))) { in hv_kvp_process_request()728 pending_cnt = kvp_globals.pending_reqs; in hv_kvp_process_request()739 __func__, context, (unsigned long long)pending_cnt, ret, recvlen); in hv_kvp_process_request()750 uint64_t pending_cnt = 0; in hv_kvp_callback() local759 pending_cnt = kvp_globals.pending_reqs; in hv_kvp_callback()761 if (pending_cnt == 1) { in hv_kvp_callback()
447 static u_int pending_cnt; variable855 pending_locks[pending_cnt].wh_lock = lock; in witness_init()856 pending_locks[pending_cnt++].wh_type = type; in witness_init()857 if (pending_cnt > WITNESS_PENDLIST) in witness_init()