Searched refs:le_prev (Results 1 – 14 of 14) sorted by relevance
488 struct type **le_prev; /* address of previous next element */ \501 LIST_FIRST((head))->field.le_prev != \509 LIST_NEXT((elm), field)->field.le_prev != \515 if (__improbable(*(elm)->field.le_prev != (elm))) \545 LIST_NEXT((listelm), field)->field.le_prev = \548 (elm)->field.le_prev = &LIST_NEXT((listelm), field); \553 (elm)->field.le_prev = (listelm)->field.le_prev; \555 *(listelm)->field.le_prev = (elm); \556 (listelm)->field.le_prev = &LIST_NEXT((elm), field); \562 LIST_FIRST((head))->field.le_prev = &LIST_NEXT((elm), field);\[all …]
106 u_int32_t le_prev; member215 u_int64_t le_prev; member
79 proc.p_list.le_prev = 5
1752 cp->unp_link.le_prev = (u_int32_t) in unpcb_to_compat()1753 VM_KERNEL_ADDRHASH(up->unp_link.le_prev); in unpcb_to_compat()1757 cp->unp_link.le_prev = (struct unpcb_compat **) in unpcb_to_compat()1758 VM_KERNEL_ADDRHASH(up->unp_link.le_prev); in unpcb_to_compat()1771 cp->unp_reflink.le_prev = in unpcb_to_compat()1772 (u_int32_t)VM_KERNEL_ADDRHASH(up->unp_reflink.le_prev); in unpcb_to_compat()1776 cp->unp_reflink.le_prev = in unpcb_to_compat()1777 (struct unpcb_compat **)VM_KERNEL_ADDRHASH(up->unp_reflink.le_prev); in unpcb_to_compat()2002 xu.xunp_link.le_prev = (u_int64_t)2003 VM_KERNEL_ADDRHASH(unp->unp_link.le_prev);[all …]
257 assert(pcb->bound.le_prev == NULL); in vsock_unbind_pcb_locked()269 if (!pcb->bound.le_prev) { in vsock_unbind_pcb_locked()280 pcb->bound.le_prev = NULL; in vsock_unbind_pcb_locked()
455 if (pcp->psem_hash.le_prev == 0) { in psem_cache_delete()463 pcp->psem_hash.le_prev = NULL; in psem_cache_delete()
376 u_int32_t le_prev; member490 u_int64_t le_prev; member534 u_int64_t le_prev; member
452 LIST_NEXT((elm),field)->field.le_prev != \458 if (*(elm)->field.le_prev != (elm)) \1882 tp->tentry.te_le.le_prev = NULL; in tcp_remove_timer()
287 if (la->la_le.le_next != NULL || la->la_le.le_prev != NULL) { in arp_llinfo_free()1084 la->la_le.le_prev = NULL; in arp_rtrequest()
2921 inp->inp_hash.le_prev = NULL; in in_pcbremlists()2925 inp->inp_portlist.le_prev = NULL; in in_pcbremlists()
222 if ((bp)->b_hash.le_prev != (struct buf **)0xdeadbeef) \227 (bp)->b_hash.le_prev = (struct buf **)0xdeadbeef;257 (head)->lh_first->b_hash.le_prev = &(bp)->b_hash.le_next; in blistenterhead()260 bp->b_hash.le_prev = &(head)->lh_first; in blistenterhead()261 if (bp->b_hash.le_prev == (struct buf **)0xdeadbeef) { in blistenterhead()290 if (bp->b_hash.le_prev == (struct buf **)0xdeadbeef) { in bremhash()298 bp->b_hash.le_next->b_hash.le_prev = bp->b_hash.le_prev; in bremhash()300 *bp->b_hash.le_prev = (bp)->b_hash.le_next; in bremhash()2172 listheadp->lh_first->b_vnbufs.le_prev = &iterheadp->lh_first; in buf_iterprepare()
3292 assert(meta->km_link.le_prev == NULL); in kmem_init_allocated_chunk()3411 adj_free_meta->km_link.le_prev = NULL; in kmem_get_new_chunk()3545 meta->km_link.le_prev = NULL; in kmem_get_free_chunk_from_list()
334 (!((elm)->chain.le_next == NULL && (elm)->chain.le_prev == NULL))4129 if (sav->spihash.le_prev || sav->spihash.le_next) { in key_delsav()4242 if (sav->spihash.le_prev || sav->spihash.le_next) { in key_setspi()
10462 VERIFY(nai->nai_chain.le_next == NULL && nai->nai_chain.le_prev == NULL); in necp_fd_insert_stats_arena()10480 nai->nai_chain.le_prev = NULL; in necp_fd_remove_stats_arena()10550 VERIFY(nai->nai_chain.le_next == NULL && nai->nai_chain.le_prev == NULL); in necp_arena_info_free()