Home
last modified time | relevance | path

Searched defs:kthread (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/kernel/
H A Dkthread.c52 struct kthread { struct
71 static inline void set_kthread_struct(void *kthread) in set_kthread_struct()
100 void *kthread = (__force void *)p->set_child_tid; in __to_kthread() local
108 struct kthread *kthread; in free_kthread_struct() local
190 struct kthread *kthread = __to_kthread(task); in kthread_func() local
222 struct kthread *kthread = __to_kthread(task); in kthread_probe_data() local
265 static int kthread(void *_create) in kthread() function
524 struct kthread *kthread = to_kthread(k); in kthread_set_per_cpu() local
541 struct kthread *kthread = __to_kthread(p); in kthread_is_per_cpu() local
558 struct kthread *kthread = to_kthread(k); in kthread_unpark() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-tx.c246 struct task_struct *kthread; in i2400mu_tx_setup() local
263 struct task_struct *kthread; in i2400mu_tx_release() local
H A Dusb-rx.c433 struct task_struct *kthread; in i2400mu_rx_setup() local
451 struct task_struct *kthread; in i2400mu_rx_release() local
/OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/
H A Dxpc_main.c589 struct task_struct *kthread; in xpc_activate_partition() local
779 struct task_struct *kthread; in xpc_create_kthreads() local
1225 struct task_struct *kthread; in xpc_init() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-streamer.h38 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/drivers/net/lte/
H A Dlte_rm310.c153 struct task_struct *kthread; in lte_probe() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-dev-v3.c466 struct task_struct *kthread; in ccp_init() local
H A Dccp-dev-v5.c949 struct task_struct *kthread; in ccp5_init() local
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dprocess.c160 int kthread = current->flags & (PF_KTHREAD | PF_IO_WORKER); in copy_thread() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmsp3400-driver.h109 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_hwlat.c368 struct task_struct *kthread; in start_kthread() local
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-miropcm20.c73 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c63 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfcoe.h325 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dtp_meter.c907 struct task_struct *kthread; in batadv_tp_start_kthread() local
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-pin-priv.h167 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dproton-pack.c669 bool ssbs = false, kthread = tsk->flags & PF_KTHREAD; in spectre_v4_enable_task_mitigation() local
/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h217 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_redirect_cpu_user.c193 struct record kthread; member
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10.h268 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000.h84 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoecmd.c1225 kthread(void *vp) in kthread() function
/OK3568_Linux_fs/kernel/drivers/media/pci/pt1/
H A Dpt1.c79 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsahara.c199 struct task_struct *kthread; member
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164.h472 struct task_struct *kthread; member

12