Lines Matching refs:l
642 loff_t l = 0;
649 for (pid++; pid && l < *pos;
650 pid = (unsigned long)trace_pid_next(pid_list, (void *)pid, &l))
3705 loff_t l = 0;
3743 for (p = iter; p && l < *pos; p = s_next(m, p, &l))
3754 l = *pos - 1;
3755 p = s_next(m, p, &l);
4651 loff_t l = 0;
4656 for (; t && l < *pos; t = t_next(m, t, &l))
5467 loff_t l = 0;
5473 while (l <= *pos) {
5474 v = saved_cmdlines_next(m, v, &l);
5625 loff_t l = 0;
5633 while (v && l < *pos) {
5634 v = eval_map_next(m, v, &l);