Searched refs:nheld (Results 1 – 2 of 2) sorted by relevance
2512 int nheld; in tcp_default_ctloutput() local2530 nheld = atop(round_page(((vm_offset_t)sbp) + in tcp_default_ctloutput()2532 vm_page_t ma[nheld]; in tcp_default_ctloutput()2536 nheld) < 0) { in tcp_default_ctloutput()2551 vm_page_unhold_pages(ma, nheld); in tcp_default_ctloutput()
2324 int i, nheld; in witness_list_locks() local2326 nheld = 0; in witness_list_locks()2330 nheld++; in witness_list_locks()2332 return (nheld); in witness_list_locks()