Searched defs:unsafe (Results 1 – 14 of 14) sorted by relevance
46 pub const unsafe fn new(data: B::Item) -> Self { in new() constant
134 const unsafe fn from_errno_unchecked(errno: crate::ffi::c_int) -> Error { in from_errno_unchecked() constant
1054 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( in pin_init_from_closure() constant1073 pub const unsafe fn init_from_closure<T: ?Sized, E>( in init_from_closure() constant
153 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { in from_ptr() constant
232 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
133 pub const unsafe fn from_raw(raw: *mut T) -> Self { in from_raw() constant
817 bool *unsafe) in handle_onexec()871 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
57 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()
733 static void kasan_atomics_helper(struct kunit *test, void *unsafe, void *safe) in kasan_atomics_helper()