Home
last modified time | relevance | path

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

/openbmc/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)
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dpseudo_lock.c1207 thread = kthread_create_on_node(measure_cycles_lat_fn, plr, in pseudo_lock_measure_cycles()
1212 thread = kthread_create_on_node(measure_l2_residency, plr, in pseudo_lock_measure_cycles()
1217 thread = kthread_create_on_node(measure_l3_residency, plr, in pseudo_lock_measure_cycles()
1317 thread = kthread_create_on_node(pseudo_lock_fn, rdtgrp, in rdtgroup_pseudo_lock_create()
/openbmc/linux/kernel/
H A Dkthread.c503 struct task_struct *kthread_create_on_node(int (*threadfn)(void *data), in kthread_create_on_node() function
517 EXPORT_SYMBOL(kthread_create_on_node);
576 p = kthread_create_on_node(threadfn, data, cpu_to_node(cpu), namefmt, in kthread_create_on_cpu()
H A Dworkqueue.c2194 worker->task = kthread_create_on_node(worker_thread, worker, pool->node, in create_worker()
/openbmc/linux/kernel/dma/
H A Dmap_benchmark.c131 tsk[i] = kthread_create_on_node(map_benchmark_thread, map, in do_map_benchmark()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c418 thread = kthread_create_on_node(bnx2i_percpu_io_thread, (void *)p, in bnx2i_cpu_online()
/openbmc/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()
/openbmc/linux/arch/arm/common/
H A DbL_switcher.c310 task = kthread_create_on_node(bL_switcher_thread, arg, in bL_switcher_thread_create()
/openbmc/linux/kernel/bpf/
H A Dcpumap.c434 rcpu->kthread = kthread_create_on_node(cpu_map_kthread_run, rcpu, numa, in __cpu_map_entry_alloc()
/openbmc/linux/net/sunrpc/
H A Dsvc.c780 task = kthread_create_on_node(serv->sv_threadfn, rqstp, in svc_start_kthreads()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2613 thread = kthread_create_on_node(bnx2fc_percpu_io_thread, in bnx2fc_cpu_online()
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_main.c1964 thread = kthread_create_on_node(qedi_percpu_io_thread, (void *)p, in qedi_cpu_online()
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c3511 dd->mtip_svc_handler = kthread_create_on_node(mtip_service_thread, in mtip_block_initialize()
/openbmc/linux/net/core/
H A Dpktgen.c3838 p = kthread_create_on_node(pktgen_thread_worker, in pktgen_create_thread()
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst536 …{ call_site: [ffffffff81079a2e] kthread_create_on_node } hitcount: …
1987 => kthread_create_on_node+0x51/0x70