Home
last modified time | relevance | path

Searched refs:unix_get_first (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/unix/
H A Daf_unix.c3231 static struct sock *unix_get_first(struct seq_file *seq, loff_t *pos) in unix_get_first() function
3266 return unix_get_first(seq, pos); in unix_get_next()
3274 return unix_get_first(seq, pos); in unix_seq_start()
3282 return unix_get_first(seq, pos); in unix_seq_next()
3440 sk = unix_get_first(seq, pos); in bpf_iter_unix_batch()