Home
last modified time | relevance | path

Searched refs:llist_add_batch (Results 1 – 9 of 9) sorted by relevance

/linux/lib/
A Dllist.c26 bool llist_add_batch(struct llist_node *new_first, struct llist_node *new_last, in llist_add_batch() function
37 EXPORT_SYMBOL_GPL(llist_add_batch);
/linux/include/linux/
A Dllist.h199 extern bool llist_add_batch(struct llist_node *new_first,
221 return llist_add_batch(new, new, head); in llist_add()
/linux/drivers/gpu/drm/i915/
A Di915_active.c403 llist_add_batch(head, tail, &engine->barrier_tasks); in ____active_del_barrier()
942 llist_add_batch(first, last, &ref->preallocated_barriers); in i915_active_acquire_preallocate_barrier()
/linux/net/rds/
A Dib_rdma.c422 llist_add_batch(clean_nodes, clean_tail, in rds_ib_flush_mr_pool()
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_rw.c209 llist_add_batch(first, last, &rdma->sc_rw_ctxts); in svc_rdma_cc_release()
/linux/fs/xfs/
A Dxfs_icache.c2073 llist_add_batch(first, last, &gc->list); in xfs_inodegc_cpu_dead()
/linux/
A Dvmlinux.symvers11097 0x00000000 llist_add_batch vmlinux EXPORT_SYMBOL_GPL
A DSystem.map16585 ffff800010496460 T llist_add_batch
A D.tmp_System.map16585 ffff800010496460 T llist_add_batch

Completed in 373 milliseconds