Searched defs:list_head (Results 1 – 8 of 8) sorted by relevance
14 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_setup() local22 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_teardown() local49 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_cyclic_timers() local130 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_timers() local
20 struct list_head { struct21 struct list_head *next, *prev; argument
15 struct list_head { struct16 struct list_head *next, *prev; argument
16 struct list_head { struct17 struct list_head *next, *prev; argument
141 CAtlList<int> list_head; in test_AppendListToHead() local
247 struct igmp_group *list_head = netif_igmp_data(ifp); in igmp_lookup_group() local
131 __WINE_SERVER_LIST_INLINE struct list *list_head( const struct list *list ) in list_head() function
1082 struct list_head { struct1083 struct list_head *next, *prev; argument