Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
free_kthread_struct
include/linux/kthread.h
103
void free_kthread_struct(struct task_struct *k);
kernel/fork.c
558
free_kthread_struct(tsk);