Home
last modified time | relevance | path

Searched refs:get_idx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dnfnetlink_log.c1046 static struct hlist_node *get_idx(struct net *net, struct iter_state *st, in get_idx() function
1062 return get_idx(seq_file_net(s), s->private, *pos); in __acquires()
H A Dnfnetlink_queue.c1446 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) in get_idx() function
1461 return get_idx(s, *pos);
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_log.c1064 static struct hlist_node *get_idx(struct net *net, struct iter_state *st, in get_idx() function
1080 return get_idx(seq_file_net(s), s->private, *pos); in __acquires()
H A Dnfnetlink_queue.c1497 static struct hlist_node *get_idx(struct seq_file *seq, loff_t pos) in get_idx() function
1512 return get_idx(s, *pos);

Completed in 8 milliseconds