Home
last modified time | relevance | path

Searched refs:complain (Results 1 – 25 of 83) sorted by relevance

1234

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlib.c310 perms->complain = ALL_PERMS_MASK; in aa_apply_modes_to_perms()
356 accum->complain |= addend->complain & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
375 accum->complain |= addend->complain & ~accum->allow & ~accum->deny; in aa_perms_accum()
449 else if (denied == (denied & perms->complain)) in aa_check_perms()
/OK3568_Linux_fs/buildroot/package/fail2ban/
H A D0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch12 config/action.d/complain.conf | 2 +-
20 diff --git a/config/action.d/complain.conf b/config/action.d/complain.conf
22 --- a/config/action.d/complain.conf
23 +++ b/config/action.d/complain.conf
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-evlist.txt25 Don't complain, do it.
H A Dperf-data.txt38 Don't complain, do it.
H A Dperf-inject.txt69 Don't complain, do it.
H A Dperf-buildid-cache.txt29 Don't complain, do it.
H A Dperf-timechart.txt55 Don't complain, do it.
H A Dperf-sched.txt79 Don't complain, do it.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-server-Adjust-the-cache-alignment-assumptions.patch7 has added a warning to complain about mismatches which results in
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A DKconfig.select-break8 # kconfig will not complain and enable this layout for configuration. This is
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Dlockdep.rst96 complain if this was used in an RCU read-side critical section unless one
107 traversal primitives will complain only if the lockdep expression is
H A Drcu_dereference.rst16 will complain. Worse yet, your code can see random memory-corruption
454 or as a formal parameter, with "__rcu", which tells sparse to complain if
455 this pointer is accessed directly. It will also cause sparse to complain
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-nowarnings-perl_1.04.bb11 Test::NoWarnings will not see them and so not complain.\
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dperms.h75 u32 complain; /* accumulates only used when ~allow & ~deny */ member
/OK3568_Linux_fs/buildroot/package/apparmor/
H A DConfig.in43 aa-complain aa-genprof aa-unconfined
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dwrite.c1559 static unsigned long complain; in nfs_writeback_done() local
1562 if (time_before(complain, jiffies)) { in nfs_writeback_done()
1567 complain = jiffies + 300 * HZ; in nfs_writeback_done()
1590 static unsigned long complain; in nfs_writeback_result() local
1597 if (time_before(complain, jiffies)) { in nfs_writeback_result()
1601 complain = jiffies + 300 * HZ; in nfs_writeback_result()
/OK3568_Linux_fs/buildroot/package/flann/
H A D0001-src-cpp-fix-cmake-3.11-build.patch16 any sources and will not complain as long as sources are added later
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.bb59 # don't complain that some examples involve bash, perl, php...
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dsak.rst51 incorrectly holding /dev/console open. Be sure to complain to your
/OK3568_Linux_fs/kernel/Documentation/dev-tools/
H A Dsparse.rst29 there because sparse will complain about casting to/from a bitwise type,
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/vim/
H A Dvim.inc133 # We do not want to complain if perl or gawk are not on the target.
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0002-compiler-rt-support-a-new-embedded-linux-target.patch101 +# x86 platforms ignore -mfloat-abi options and complain about doing so. Despite
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Drust.inc184 # Remove absolute symlink so bitbake doesn't complain
/OK3568_Linux_fs/buildroot/package/xenomai/
H A DConfig.in144 Xenomai applications will complain with:
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dpull-requests.rst154 asking to be pulled from, git will complain saying it is not there,

1234