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

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

Completed in 98 milliseconds