Searched defs:first (Results 1 – 12 of 12) sorted by relevance
| /kernel/bpf/ |
| D | percpu_freelist.h | 13 struct pcpu_freelist_node *first; member
|
| /kernel/ |
| D | user_namespace.c | 203 u32 first, last, id2; in map_id_range_down() local 229 u32 first, last; in map_id_down() local 252 u32 first, last; in map_id_up() local
|
| D | async.c | 87 struct async_entry *first = NULL; in lowest_in_progress() local
|
| D | sysctl.c | 2230 int *i, vleft, first = 1, err = 0; in __do_proc_dointvec() local 2504 int vleft, first = 1, err = 0; in __do_proc_doulongvec_minmax() local 2825 bool first = 1; in proc_do_large_bitmap() local
|
| D | pid.c | 441 struct hlist_node *first; in pid_task() local
|
| D | taskstats.c | 215 struct task_struct *tsk, *first; in fill_stats_for_tgid() local
|
| D | resource.c | 789 struct resource *first, *next; in __insert_resource() local
|
| D | workqueue.c | 2307 bool first = true; in rescuer_thread() local 4455 bool first = true; in show_workqueue_state() local
|
| D | signal.c | 511 struct sigqueue *q, *first = NULL; in collect_signal() local
|
| /kernel/trace/ |
| D | trace_output.c | 70 int i, first = 1; in trace_print_flags_seq() local
|
| D | trace_events.c | 2203 bool first = false; in trace_event_enum_update() local
|
| /kernel/sched/ |
| D | core.c | 6067 struct sched_group *tmp, *first; in free_sched_groups() local 6308 struct sched_group *first = NULL, *last = NULL, *groups = NULL, *sg; in build_overlap_sched_groups() local 6409 struct sched_group *first = NULL, *last = NULL; in build_sched_groups() local
|