Searched defs:list_move (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/include/linux/
H A Dlist.h154 static inline void list_move(struct list_head *list, struct list_head *head) function
/linux-master/samples/bpf/
H A Dtest_lru_dist.c71 static inline void list_move(struct list_head *list, struct list_head *head) function
/linux-master/include/linux/
H A Dlist.h296 static inline void list_move(struct list_head *list, struct list_head *head) function

Completed in 153 milliseconds