Lines Matching refs:l
772 loff_t l = 0;
780 for (pid++; pid && l < *pos;
781 pid = (unsigned long)trace_pid_next(pid_list, (void *)pid, &l))
3950 loff_t l = 0;
3982 for (p = iter; p && l < *pos; p = s_next(m, p, &l))
3993 l = *pos - 1;
3994 p = s_next(m, p, &l);
4929 loff_t l = 0;
4934 for (; t && l < *pos; t = t_next(m, t, &l))
5744 loff_t l = 0;
5752 while (v && l < *pos) {
5753 v = eval_map_next(m, v, &l);