Searched defs:unsafe (Results 1 – 11 of 11) sorted by relevance
98 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { in from_ptr() constant
1041 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( in pin_init_from_closure() constant1060 pub const unsafe fn init_from_closure<T: ?Sized, E>( in init_from_closure() constant
231 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() constant
31 void probe_cards(int unsafe) in probe_cards()
76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
814 bool *unsafe) in handle_onexec()882 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
50 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
225 unsigned int unsafe : 1; member
91 static unsigned int unsafe; variable
806 static bool __nbcon_context_update_unsafe(struct nbcon_context *ctxt, bool unsafe) in __nbcon_context_update_unsafe()
701 static void kasan_atomics_helper(struct kunit *test, void *unsafe, void *safe) in kasan_atomics_helper()