Home
last modified time | relevance | path

Searched defs:unsafe (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/boot/
A Dvideo-mode.c31 void probe_cards(int unsafe) in probe_cards()
A Dvideo.h76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
/linux/rust/kernel/
A Dlib.rs98 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { in from_ptr() consts
A Dinit.rs1041 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( in pin_init_from_closure() consts
1060 pub const unsafe fn init_from_closure<T: ?Sized, E>( in init_from_closure() consts
A Dstr.rs231 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { in from_bytes_with_nul_unchecked() consts
/linux/security/apparmor/
A Ddomain.c814 bool *unsafe) in handle_onexec()
882 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
/linux/include/linux/
A Dbinfmts.h50 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
A Dconsole.h225 unsigned int unsafe : 1; member
/linux/drivers/ntb/test/
A Dntb_pingpong.c91 static unsigned int unsafe; variable
/linux/kernel/printk/
A Dnbcon.c806 static bool __nbcon_context_update_unsafe(struct nbcon_context *ctxt, bool unsafe) in __nbcon_context_update_unsafe()
/linux/mm/kasan/
A Dkasan_test_c.c701 static void kasan_atomics_helper(struct kunit *test, void *unsafe, void *safe) in kasan_atomics_helper()

Completed in 29 milliseconds