Searched defs:get_next (Results 1 – 8 of 8) sorted by relevance
19 int (*get_next)(const char *key, u64 *key_len, u64 keybufsize); member
29 u32 get_next; member
46 static inline struct list_head *get_next(struct list_head *list) in get_next() function
46 #define get_next(t, insn) \ macro
68 uint8_t get_next:1; member
1046 static struct hlist_node *get_next(struct net *net, struct iter_state *st, in get_next() function
1672 static struct hlist_node *get_next(struct seq_file *seq, struct hlist_node *h) in get_next() function