Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/logging/
Dlog_internal.h133 static inline void z_log_notify_drop(const struct mpsc_pbuf_buffer *buffer, in z_log_notify_drop() function
Dlog_link.h91 .notify_drop = z_log_notify_drop, \
/Zephyr-latest/subsys/logging/
Dlog_core.c127 static void z_log_notify_drop(const struct mpsc_pbuf_buffer *buffer,
133 .notify_drop = z_log_notify_drop,