Home
last modified time | relevance | path

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

123

/openbmc/linux/security/apparmor/include/
H A Dperms.h74 u32 complain; /* accumulates only used when ~allow & ~deny */ member
112 accum->complain |= addend->complain & ~addend->allow & ~addend->deny; in aa_perms_accum_raw()
139 accum->complain |= addend->complain & ~accum->allow & ~accum->deny; in aa_perms_accum()
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-fail.py-handle-missing-cgitb.patch9 root@qemuarm64:~# aa-complain /etc/apparmor.d/*
11 File "/usr/sbin/aa-complain", line 18, in <module>
/openbmc/linux/tools/perf/Documentation/
H A Dperf-evlist.txt25 Don't complain, do it.
H A Dperf-data.txt41 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-kwork.txt65 Don't complain, do it.
H A Dperf-sched.txt79 Don't complain, do it.
H A Dperf-lock.txt56 Don't complain, do it.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl/
H A D0001-testtyp.c-Use-proper-prototype-for-main-function.patch6 Newer compilers like clang-15+ will complain about the prototype
/openbmc/linux/security/apparmor/
H A Dlib.c332 perms->complain = ALL_PERMS_MASK; in aa_apply_modes_to_perms()
408 else if (denied == (denied & perms->complain)) in aa_check_perms()
/openbmc/openbmc/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
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/
H A Dpseudo_git.bb23 # aliased due to this e.g. open/open64 and it will complain about duplicate definitions
/openbmc/linux/Documentation/kbuild/
H A DKconfig.select-break8 # kconfig will not complain and enable this layout for configuration. This is
/openbmc/openbmc/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.\
/openbmc/linux/Documentation/RCU/
H A Dlockdep.rst99 complain even if this was used in an RCU read-side critical section unless
110 traversal primitives will complain only if the lockdep expression is
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-acs/arm-systemready-scripts/
H A D0002-check-sr-results-Device-tree-improvements.patch72 # If we could not parse the line we arrive here and complain.
/openbmc/linux/fs/nfs/
H A Dwrite.c1583 static unsigned long complain; in nfs_writeback_done() local
1586 if (time_before(complain, jiffies)) { in nfs_writeback_done()
1591 complain = jiffies + 300 * HZ; in nfs_writeback_done()
1615 static unsigned long complain; in nfs_writeback_result() local
1622 if (time_before(complain, jiffies)) { in nfs_writeback_result()
1626 complain = jiffies + 300 * HZ; in nfs_writeback_result()
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAPI.pm1170 my $complain = 1;
1216 $complain = 0;
1224 if ( $complain == 1 ) {
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A DFix-building-on-x86_64-with-binutils-2.41.patch7 complain about the ".arch i386" in files assembled with "as --64",
/openbmc/linux/Documentation/security/
H A Dsak.rst51 incorrectly holding /dev/console open. Be sure to complain to your
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap_git.bb64 # don't complain that some examples involve bash, perl, php...
/openbmc/qemu/docs/devel/
H A Ddocs.rst66 versions of Sphinx will complain about the duplicate label
/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc134 * complain to the user.
/openbmc/linux/Documentation/dev-tools/
H A Dsparse.rst29 there because sparse will complain about casting to/from a bitwise type,

123