list_rotate_to_front() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDlist_rotate_to_front()

list_rotate_to_front() function

Syntax

static inline void list_rotate_to_front(struct list_head *entry,     struct list_head *head);

Arguments

entry

References

LocationText
list.h:219
list_rotate_to_front(struct list_head *entry, struct list_head *head)

Call Tree

Functions called by list_rotate_to_front()
list_rotate_to_front()
all items filtered out
Data read by list_rotate_to_front()
list_rotate_to_front()