Searched refs:zep_head_node (Results 1 – 1 of 1) sorted by relevance
536 struct zep_shim_llist_node *zep_head_node = NULL; in zep_shim_llist_get_node_head() local545 zep_head_node = (struct zep_shim_llist_node *)sys_dlist_peek_head(&zep_llist->head); in zep_shim_llist_get_node_head()547 return zep_head_node; in zep_shim_llist_get_node_head()