table of contents
other versions
- wheezy 3.2.78-1
IS_GLOBAL_INIT(9) | Driver Basics | IS_GLOBAL_INIT(9) |
NAME¶
is_global_init - check if a task structure is initSYNOPSIS¶
int
is_global_init(struct task_struct * tsk);
ARGUMENTS¶
tskTask structure to be checked.
DESCRIPTION¶
Check if a task structure is the first user space task the kernel created.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |