Lines Matching refs:l
649 loff_t l = 0;
657 for (pid++; pid && l < *pos;
658 pid = (unsigned long)trace_pid_next(pid_list, (void *)pid, &l))
4107 loff_t l = 0;
4145 for (p = iter; p && l < *pos; p = s_next(m, p, &l))
4156 l = *pos - 1;
4157 p = s_next(m, p, &l);
5070 loff_t l = 0;
5075 for (; t && l < *pos; t = t_next(m, t, &l))
5903 loff_t l = 0;
5909 while (l <= *pos) {
5910 v = saved_cmdlines_next(m, v, &l);
6061 loff_t l = 0;
6069 while (v && l < *pos) {
6070 v = eval_map_next(m, v, &l);