Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dinit.rs1054 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( in pin_init_from_closure() constant
1073 pub const unsafe fn init_from_closure<T: ?Sized, E>( in init_from_closure() constant
/linux/arch/x86/boot/
H A Dvideo-mode.c31 void probe_cards(int unsafe) in probe_cards()
H A Dvideo.h76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
/linux/include/linux/
H A Dbinfmts.h57 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
H A Dconsole.h225 unsigned int unsafe : 1; member
/linux/drivers/ntb/test/
H A Dntb_pingpong.c91 static unsigned int unsafe; variable
/linux/kernel/printk/
H A Dnbcon.c806 static bool __nbcon_context_update_unsafe(struct nbcon_context *ctxt, bool unsafe) in __nbcon_context_update_unsafe()
/linux/mm/kasan/
H A Dkasan_test_c.c733 static void kasan_atomics_helper(struct kunit *test, void *unsafe, void *safe) in kasan_atomics_helper()