Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 32) sorted by relevance

12

/kernel/bpf/
Dpercpu_freelist.h10 struct pcpu_freelist_node *first; member
/kernel/irq/
Dmsi.c32 unsigned int first; member
210 unsigned int first, unsigned int last) in msi_domain_free_msi_descs_range()
1375 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range_locked()
1398 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range()
1573 unsigned int first, unsigned int last) in msi_domain_free_irqs_range_locked()
1593 unsigned int first, unsigned int last) in msi_domain_free_irqs_range()
/kernel/sched/
Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
Didle.c413 static void set_next_task_idle(struct rq *rq, struct task_struct *next, bool first) in set_next_task_idle()
Dtopology.c600 struct sched_group *tmp, *first; in free_sched_groups() local
1012 struct sched_group *first = NULL, *last = NULL, *sg; in build_overlap_sched_groups() local
1223 struct sched_group *first = NULL, *last = NULL; in build_sched_groups() local
Ddebug.c634 struct sched_entity *last, *first, *root; in print_cfs_rq() local
Ddeadline.c1972 static void set_next_task_dl(struct rq *rq, struct task_struct *p, bool first) in set_next_task_dl()
Drt.c1829 static inline void set_next_task_rt(struct rq *rq, struct task_struct *p, bool first) in set_next_task_rt()
/kernel/
Duser_namespace.c247 u32 first, last, id2; in cmp_map_id() local
297 u32 first, last, id2; in map_id_range_down_base() local
346 u32 first, last; in map_id_up_base() local
Dasync.c89 struct async_entry *first = NULL; in lowest_in_progress() local
Dsysctl.c478 int *i, vleft, first = 1, err = 0; in __do_proc_dointvec() local
1031 int vleft, first = 1, err = 0; in __do_proc_doulongvec_minmax() local
1462 bool first = 1; in proc_do_large_bitmap() local
Dstatic_call_inline.c137 struct static_call_mod *site_mod, first; in __static_call_update() local
Dpid.c403 struct hlist_node *first; in pid_task() local
Dtaskstats.c215 struct task_struct *tsk, *first; in fill_stats_for_tgid() local
Dresource.c770 struct resource *first, *next; in __insert_resource() local
Dworkqueue.c2713 bool first = true; in process_scheduled_works() local
5283 bool first = true; in show_one_worker_pool() local
Dkprobes.c2035 struct llist_node *first, *node = NULL; in __kretprobe_trampoline_handler() local
/kernel/trace/
Drethook.c292 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
Dtrace_output.c72 int i, first = 1; in trace_print_flags_seq() local
136 int i, first = 1; in trace_print_flags_seq_u64() local
Dtrace_events.c287 bool first = true; in test_event_printk() local
2862 bool first = false; in trace_event_eval_update() local
2908 unsigned int first; in trace_create_new_event() local
/kernel/cgroup/
Ddebug.c241 bool first = true; in cgroup_masks_read_one() local
/kernel/locking/
Drwsem.c603 bool first = rwsem_first_waiter(sem) == waiter; in rwsem_del_wake_waiter() local
629 struct rwsem_waiter *first = rwsem_first_waiter(sem); in rwsem_try_write_lock() local
Dmutex.c676 bool first; in __mutex_lock_common() local
/kernel/time/
Dhrtimer.c1223 bool force_local, first; in __hrtimer_start_range_ns() local
/kernel/module/
Dmain.c3120 bool first; in idempotent() local

12