Man Page: task_clear_jobctl_trapping
Operating Environment: centos
Section: 9
TASK_CLEAR_JOBCTL_TR(9) Driver Basics TASK_CLEAR_JOBCTL_TR(9)NAMEtask_clear_jobctl_trapping - clear jobctl trapping bitSYNOPSISvoid task_clear_jobctl_trapping(struct task_struct * task);ARGUMENTStask target taskDESCRIPTIONIf JOBCTL_TRAPPING is set, a ptracer is waiting for us to enter TRACED. Clear it and wake up the ptracer. Note that we don't need any further locking. task->siglock guarantees that task->parent points to the ptracer.CONTEXTMust be called with task->sighand->siglock held.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TASK_CLEAR_JOBCTL_TR(9)
| Related Man Pages |
|---|
| gearman_task_data(3) - debian |
| gearman_task_data_size(3) - debian |
| gearman_task_denominator(3) - debian |
| gearman_task_st(3) - debian |
| gearman_task_set_context(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |