pub fn bpf_prog_alloc(current_task: &CurrentTask) -> BpfProgStateExpand description
Returns the security context to be assigned to a BPM program object, based on the task
that creates it.
Corresponds to the bpf_prog_alloc_security() LSM hook.
pub fn bpf_prog_alloc(current_task: &CurrentTask) -> BpfProgStateReturns the security context to be assigned to a BPM program object, based on the task
that creates it.
Corresponds to the bpf_prog_alloc_security() LSM hook.