pub fn perf_event_alloc(current_task: &CurrentTask) -> PerfEventStateExpand description
Returns the security context to be assigned to a PerfEventFileState, based on the task that
creates it.
Corresponds to the perf_event_alloc LSM hook.
pub fn perf_event_alloc(current_task: &CurrentTask) -> PerfEventStateReturns the security context to be assigned to a PerfEventFileState, based on the task that
creates it.
Corresponds to the perf_event_alloc LSM hook.