Name
function::task_egid —
The effective group identifier of the task.
Synopsis
task_egid:long(task:long)
Arguments
task
task_struct pointer.
General Syntax
task_egid:long(task:long)
Description
This function returns the effective group id of the given task.