is_global_init(9) centos man page | unix.com

Man Page: is_global_init

Operating Environment: centos

Section: 9

IS_GLOBAL_INIT(9)						   Driver Basics						 IS_GLOBAL_INIT(9)

NAME
is_global_init - check if a task structure is init
SYNOPSIS
int is_global_init(struct task_struct * tsk);
ARGUMENTS
tsk Task structure to be checked.
DESCRIPTION
Check if a task structure is the first user space task the kernel created.
RETURN
1 if the task structure is init. 0 otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IS_GLOBAL_INIT(9)
Related Man Pages
__get_user_pages(9) - centos
schedule_hrtimeout_range(9) - centos
gearman_task_take_data(3) - debian
gearman_task_st(3) - debian
gearman_task_set_context(3) - debian
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input