Home
last modified time | relevance | path

Searched refs:SecurityCtx (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/rust/kernel/
H A Dsecurity.rs20 pub struct SecurityCtx { struct
24 impl SecurityCtx { argument
67 impl Drop for SecurityCtx { implementation