Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/include/linux/
Dtypes.h30 struct list_head { struct
31 struct list_head * next, * prev; argument
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/include/linux/
Dtypes.h17 struct list_head { struct
18 struct list_head *next, *prev; argument
/system/core/libcutils/include_vndk/cutils/
Dlist.h81 #define list_head(list) ((list)->next) macro
/system/core/libcutils/include/cutils/
Dlist.h81 #define list_head(list) ((list)->next) macro