| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | video-mode.c | 31 void probe_cards(int unsafe) in probe_cards() argument 36 if (probed[unsafe]) in probe_cards() 39 probed[unsafe] = 1; in probe_cards() 42 if (card->unsafe == unsafe) { in probe_cards()
|
| H A D | video.h | 76 int unsafe; /* Probing is unsafe, only do after "scan" */ member
|
| H A D | video-bios.c | 123 .unsafe = 1,
|
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | domain.c | 796 bool *unsafe) in handle_onexec() argument 810 bprm, buffer, cond, unsafe)); in handle_onexec() 816 cond, unsafe)); in handle_onexec() 822 buffer, cond, unsafe)); in handle_onexec() 829 cond, unsafe)); in handle_onexec() 860 bool unsafe = false; in apparmor_bprm_creds_for_exec() local 879 if ((bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) && !unconfined(label) && in apparmor_bprm_creds_for_exec() 893 bprm, buffer, &cond, &unsafe); in apparmor_bprm_creds_for_exec() 897 &cond, &unsafe)); in apparmor_bprm_creds_for_exec() 916 if ((bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) && in apparmor_bprm_creds_for_exec() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ntb/test/ |
| H A D | ntb_pingpong.c | 91 static unsigned int unsafe; variable 92 module_param(unsafe, uint, 0644); 93 MODULE_PARM_DESC(unsafe, "Run even though ntb operations may be unsafe"); 248 if (!unsafe) in pp_check_ntb() 254 if (!unsafe) in pp_check_ntb()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | lockdep-design.rst | 118 is irq-unsafe means it was ever acquired with irq enabled. 120 A softirq-unsafe lock-class is automatically hardirq-unsafe as well. The 124 <hardirq-safe> or <hardirq-unsafe> 125 <softirq-safe> or <softirq-unsafe> 128 cannot be ever acquired with irq enabled (irq-unsafe). Otherwise, a 159 <hardirq-safe> -> <hardirq-unsafe> 160 <softirq-safe> -> <softirq-unsafe> 163 taken by a hardirq context, interrupting a hardirq-unsafe lock - and 165 lock could be taken by an softirq context, interrupting a softirq-unsafe 176 took any hardirq-unsafe lock in the past. [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/libotr/ |
| H A D | fix_qa-issue_include.patch | 4 cc1: warning: include location "/usr/include" is unsafe for
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-git/ |
| H A D | 0001-python3-git-CVE-2022-24439-fix-from-PR-1521.patch | 6 Forbid unsafe protocol URLs in Repo.clone{,_from}() 66 + Check for unsafe protocols. 84 + Check for unsafe options. 137 + """Thrown if unsafe protocols are passed without being explicitly allowed.""" 141 + """Thrown if unsafe options are passed without being explicitly allowed.""" 449 + :param unsafe_protocols: Allow unsafe protocols to be used, like ex 474 + :param unsafe_protocols: Allow unsafe protocols to be used, like ext
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | use-env-for-perl.patch | 8 makes it unsafe to use the direct path for perl. In our case we know
|
| /OK3568_Linux_fs/buildroot/package/snort/ |
| H A D | 0001-configure.in-Avoid-path-poisoning-with-libpcap.patch | 6 Prevent usage of unsafe libpcap header path when cross compiling.
|
| H A D | 0007-Fix-error-when-building-on-a-Fedora-host-machine.patch | 6 Remove the code that adds unsafe header/library path when
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/ |
| H A D | Makefile | 38 ASCIIDOC_EXTRA = --unsafe -f asciidoc.conf
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
| H A D | 0001-config_os_headers-Error-Fix.patch | 8 cc1: warning: include location "/usr/local/include" is unsafe for cross-compilation [-Wpoison-syste…
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | binfmts.h | 52 int unsafe; /* how unsafe this exec is (mask of LSM_UNSAFE_*) */ member
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | 0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch | 43 …atform appears to have no atomic integers. If you are happy with thread-unsafe code, then you may… 61 …atform appears to have no atomic integers. If you are happy with thread-unsafe code, then you may…
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/ |
| H A D | Makefile | 31 ASCIIDOC_EXTRA = --unsafe -f asciidoc.conf
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-apps/xfce4-screensaver/xfce4-screensaver/ |
| H A D | fix-cross-compile.patch | 2 configure.ac which causes 'configure-unsafe' QA error. Don't add them for cross
|
| /OK3568_Linux_fs/buildroot/package/irrlicht/ |
| H A D | 0003-makefile-override-LDFLAGS-and-remove-obsolete-X11R6-.patch | 13 …linux-gnueabihf/bin/ld: warning: library search path "/usr/X11R6/lib" is unsafe for cross-compilat…
|
| /OK3568_Linux_fs/kernel/drivers/memstick/core/ |
| H A D | Kconfig | 9 bool "Allow unsafe resume (DANGEROUS)"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/poke/poke/ |
| H A D | 0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch | 8 return an unsafe path "-I /usr/include".
|
| /OK3568_Linux_fs/external/linux-rga/ |
| H A D | Android.go | 25 sdkVersionInt, err := strconv.Atoi(*(*string)(unsafe.Pointer(&sdkVersion)))
|
| /OK3568_Linux_fs/buildroot/package/gnuradio/ |
| H A D | 0003-gnuradio-runtime_pmt-dont-hardcode-INTERFACE_INCLUDE_DIRECTORIES.patch | 14 arm-linux-gnueabihf-g++: ERROR: unsafe header/library path used in cross-compilation: '-isystem' '/…
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 42 Example [unsafe]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.kgdb | 28 bool "KGDB: use kprobe blocklist to prohibit unsafe breakpoints" 35 identify symbols where it is unsafe to set breakpoints.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/ |
| H A D | configure.in-disable-tirpc-checking-for-fedora.patch | 13 cc1: warning: include location "/usr/include/tirpc" is unsafe for
|