Home
last modified time | relevance | path

Searched refs:AA_BUG_FMT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/include/
H A Dlib.h42 AA_BUG_FMT((X), "" args); \
46 #define AA_BUG_FMT(X, fmt, args...) \ macro
49 #define AA_BUG_FMT(X, fmt, args...) no_printk(fmt, ##args) macro