Searched refs:nextp (Results 1 – 2 of 2) sorted by relevance
122 struct cgroup **nextp; in cgroup_rstat_cpu_pop_updated() local124 nextp = &prstatc->updated_children; in cgroup_rstat_cpu_pop_updated()126 nrstatc = cgroup_rstat_cpu(*nextp, cpu); in cgroup_rstat_cpu_pop_updated()127 if (*nextp == pos) in cgroup_rstat_cpu_pop_updated()130 WARN_ON_ONCE(*nextp == parent); in cgroup_rstat_cpu_pop_updated()131 nextp = &nrstatc->updated_next; in cgroup_rstat_cpu_pop_updated()134 *nextp = rstatc->updated_next; in cgroup_rstat_cpu_pop_updated()
1060 struct work_struct **nextp) in move_linked_works() argument1079 if (nextp) in move_linked_works()1080 *nextp = n; in move_linked_works()