Home
last modified time | relevance | path

Searched refs:init_llist_head (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/dma/
H A Dcv1800b-dmamux.c205 init_llist_head(&data->free_maps); in cv1800_dmamux_probe()
206 init_llist_head(&data->reserve_maps); in cv1800_dmamux_probe()
/linux/include/linux/
H A Dlwq.h37 init_llist_head(&q->new); in lwq_init()
H A Dllist.h68 * init_llist_head - initialize lock-less list head
71 static inline void init_llist_head(struct llist_head *list) in init_llist_head() function
/linux/net/rds/
H A Dib_rdma.c649 init_llist_head(&pool->free_list); in rds_ib_create_mr_pool()
650 init_llist_head(&pool->drop_list); in rds_ib_create_mr_pool()
651 init_llist_head(&pool->clean_list); in rds_ib_create_mr_pool()
/linux/kernel/bpf/
H A Dstream.c401 init_llist_head(&prog->aux->stream[i].log); in bpf_prog_stream_init()
422 init_llist_head(&ss->log); in bpf_stream_stage_init()
/linux/io_uring/
H A Dtctx.c99 init_llist_head(&tctx->task_list); in io_uring_alloc_task_context()
/linux/kernel/rcu/
H A Drcuscale.c1185 init_llist_head(&wflp->ws_lhg); in rcu_scale_init()
1186 init_llist_head(&wflp->ws_lhp); in rcu_scale_init()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs.c288 init_llist_head(&b->signaled_requests); in intel_breadcrumbs_create()
H A Dintel_gt.c47 init_llist_head(&gt->watchdog.list); in intel_gt_common_init_early()
/linux/drivers/tty/
H A Dtty_buffer.c583 init_llist_head(&buf->free); in tty_buffer_init()
/linux/kernel/cgroup/
H A Drstat.c524 init_llist_head(ss_lhead_cpu(ss, cpu)); in ss_rstat_init()
/linux/drivers/gpu/drm/
H A Ddrm_mode_config.c446 init_llist_head(&dev->mode_config.connector_free_list); in drmm_mode_config_init()
/linux/kernel/
H A Dsmp.c109 init_llist_head(&per_cpu(call_single_queue, i)); in call_function_init()
/linux/drivers/gpu/drm/i915/
H A Di915_active.c355 init_llist_head(&ref->preallocated_barriers); in __i915_active_init()
H A Di915_request.c884 init_llist_head(&rq->execute_cb); in __i915_request_ctor()
/linux/drivers/target/
H A Dtarget_core_device.c741 init_llist_head(&q->sq.cmd_list); in target_alloc_device()
/linux/net/sunrpc/xprtrdma/
H A Dverbs.c1079 init_llist_head(&buf->rb_free_reps); in rpcrdma_buffer_create()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1215 init_llist_head(&tx_task->active); in siw_create_tx_threads()
/linux/drivers/dma/idxd/
H A Dinit.c128 init_llist_head(&ie->pending_llist); in idxd_setup_interrupts()
/linux/net/sunrpc/
H A Dsvc.c543 init_llist_head(&pool->sp_idle_threads); in __svc_create()
/linux/block/
H A Dblk-cgroup.c92 init_llist_head(per_cpu_ptr(blkcg->lhead, cpu)); in init_blkcg_llists()
/linux/fs/f2fs/
H A Dcheckpoint.c1936 init_llist_head(&cprc->issue_list); in f2fs_init_ckpt_req_control()
/linux/fs/xfs/
H A Dxfs_super.c1222 init_llist_head(&gc->list); in xfs_inodegc_init_percpu()
/linux/fs/ocfs2/
H A Dsuper.c2139 init_llist_head(&osb->dquot_drop_list); in ocfs2_initialize_super()
/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c2156 init_llist_head(&pt_update_ops->deferred); in xe_pt_update_ops_init()

12