Searched refs:nheld (Results 1 – 2 of 2) sorted by relevance
2447 int nheld; in tcp_default_ctloutput() local2465 nheld = atop(round_page(((vm_offset_t)sbp) + in tcp_default_ctloutput()2467 vm_page_t ma[nheld]; in tcp_default_ctloutput()2471 nheld) < 0) { in tcp_default_ctloutput()2486 vm_page_unhold_pages(ma, nheld); in tcp_default_ctloutput()
2695 int i, nheld; in witness_list_locks() local2697 nheld = 0; in witness_list_locks()2701 nheld++; in witness_list_locks()2703 return (nheld); in witness_list_locks()