Searched refs:list_head (Results 1 – 5 of 5) sorted by relevance
52 #define list_head(list) ((list)->next) macro
101 item = list_head(list); in free_keys()
367 return list_head(&key_list); in adb_auth_nextkey()
485 node = list_head(&act->commands); in get_first_command()
597 struct listnode *node = list_head(&action_queue); in action_remove_queue_head()