Lines Matching refs:next
80 list_add(&proc->next, &opd_procs[proc_hash(tid)]);
94 proc = list_entry(pos, struct opd_proc, next);
97 list_del(&proc->next);
98 list_add(&proc->next, &opd_procs[hash]);
173 struct opd_map * map = list_entry(pos, struct opd_map, next);
268 struct opd_map * map = list_entry(pos, struct opd_map, next);
308 /* proc->name will be set when the next mapping occurs */
350 list_entry(pos, struct opd_proc, next);
367 list_del(&proc->next);
419 struct opd_map * map = list_entry(pos, struct opd_map, next);