Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 25 of 651) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/
H A Daufs-util-don-t-strip-executables.patch9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb…
10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg…
11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de…
12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg…
13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
15 To prevent this, we remove -s from LDFLAGS.
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcoupled.c104 int prevent; member
480 while (coupled->prevent) { in cpuidle_enter_state_coupled()
529 if (coupled->prevent) { in cpuidle_enter_state_coupled()
670 coupled->prevent++; in cpuidle_coupled_register_device()
715 coupled->prevent++; in cpuidle_coupled_prevent_idle()
738 coupled->prevent--; in cpuidle_coupled_allow_idle()
/OK3568_Linux_fs/buildroot/package/cereal/
H A D0001-Store-a-copy-of-each-serialized-shared_ptr-within-the-archive.patch5 to prevent the shared_ptr to be freed to early. (#667)
30 + The archive takes a copy to prevent the memory location to be freed
31 + as long as the address is used as id. This is needed to prevent CVE…
49 + // during lifetime of itsSharedPointerMap to prevent CVE-2020-11105.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A D0001-build-top.mk-unset-STRIP_OPTS.patch10 prevent future debugging! [already-stripped]
14 prevent future debugging! [already-stripped]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Dno_new_privs.rst7 programs and file capabilities. To prevent the parent program from
9 careful to prevent the parent from doing anything that could subvert the
41 Note that ``no_new_privs`` does not prevent privilege changes that do not
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Defivarfs.rst24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
25 but it does prevent this kind of failure from being accomplished
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch30 - * assertion is added to prevent us from accessing the wrong index.
31 + * assertion is added to prevent us from accessing the CPU power level.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/
H A DFixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch7 Added minimum POSIX timer interval to prevent from timers firing
13 - critical: added minimum POSIX timer interval to prevent from
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gradm/gradm/
H A D0001-Makefile-remove-strip.patch10 this will prevent future debugging! [already-stripped]
12 this will prevent future debugging! [already-stripped]
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/pointercal-xinput/qemuall/
H A Dpointercal.xinput1 # Dummy pointercal.xinput file to prevent xinput_calibrator
/OK3568_Linux_fs/u-boot/tools/env/
H A DREADME61 To prevent losing changes to the environment and to prevent confusing the MTD
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Ddebug-objects.rst79 can deactivate an active object in order to prevent damage to the
102 can deactivate an active object in order to prevent damage to the
126 deactivate an active object in order to prevent damage to the subsystem.
156 prevent the usage of invalid objects, which are still available in
166 deactivate an active object in order to prevent damage to the subsystem.
182 prevent damage to the subsystem.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst46 that does not require per-CPU kthreads. This will prevent these
113 3. Once your application has started, prevent CPU-hotplug operations
125 3. Once your application has started, prevent CPU-hotplug operations
137 3. Once your application has started, prevent CPU-hotplug operations
331 2. Build with CONFIG_RCU_NOCB_CPU=n, which will prevent these
344 1. Build with CONFIG_LOCKUP_DETECTOR=n, which will prevent these
346 2. Boot with "nosoftlockup=0", which will also prevent these kthreads
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-defusedxml_0.7.1.bb3 parsers that prevent any potentially malicious operation."
H A Dpython3-incremental_21.3.0.bb16 # prevent a circular dependency. The build apparently does not use the part of
/OK3568_Linux_fs/buildroot/package/python-matplotlib/
H A Dsetup.cfg2 # Disable LTO to prevent the following error:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-thrift/
H A Dpython3-thrift_0.16.0.bb9 # Use different filename to prevent conflicts with thrift itself
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetfilter-sysctl.rst15 with LOG target; this aims to prevent containers from flooding host
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D06_gcc-4.7.diff3 to prevent the FTBFS.
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-floppy_ioctl.c242 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; in ide_floppy_lockdoor() local
247 ide_set_media_lock(drive, disk, prevent); in ide_floppy_lockdoor()
/OK3568_Linux_fs/buildroot/package/dc3dd/
H A D0001-no_man.patch1 Remove the man directory to the subdirs to prevent building the man pages
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dfreezing-of-tasks.rst106 1. The principal reason is to prevent filesystems from being damaged after
125 to allocate additional memory and we prevent them from doing that by
130 3. The third reason is to prevent user space processes and some kernel threads
160 4. Another reason for freezing tasks is to prevent user space processes from
213 VI. Are there any precautions to be taken to prevent freezing failures?
238 mutex_[un]lock(&system_transition_mutex). That would prevent freezing failures.
/OK3568_Linux_fs/buildroot/package/libhid/
H A D0001-dont-fiddle-with-debug-flags.patch2 it to prevent compilation errors.
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst22 safe (spinlocks, mutexes, memory barriers, etc.) are designed to prevent
58 architectures. Those accessors are written to prevent unwanted
83 keyword to asm statements will prevent this removal.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2022-27776.patch49 - /* To prevent the user+password to get sent to other than the original
52 + /* To prevent the user+password to get sent to other than the original host

12345678910>>...27