Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 1 of 1) sorted by relevance

/scripts/kconfig/
Dlist.h23 struct list_head { struct
24 struct list_head *next, *prev; argument