Home
last modified time | relevance | path

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

/scripts/kconfig/
Dlist.h31 #define LIST_HEAD(name) \ macro
Dpreprocess.c36 static LIST_HEAD(env_list);
229 static LIST_HEAD(variable_list);
Dmconf.c314 static LIST_HEAD(trail);
431 LIST_HEAD(head); in search_conf()
/scripts/mod/
Dlist.h44 #define LIST_HEAD(name) \ macro
Dmodpost.c167 LIST_HEAD(modules);
2300 LIST_HEAD(dump_lists); in main()