Searched refs:pn_res_get_idx (Results 1 – 1 of 1) sorted by relevance
694 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx() function729 return *pos ? pn_res_get_idx(seq, *pos - 1) : SEQ_START_TOKEN; in pn_res_seq_start()737 sk = pn_res_get_idx(seq, 0); in pn_res_seq_next()
Completed in 5 milliseconds