1IS_GLOBAL_INIT(9)                Driver Basics               IS_GLOBAL_INIT(9)
2
3
4

NAME

6       is_global_init - check if a task structure is init
7

SYNOPSIS

9       int is_global_init(struct task_struct * tsk);
10

ARGUMENTS

12       tsk
13           Task structure to be checked.
14

DESCRIPTION

16       Check if a task structure is the first user space task the kernel
17       created.
18
20Kernel Hackers Manual 2.6.         June 2019                 IS_GLOBAL_INIT(9)
Impressum