Searched refs:nheld (Results 1 – 2 of 2) sorted by relevance
2519 int nheld; in tcp_default_ctloutput() local2537 nheld = atop(round_page(((vm_offset_t)sbp) + in tcp_default_ctloutput()2539 vm_page_t ma[nheld]; in tcp_default_ctloutput()2543 nheld) < 0) { in tcp_default_ctloutput()2558 vm_page_unhold_pages(ma, nheld); in tcp_default_ctloutput()
2325 int i, nheld; in witness_list_locks() local2327 nheld = 0; in witness_list_locks()2331 nheld++; in witness_list_locks()2333 return (nheld); in witness_list_locks()