IS_GLOBAL_INIT(9) Driver Basics IS_GLOBAL_INIT(9)NAMEis_global_init - check if a task structure is initSYNOPSISint is_global_init(struct task_struct * tsk);ARGUMENTStsk Task structure to be checked.DESCRIPTIONCheck if a task structure is the first user space task the kernel created.RETURN1 if the task structure is init. 0 otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IS_GLOBAL_INIT(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| gearman_task_context(3) - debian |
| gearman_task_st(3) - debian |
| get_user_pages(9) - suse |
| padre::task::eval(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |