Searched defs:alloc_log (Results 1 – 2 of 2) sorted by relevance
57 static inline void alloc_log(const char *fmt, ...) in alloc_log() function82 #define alloc_log(...) do {}while(0) macro
18 static struct nfnl_log *alloc_log(void) in alloc_log() function