Searched refs:sys_slist_get (Results 1 – 3 of 3) sorted by relevance
397 static inline sys_snode_t *sys_slist_get(sys_slist_t *list) in sys_slist_get() function
427 buf = (void *)sys_slist_get(list); in net_buf_slist_get()437 frag->frags = (void *)sys_slist_get(list); in net_buf_slist_get()
1226 frnd->last = (void *)sys_slist_get(&frnd->queue); in friend_timeout()1596 struct net_buf *buf = (void *)sys_slist_get(&frnd->queue); in friend_queue_prepare_space()