Home
last modified time | relevance | path

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

/external/u-boot/common/
Dlog.c107 static bool log_has_cat(enum log_category_t cat_list[], enum log_category_t cat) in log_has_cat() function
167 !log_has_cat(filt->cat_list, rec->cat)) in log_passes_filters()