Searched defs:last (Results 1 – 9 of 9) sorted by relevance
/kernel/ |
D | user_namespace.c | 137 u32 first, last, id2; in map_id_range_down() local 163 u32 first, last; in map_id_down() local 186 u32 first, last; in map_id_up() local
|
D | pid.c | 152 int i, offset, max_scan, pid, last = pid_ns->last_pid; in alloc_pidmap() local 212 int next_pidmap(struct pid_namespace *pid_ns, unsigned int last) in next_pidmap()
|
D | cgroup.c | 3039 struct cgroup *last, *tmp; in cgroup_rightmost_descendant() local 3057 struct cgroup *last; in cgroup_leftmost_descendant() local
|
/kernel/sched/ |
D | debug.c | 176 struct sched_entity *last; in print_cfs_rq() local
|
D | sched.h | 257 struct sched_entity *curr, *next, *last, *skip; member
|
D | core.c | 5801 struct sched_group *first = NULL, *last = NULL, *groups = NULL, *sg; in build_overlap_sched_groups() local 5901 struct sched_group *first = NULL, *last = NULL; in build_sched_groups() local
|
D | fair.c | 558 struct rb_node *last = rb_last(&cfs_rq->tasks_timeline); in __pick_last_entity() local
|
/kernel/power/ |
D | swap.c | 877 struct swap_map_page_list *tmp, *last; in get_swap_reader() local
|
/kernel/trace/ |
D | trace_output.c | 815 int last = __TRACE_LAST_TYPE; local
|