Searched defs:unsafe (Results 1 – 10 of 10) sorted by relevance
87 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { in from_ptr() constant
976 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( in pin_init_from_closure() constant995 pub const unsafe fn init_from_closure<T: ?Sized, E>( in init_from_closure() constant
141 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
50 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
812 bool *unsafe) in handle_onexec()880 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
91 static unsigned int unsafe; variable
1010 pub const unsafe fn from_raw_in(raw: *mut T, alloc: A) -> Self { in from_raw_in() constant
3547 int unsafe = 0; in img_rebase() local