Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/security/apparmor/
H A Ddomain.c796 bool *unsafe) in handle_onexec()
860 bool unsafe = false; in apparmor_bprm_creds_for_exec() local
/OK3568_Linux_fs/kernel/drivers/ntb/test/
H A Dntb_pingpong.c91 static unsigned int unsafe; variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dbinfmts.h52 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member