Searched defs:list (Results 1 – 9 of 9) sorted by relevance
256 static inline int __length_of(const int *list) in __length_of()
59 __u64 list[], size_t num, unsigned int flags) in sys_listmount()74 __u64 list[LISTMNT_BUFFER], last_mnt_id = 0; in main() local
55 __u64 list[], size_t num, unsigned int flags) in listmount()
24 struct list_head list; member
37 struct list_head list; member
91 struct list_head list; member
43 struct list_head list; member
39 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()71 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()84 struct list_head list; member89 struct list_head list; member
73 struct list_head list; member
Completed in 14 milliseconds