Home
last modified time | relevance | path

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

/linux/net/mac802154/
H A Dtrace.h32 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro
153 BOOL_TO_STR(__entry->mode))
213 BOOL_TO_STR(__entry->is_coord))
264 BOOL_TO_STR(__entry->on))
/linux/net/ieee802154/
H A Dtrace.h38 #define BOOL_TO_STR(bo) (bo) ? "true" : "false" macro
276 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->mode))
295 WPAN_DEV_PR_ARG, BOOL_TO_STR(__entry->ackreq))