Searched refs:AA_ERROR (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/security/apparmor/
H A Dcrypto.c84 AA_ERROR("failed to setup profile sha1 hashing: %d\n", error); init_profile_hash()
H A Dprocattr.c96 AA_ERROR("%s: Invalid input '%s'", op_table[op], args); split_token_from_name()
126 AA_ERROR("change_hat: Invalid input, NULL hat and NULL magic"); aa_setprocattr_changehat()
H A Dapparmorfs.c943 AA_ERROR("%s: AppArmor securityfs already exists\n", __func__); aa_create_aafs()
965 AA_ERROR("Error creating AppArmor securityfs\n"); aa_create_aafs()
H A Dlsm.c896 AA_ERROR("Unable to allocate default profile namespace\n"); apparmor_init()
902 AA_ERROR("Failed to set context on init task\n"); apparmor_init()
H A Dpolicy.c157 AA_ERROR("%s: internal error, " policy_destroy()
163 AA_ERROR("%s: internal error, policy '%s' still on list\n", policy_destroy()
398 AA_ERROR("Failed to create interface for ns %s\n", aa_prepare_namespace()
/linux-4.4.14/security/apparmor/include/
H A Dapparmor.h56 #define AA_ERROR(fmt, args...) \ macro

Completed in 119 milliseconds