Searched refs:list_head (Results 1 - 7 of 7) sorted by relevance

/system/core/init/
H A Dlist.h46 #define list_head(list) ((list)->next) macro
H A Dinit.c466 node = list_head(&act->commands);
H A Dinit_parser.c412 struct listnode *node = list_head(&action_queue);
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
H A Desta_drv.h185 struct list_head list;
232 struct list_head list;
262 struct list_head request_q; /* Requests queue: -> tasklet */
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
H A Dosmemapi.c61 struct list_head blk_list;
H A Desta_drv.c898 struct list_head *entry = drv->request_q.next;
2106 struct list_head *l;
2107 struct list_head *tmp;
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A Dosmemapi.c64 struct list_head blk_list;

Completed in 782 milliseconds