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

/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_proc.c58 static void *sdp_get_idx(struct seq_file *seq, loff_t pos) function
84 start = sdp_get_idx(seq, *pos - 1);
99 next = sdp_get_idx(seq, 0);
101 next = sdp_get_idx(seq, *pos);

Completed in 102 milliseconds