Searched defs:fmt (Results 1 – 18 of 18) sorted by relevance
| /security/apparmor/include/ |
| A D | lib.h | 40 #define AA_DEBUG(opt, fmt, args...) \ argument 45 #define AA_DEBUG_LABEL(LAB, X, fmt, args...) \ argument 60 #define AA_BUG_FMT(X, fmt, args...) \ argument 63 #define AA_BUG_FMT(X, fmt, args...) \ argument 73 #define AA_ERROR(fmt, args...) \ argument
|
| /security/ipe/ |
| A D | ipe.h | 12 #define pr_fmt(fmt) "ipe: " fmt argument
|
| /security/landlock/ |
| A D | common.h | 18 #define pr_fmt(fmt) LANDLOCK_NAME ": " fmt argument
|
| /security/tomoyo/ |
| A D | audit.c | 244 char *tomoyo_init_log(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_init_log() 366 void tomoyo_write_log2(struct tomoyo_request_info *r, int len, const char *fmt, in tomoyo_write_log2() 420 void tomoyo_write_log(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_write_log()
|
| A D | common.c | 188 static void tomoyo_addprintf(char *buffer, int len, const char *fmt, ...) in tomoyo_addprintf() 269 static void tomoyo_io_printf(struct tomoyo_io_buffer *head, const char *fmt, in tomoyo_io_printf() 2160 int tomoyo_supervisor(struct tomoyo_request_info *r, const char *fmt, ...) in tomoyo_supervisor()
|
| A D | common.h | 13 #define pr_fmt(fmt) fmt argument
|
| /security/integrity/platform_certs/ |
| A D | efi_parser.c | 8 #define pr_fmt(fmt) "EFI: "fmt argument
|
| /security/safesetid/ |
| A D | lsm.c | 15 #define pr_fmt(fmt) "SafeSetID: " fmt argument
|
| A D | securityfs.c | 15 #define pr_fmt(fmt) "SafeSetID: " fmt argument
|
| /security/keys/ |
| A D | big_key.c | 9 #define pr_fmt(fmt) "big_key: "fmt argument
|
| /security/loadpin/ |
| A D | loadpin.c | 10 #define pr_fmt(fmt) "LoadPin: " fmt argument
|
| /security/integrity/evm/ |
| A D | evm_crypto.c | 13 #define pr_fmt(fmt) "EVM: "fmt argument
|
| A D | evm_main.c | 14 #define pr_fmt(fmt) "EVM: "fmt argument
|
| /security/apparmor/ |
| A D | lib.c | 321 const char *fmt = "%s"; in aa_audit_perm_names() local
|
| /security/integrity/ |
| A D | integrity.h | 13 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt argument
|
| /security/integrity/ima/ |
| A D | ima_template_lib.c | 307 enum data_formats fmt = DATA_FMT_DIGEST; in ima_eventdigest_init_common() local
|
| A D | ima.h | 101 char *fmt; member
|
| /security/ |
| A D | security.c | 12 #define pr_fmt(fmt) "LSM: " fmt argument
|
Completed in 50 milliseconds