Home
last modified time | relevance | path

Searched refs:TAILQ_REMOVE (Results 1 – 25 of 148) sorted by relevance

123456

/mirbsd/src/sys/uvm/
Duvm_page_i.h159 TAILQ_REMOVE(&uvm.page_active, pg, pageq);
165 TAILQ_REMOVE(&uvm.page_inactive_swp, pg, pageq);
167 TAILQ_REMOVE(&uvm.page_inactive_obj, pg, pageq);
209 TAILQ_REMOVE(&uvm.page_active, pg, pageq);
248 TAILQ_REMOVE(&uvm.page_inactive_swp, pg, pageq);
250 TAILQ_REMOVE(&uvm.page_inactive_obj, pg, pageq);
262 TAILQ_REMOVE(&uvm.page_active, pg, pageq);
Duvm_page.c186 TAILQ_REMOVE(buck, pg, hashq);
197 TAILQ_REMOVE(&pg->uobject->memq, pg, listq);
816 TAILQ_REMOVE(&oldbuckets[lcv], pg, hashq); in uvm_page_rehash()
996 TAILQ_REMOVE(freeq, pg, pageq);
1165 TAILQ_REMOVE(&uvm.page_active, pg, pageq);
1171 TAILQ_REMOVE(&uvm.page_inactive_swp, pg, pageq);
1173 TAILQ_REMOVE(&uvm.page_inactive_obj, pg, pageq);
1339 TAILQ_REMOVE(&pgfl->pgfl_queues[PGFL_UNKNOWN], pg, pageq); in uvm_pageidlezero()
Duvm_pglist.c213 TAILQ_REMOVE(&uvm.page_free[free_list].pgfl_queues[pgflidx],
266 TAILQ_REMOVE(list, m, pageq);
/mirbsd/src/usr.bin/pmdb/
Dbreak.c111 TAILQ_REMOVE(&ps->ps_bkpts, bkpt, bkpt_list); in bkpt_add_cb()
131 TAILQ_REMOVE(&ps->ps_bkpts, bkpt, bkpt_list); in bkpt_delete()
180 TAILQ_REMOVE(&ps->ps_sstep_cbs, cb, cb_list); in bkpt_check()
206 TAILQ_REMOVE(&bkpt->bkpt_cbs, cb, cb_list); in bkpt_check()
230 TAILQ_REMOVE(&sstep_cbs, cb, cb_list); in bkpt_check()
/mirbsd/src/sys/kern/
Dvfs_cache.c153 TAILQ_REMOVE(&nclruhead, ncp, nc_lru); in cache_lookup()
227 TAILQ_REMOVE(&nclruhead, ncp, nc_lru); in cache_lookup()
239 TAILQ_REMOVE(&nclruhead, ncp, nc_lru); in cache_lookup()
353 TAILQ_REMOVE(&nclruhead, ncp, nc_lru); in cache_enter()
447 TAILQ_REMOVE(&nclruhead, ncp, nc_lru); in cache_purgevfs()
Dkern_malloc_debug.c135 TAILQ_REMOVE(&debug_malloc_freelist, md, md_list); in debug_malloc()
193 TAILQ_REMOVE(&debug_malloc_usedlist, md, md_list); in debug_free()
Dvfs_lockf.c323 TAILQ_REMOVE(&lock->lf_next->lf_blkhd, lock, lf_block);
329 TAILQ_REMOVE(&lock->lf_next->lf_blkhd, lock, lf_block);
412 TAILQ_REMOVE(&overlap->lf_blkhd, ltmp,
747 TAILQ_REMOVE(&lock->lf_blkhd, wakelock, lf_block);
Dkern_subr.c231 TAILQ_REMOVE(head, hdp, hd_list);
252 TAILQ_REMOVE(head, hdp, hd_list); in dohooks()
/mirbsd/src/lib/libpthread/uthread/
Duthread_priority_queue.c151 TAILQ_REMOVE(&pq->pq_lists[prio].pl_head, pthread, pqe); in _pq_remove()
229 TAILQ_REMOVE(&pq->pq_queue, pql, pl_link); in _pq_first()
311 TAILQ_REMOVE(&_waitingq, pthread, pqe); in _waitq_remove()
Duthread_mutex.c812 TAILQ_REMOVE(&(*mutex)->m_owner->mutexq, in mutex_unlock_common()
897 TAILQ_REMOVE(&(*mutex)->m_owner->mutexq, in mutex_unlock_common()
1015 TAILQ_REMOVE(&(*mutex)->m_owner->mutexq, in mutex_unlock_common()
1414 TAILQ_REMOVE(&mutex->m_queue, pthread, sqe); in mutex_queue_deq()
1435 TAILQ_REMOVE(&mutex->m_queue, pthread, sqe); in mutex_queue_remove()
Duthread_fd.c319 TAILQ_REMOVE(&entry->r_queue, in _thread_fd_unlock_thread()
356 TAILQ_REMOVE(&entry->w_queue, in _thread_fd_unlock_thread()
Duthread_cond.c656 TAILQ_REMOVE(&cond->c_queue, pthread, sqe); in cond_queue_deq()
685 TAILQ_REMOVE(&cond->c_queue, pthread, sqe); in cond_queue_remove()
/mirbsd/src/sbin/isakmpd/
Dtimer.c76 TAILQ_REMOVE(&events, n, link); in timer_handle_expirations()
122 TAILQ_REMOVE(&events, ev, link); in timer_remove_event()
Dtransport.c291 TAILQ_REMOVE(&t->virtual->prio_sendq, msg, in transport_send_messages()
295 TAILQ_REMOVE(&t->virtual->sendq, msg, link); in transport_send_messages()
Dconnection.c377 TAILQ_REMOVE(&connections, conn, link); in connection_teardown()
393 TAILQ_REMOVE(&connections_passive, conn, link); in connection_passive_teardown()
/mirbsd/src/sys/nfs/
Dnfs_srvcache.c187 TAILQ_REMOVE(&nfsrvlruhead, rp, rc_lru);
234 TAILQ_REMOVE(&nfsrvlruhead, rp, rc_lru);
325 TAILQ_REMOVE(&nfsrvlruhead, rp, rc_lru); in nfsrv_cleancache()
Dnfs_syscalls.c193 TAILQ_REMOVE(&nmp->nm_uidlruhead, nuidp, nu_lru); in nfs_clientd()
349 TAILQ_REMOVE(&slp->ns_uidlruhead, nuidp,
746 TAILQ_REMOVE(&nfsd_head, nfsd, nfsd_chain);
790 TAILQ_REMOVE(&slp->ns_uidlruhead, nuidp, nu_lru);
815 TAILQ_REMOVE(&nfssvc_sockhead, slp, ns_chain);
840 TAILQ_REMOVE(&nfssvc_sockhead, slp, ns_chain);
943 TAILQ_REMOVE(&nfs_bufq, bp, b_freelist);
1121 TAILQ_REMOVE(&nmp->nm_uidlruhead, nuidp, nu_lru);
1195 TAILQ_REMOVE(&nmp->nm_uidlruhead, nuidp,
/mirbsd/src/sys/netinet/
Dip_spd.c324 TAILQ_REMOVE(&ipo->ipo_tdb->tdb_policy_head, ipo, in ipsp_spd_lookup()
371 TAILQ_REMOVE(&ipo->ipo_tdb->tdb_policy_head, ipo, in ipsp_spd_lookup()
465 TAILQ_REMOVE(&ipo->ipo_tdb->tdb_policy_head, in ipsp_spd_lookup()
494 TAILQ_REMOVE(&ipo->ipo_tdb->tdb_policy_head, ipo, in ipsp_spd_lookup()
581 TAILQ_REMOVE(&ipo->ipo_tdb->tdb_policy_head, ipo, in ipsec_delete_policy()
587 TAILQ_REMOVE(&ipsec_policy_head, ipo, ipo_list); in ipsec_delete_policy()
717 TAILQ_REMOVE(&ipsec_acquire_head, ipa, ipa_next); in ipsp_delete_acquire()
719 TAILQ_REMOVE(&ipa->ipa_policy->ipo_acquires, ipa, in ipsp_delete_acquire()
/mirbsd/src/sys/dev/ic/
Dpckbc.c661 TAILQ_REMOVE(&q->cmdqueue, cmd, next);
720 TAILQ_REMOVE(&q->cmdqueue, cmd, next);
785 TAILQ_REMOVE(&q->cmdqueue, cmd, next);
820 TAILQ_REMOVE(&q->freequeue, nc, next);
852 TAILQ_REMOVE(&q->cmdqueue, nc, next);
Dadw.c394 TAILQ_REMOVE(&sc->sc_free_ccb, ccb, chain);
459 TAILQ_REMOVE(&sc->sc_waiting_ccb, ccb, chain);
463 TAILQ_REMOVE(&sc->sc_waiting_ccb, ccb, chain);
1102 TAILQ_REMOVE(&sc->sc_pending_ccb, ccb, chain);
1192 TAILQ_REMOVE(&sc->sc_pending_ccb, ccb, chain);
/mirbsd/src/usr.bin/man/
Dman.c192 TAILQ_REMOVE(&defp->list, e_defp, q); in main()
243 TAILQ_REMOVE(&defp->list, e_defp, q); in main()
246 TAILQ_REMOVE(&head, defp, q); in main()
321 TAILQ_REMOVE(&head, section, q); in main()
/mirbsd/src/sys/dev/isa/
Dseagate.c630 TAILQ_REMOVE(&sea->free_list, scb, chain);
709 TAILQ_REMOVE(&sea->ready_list, scb, in sea_main()
905 TAILQ_REMOVE(&sea->nexus_list, scb,
1134 TAILQ_REMOVE(&sea->ready_list, scb, chain);
1167 TAILQ_REMOVE(&sea->nexus_list,
/mirbsd/src/lib/libcitrus_iconv/libc/citrus/
Dcitrus_iconv.c272 TAILQ_REMOVE(&shared_unused, ci, ci_tailq_entry); in get_shared()
309 TAILQ_REMOVE(&shared_unused, ci, ci_tailq_entry); in release_shared()
/mirbsd/src/usr.sbin/isdn/isdnd/
Dmonitor.c124 TAILQ_REMOVE(&connections, con, connections); in monitor_init()
140 TAILQ_REMOVE(&connections, c, connections); in monitor_exit()
153 TAILQ_REMOVE(&rights, r, list); in monitor_clear_rights()
326 TAILQ_REMOVE(&rights, cur, list); in monitor_fixup_rights()
515 TAILQ_REMOVE(&connections, con, connections); in monitor_handle_input()
/mirbsd/src/sys/netipx/
Dipx.c177 TAILQ_REMOVE(&ifp->if_addrlist, (struct ifaddr *)ia, ifa_list);
178 TAILQ_REMOVE(&ipx_ifaddr, ia, ia_list);

123456