Home
last modified time | relevance | path

Searched defs:debug_log (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dlog.c40 static char *batadv_log_char_addr(struct batadv_priv_debug_log *debug_log, in batadv_log_char_addr() argument
46 static void batadv_emit_log_char(struct batadv_priv_debug_log *debug_log, in batadv_emit_log_char() argument
60 batadv_fdebug_log(struct batadv_priv_debug_log *debug_log, const char *fmt, ...) batadv_fdebug_log() argument
104 batadv_log_empty(struct batadv_priv_debug_log *debug_log) batadv_log_empty() argument
113 struct batadv_priv_debug_log *debug_log = bat_priv->debug_log; batadv_log_read() local
167 struct batadv_priv_debug_log *debug_log = bat_priv->debug_log; batadv_log_poll() local
[all...]
H A Dtypes.h1739 struct batadv_priv_debug_log *debug_log; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-atapi.c20 #define debug_log(fmt, args...) \ macro
23 #define debug_log(fmt, args...) do {} while (0) macro
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtypes.h1711 struct batadv_priv_debug_log *debug_log; member

Completed in 12 milliseconds