Home
last modified time | relevance | path

Searched defs:get_idx (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/
H A Dhab.c207 static inline uint8_t get_idx(uint8_t *list, uint8_t tgt) in get_idx() function
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c1064 static struct hlist_node *get_idx(struct net *net, struct iter_state *st, in get_idx() function
H A Dnfnetlink_queue.c1499 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) in get_idx() function
/openbmc/qemu/hw/dma/
H A Dpl330.c406 int get_idx = (s->head + i) % s->buf_size; in pl330_fifo_get() local