Searched defs:list_head (Results 1 – 5 of 5) 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
57 struct list_head { struct58 struct list_head *next; argument59 struct list_head *prev; argument
23 struct list_head { struct24 struct list_head *next, *prev; argument
247 struct igmp_group *list_head = netif_igmp_data(ifp); in igmp_lookup_group() local