Searched refs:llist_add_batch (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | llist.c | 26 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);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | llist.h | 197 extern bool llist_add_batch(struct llist_node *new_first, 209 return llist_add_batch(new, new, head); in llist_add()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_active.c | 413 llist_add_batch(head, tail, &engine->barrier_tasks); in ____active_del_barrier() 952 llist_add_batch(first, last, &ref->preallocated_barriers); in i915_active_acquire_preallocate_barrier()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | ib_rdma.c | 422 llist_add_batch(clean_nodes, clean_tail, in rds_ib_flush_mr_pool()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_vivo | 903 llist_add_batch
|
| H A D | abi_gki_aarch64_db845c | 1308 llist_add_batch
|
| H A D | abi_gki_aarch64_exynos | 1146 llist_add_batch
|
| H A D | abi_gki_aarch64_qcom | 1384 llist_add_batch
|
| H A D | abi_gki_aarch64_oplus | 1496 llist_add_batch
|
| H A D | abi_gki_aarch64_galaxy | 2509 llist_add_batch
|