pub fn bpf_map_alloc(current_task: &CurrentTask) -> BpfMapStateExpand description
Returns the security context to be assigned to a BPM map object, based on the task that
creates it.
Corresponds to the bpf_map_alloc_security() LSM hook.
pub fn bpf_map_alloc(current_task: &CurrentTask) -> BpfMapStateReturns the security context to be assigned to a BPM map object, based on the task that
creates it.
Corresponds to the bpf_map_alloc_security() LSM hook.