/openbmc/linux/security/apparmor/include/ |
H A D | perms.h | 74 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 D | 0001-fail.py-handle-missing-cgitb.patch | 9 root@qemuarm64:~# aa-complain /etc/apparmor.d/* 11 File "/usr/sbin/aa-complain", line 18, in <module>
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-evlist.txt | 25 Don't complain, do it.
|
H A D | perf-data.txt | 41 Don't complain, do it.
|
H A D | perf-buildid-cache.txt | 29 Don't complain, do it.
|
H A D | perf-timechart.txt | 55 Don't complain, do it.
|
H A D | perf-kwork.txt | 65 Don't complain, do it.
|
H A D | perf-sched.txt | 79 Don't complain, do it.
|
H A D | perf-lock.txt | 56 Don't complain, do it.
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcurses/libcurses-perl/ |
H A D | 0001-testtyp.c-Use-proper-prototype-for-main-function.patch | 6 Newer compilers like clang-15+ will complain about the prototype
|
/openbmc/linux/security/apparmor/ |
H A D | lib.c | 332 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 D | 0001-server-Adjust-the-cache-alignment-assumptions.patch | 7 has added a warning to complain about mismatches which results in
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/ |
H A D | pseudo_git.bb | 23 # aliased due to this e.g. open/open64 and it will complain about duplicate definitions
|
/openbmc/linux/Documentation/kbuild/ |
H A D | Kconfig.select-break | 8 # kconfig will not complain and enable this layout for configuration. This is
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-nowarnings-perl_1.04.bb | 11 Test::NoWarnings will not see them and so not complain.\
|
/openbmc/linux/Documentation/RCU/ |
H A D | lockdep.rst | 99 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 D | 0002-check-sr-results-Device-tree-improvements.patch | 72 # If we could not parse the line we arrive here and complain.
|
/openbmc/linux/fs/nfs/ |
H A D | write.c | 1583 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 D | API.pm | 1170 my $complain = 1; 1216 $complain = 0; 1224 if ( $complain == 1 ) {
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | Fix-building-on-x86_64-with-binutils-2.41.patch | 7 complain about the ".arch i386" in files assembled with "as --64",
|
/openbmc/linux/Documentation/security/ |
H A D | sak.rst | 51 incorrectly holding /dev/console open. Be sure to complain to your
|
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/ |
H A D | systemtap_git.bb | 64 # don't complain that some examples involve bash, perl, php...
|
/openbmc/qemu/docs/devel/ |
H A D | docs.rst | 66 versions of Sphinx will complain about the duplicate label
|
/openbmc/qemu/target/ppc/translate/ |
H A D | misc-impl.c.inc | 134 * complain to the user.
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | sparse.rst | 29 there because sparse will complain about casting to/from a bitwise type,
|