Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlist.h70 static inline int list_empty(const struct list_head *head) in list_empty() function
Dmenu.c553 if (list_empty(head)) in get_prompt_str()