Home
last modified time | relevance | path

Searched refs:llist_del_first (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dllist.c53 struct llist_node *llist_del_first(struct llist_head *head) in llist_del_first() function
70 EXPORT_SYMBOL_GPL(llist_del_first);
/OK3568_Linux_fs/kernel/include/linux/
H A Dllist.h225 extern struct llist_node *llist_del_first(struct llist_head *head);
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c186 while ((node = llist_del_first(&rdma->sc_recv_ctxts))) { in svc_rdma_recv_ctxts_destroy()
198 node = llist_del_first(&rdma->sc_recv_ctxts); in svc_rdma_recv_ctxt_get()
H A Dverbs.c1013 node = llist_del_first(&buf->rb_free_reps); in rpcrdma_rep_get_locked()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_buffer.c164 free = llist_del_first(&port->buf.free); in tty_buffer_alloc()
/OK3568_Linux_fs/kernel/net/rds/
H A Dib_rdma.c205 ret = llist_del_first(&pool->clean_list); in rds_ib_reuse_mr()
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree.c3171 llist_del_first(&krcp->bkvcache); in get_cached_bnode()