linux_dsm_epyc7002/security/apparmor/include
John Johansen 341c1fda5e apparmor: make it so work buffers can be allocated from atomic context
In some situations AppArmor needs to be able to use its work buffers
from atomic context. Add the ability to specify when in atomic context
and hold a set of work buffers in reserve for atomic context to
reduce the chance that a large work buffer allocation will need to
be done.

Fixes: df323337e5 ("apparmor: Use a memory pool instead per-CPU caches")
Signed-off-by: John Johansen <john.johansen@canonical.com>
2019-11-22 16:41:08 -08:00
..
apparmor.h apparmor: Initial implementation of raw policy blob compression 2019-04-11 14:56:29 -07:00
apparmorfs.h
audit.h audit: remove unused actx param from audit_rule_match 2019-01-31 23:00:15 -05:00
capability.h
cred.h
crypto.h
domain.h
file.h apparmor: make it so work buffers can be allocated from atomic context 2019-11-22 16:41:08 -08:00
ipc.h
label.h
lib.h
match.h apparmor: increase left match history buffer size 2019-06-20 10:33:31 -07:00
mount.h
net.h
path.h apparmor: make it so work buffers can be allocated from atomic context 2019-11-22 16:41:08 -08:00
perms.h
policy_ns.h
policy_unpack.h apparmor: Initial implementation of raw policy blob compression 2019-04-11 14:56:29 -07:00
policy.h
procattr.h
resource.h
secid.h
sig_names.h
task.h