Home
last modified time | relevance | path

Searched defs:unsafe (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/
H A Dvideo-mode.c31 void probe_cards(int unsafe) in probe_cards() argument
H A Dvideo.h76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dvideo-mode.c31 void probe_cards(int unsafe) in probe_cards() argument
H A Dvideo.h76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
/kernel/linux/linux-6.6/rust/kernel/
H A Dlib.rs87 pub const unsafe fn from_ptr(ptr: *mut bindings::module) -> ThisModule { consts
H A Dinit.rs976 pub const unsafe fn pin_init_from_closure<T: ?Sized, E>( global() consts
995 pub const unsafe fn init_from_closure<T: ?Sized, E>( global() consts
[all...]
H A Dstr.rs141 pub const unsafe fn from_bytes_with_nul_unchecked(bytes: &[u8]) -> &CStr { consts
[all...]
/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_pingpong.c91 static unsigned int unsafe; variable
/kernel/linux/linux-5.10/include/linux/
H A Dbinfmts.h52 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
/kernel/linux/linux-6.6/include/linux/
H A Dbinfmts.h50 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
/kernel/linux/linux-6.6/drivers/ntb/test/
H A Dntb_pingpong.c91 static unsigned int unsafe; variable
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c860 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
792 handle_onexec(struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c880 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
807 handle_onexec(const struct cred *subj_cred, struct aa_label *label, struct aa_label *onexec, bool stack, const struct linux_binprm *bprm, char *buffer, struct path_cond *cond, bool *unsafe) handle_onexec() argument
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs1010 pub const unsafe fn from_raw_in(raw: *mut T, alloc: A) -> Self { global() consts
[all...]

Completed in 9 milliseconds