Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dkthread.h11 struct task_struct *kthread_create_on_node(int (*threadfn)(void *data),
28 kthread_create_on_node(threadfn, data, NUMA_NO_NODE, namefmt, ##arg)
/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c1210 thread = kthread_create_on_node(measure_cycles_lat_fn, plr, in pseudo_lock_measure_cycles()
1215 thread = kthread_create_on_node(measure_l2_residency, plr, in pseudo_lock_measure_cycles()
1220 thread = kthread_create_on_node(measure_l3_residency, plr, in pseudo_lock_measure_cycles()
1320 thread = kthread_create_on_node(pseudo_lock_fn, rdtgrp, in rdtgroup_pseudo_lock_create()
/linux/kernel/
H A Dkthread.c504 struct task_struct *kthread_create_on_node(int (*threadfn)(void *data), in kthread_create_on_node() function
518 EXPORT_SYMBOL(kthread_create_on_node);
577 p = kthread_create_on_node(threadfn, data, cpu_to_node(cpu), namefmt, in kthread_create_on_cpu()
H A Dworkqueue.c2786 worker->task = kthread_create_on_node(worker_thread, worker, in create_worker()
/linux/lib/
H A Dtest_objpool.c374 work = kthread_create_on_node(ot_thread_worker, item, in ot_start_sync()
565 work = kthread_create_on_node(ot_thread_worker, item, in ot_start_async()
/linux/kernel/dma/
H A Dmap_benchmark.c115 tsk[i] = kthread_create_on_node(map_benchmark_thread, map, in do_map_benchmark()
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c418 thread = kthread_create_on_node(bnx2i_percpu_io_thread, (void *)p, in bnx2i_cpu_online()
/linux/drivers/firmware/
H A Dstratix10-svc.c719 sh_memory_task = kthread_create_on_node(svc_normal_to_secure_shm_thread, in svc_get_sh_memory()
970 kthread_create_on_node(svc_normal_to_secure_thread, in stratix10_svc_send()
/linux/arch/arm/common/
H A DbL_switcher.c310 task = kthread_create_on_node(bL_switcher_thread, arg, in bL_switcher_thread_create()
/linux/kernel/bpf/
H A Dcpumap.c436 rcpu->kthread = kthread_create_on_node(cpu_map_kthread_run, rcpu, numa, in __cpu_map_entry_alloc()
/linux/net/sunrpc/
H A Dsvc.c784 task = kthread_create_on_node(serv->sv_threadfn, rqstp, in svc_start_kthreads()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2613 thread = kthread_create_on_node(bnx2fc_percpu_io_thread, in bnx2fc_cpu_online()
/linux/drivers/scsi/qedi/
H A Dqedi_main.c1963 thread = kthread_create_on_node(qedi_percpu_io_thread, (void *)p, in qedi_cpu_online()
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c3512 dd->mtip_svc_handler = kthread_create_on_node(mtip_service_thread, in mtip_block_initialize()
/linux/net/core/
H A Dpktgen.c3886 p = kthread_create_on_node(pktgen_thread_worker, in pktgen_create_thread()
/linux/Documentation/trace/
H A Dhistogram.rst536 …{ call_site: [ffffffff81079a2e] kthread_create_on_node } hitcount: …
1987 => kthread_create_on_node+0x51/0x70