Searched defs:unsafe (Results 1 – 7 of 7) sorted by relevance
64 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { in from_ptr() regex
31 void probe_cards(int unsafe) in probe_cards()
76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
50 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
797 bool *unsafe) in handle_onexec()861 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
91 static unsigned int unsafe; variable
803 pub const unsafe fn assume_init(self) -> Box<T, A> { in assume_init() regex985 pub const unsafe fn from_raw_in(raw: *mut T, alloc: A) -> Self { in from_raw_in() regex