Home
last modified time | relevance | path

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

/base/tee/tee_os_kernel/kernel/include/common/
Dlist.h81 struct hlist_node { struct
82 struct hlist_node *next; argument
83 struct hlist_node **pprev; /* the field that points to this node */ argument
/base/tee/tee_os_kernel/user/system-services/chcore-libc/libchcore/porting/overrides/include/chcore/container/
Dlist.h108 struct hlist_node { struct
109 struct hlist_node *next; argument
110 struct hlist_node **pprev; /* the field that points to this node */ argument