Searched defs:get_idx (Results 1 – 4 of 4) sorted by relevance
207 static inline uint8_t get_idx(uint8_t *list, uint8_t tgt) in get_idx() function
1064 static struct hlist_node *get_idx(struct net *net, struct iter_state *st, in get_idx() function
1530 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) in get_idx() function
399 int get_idx = (s->head + i) % s->buf_size; in pl330_fifo_get() local