Home
last modified time | relevance | path

Searched defs: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 { implementation
67 impl Drop for SecurityCtx { implementation