Home
last modified time | relevance | path

Searched refs:kthread_create_on_node (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/include/linux/
Dkthread.h10 struct task_struct *kthread_create_on_node(int (*threadfn)(void *data),
27 kthread_create_on_node(threadfn, data, NUMA_NO_NODE, namefmt, ##arg)
/Linux-v4.19/kernel/
Dkthread.c370 struct task_struct *kthread_create_on_node(int (*threadfn)(void *data), in kthread_create_on_node() function
384 EXPORT_SYMBOL(kthread_create_on_node);
444 p = kthread_create_on_node(threadfn, data, cpu_to_node(cpu), namefmt, in kthread_create_on_cpu()
Dworkqueue.c1813 worker->task = kthread_create_on_node(worker_thread, worker, pool->node, in create_worker()
/Linux-v4.19/arch/x86/kernel/cpu/
Dintel_rdt_pseudo_lock.c1127 thread = kthread_create_on_node(measure_cycles_lat_fn, plr, in pseudo_lock_measure_cycles()
1132 thread = kthread_create_on_node(measure_cycles_perf_fn, plr, in pseudo_lock_measure_cycles()
1232 thread = kthread_create_on_node(pseudo_lock_fn, rdtgrp, in rdtgroup_pseudo_lock_create()
/Linux-v4.19/drivers/scsi/bnx2i/
Dbnx2i_init.c418 thread = kthread_create_on_node(bnx2i_percpu_io_thread, (void *)p, in bnx2i_cpu_online()
/Linux-v4.19/kernel/bpf/
Dcpumap.c336 rcpu->kthread = kthread_create_on_node(cpu_map_kthread_run, rcpu, numa, in __cpu_map_entry_alloc()
/Linux-v4.19/arch/arm/common/
DbL_switcher.c314 task = kthread_create_on_node(bL_switcher_thread, arg, in bL_switcher_thread_create()
/Linux-v4.19/net/sunrpc/
Dsvc.c725 task = kthread_create_on_node(serv->sv_ops->svo_function, rqstp, in svc_start_kthreads()
/Linux-v4.19/kernel/rcu/
Drcutorture.c1593 boost_tasks[cpu] = kthread_create_on_node(rcu_torture_boost, NULL, in rcutorture_booster_init()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2637 thread = kthread_create_on_node(bnx2fc_percpu_io_thread, in bnx2fc_cpu_online()
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_main.c1843 thread = kthread_create_on_node(qedi_percpu_io_thread, (void *)p, in qedi_cpu_online()
/Linux-v4.19/net/core/
Dpktgen.c3693 p = kthread_create_on_node(pktgen_thread_worker, in pktgen_create_thread()
/Linux-v4.19/drivers/block/mtip32xx/
Dmtip32xx.c3883 dd->mtip_svc_handler = kthread_create_on_node(mtip_service_thread, in mtip_block_initialize()
/Linux-v4.19/Documentation/trace/
Dhistogram.rst538 …{ call_site: [ffffffff81079a2e] kthread_create_on_node } hitcount: …