/kernel/bpf/ |
A D | percpu_freelist.h | 11 struct pcpu_freelist_node *first; member
|
A D | inode.c | 687 bool first = true; in seq_print_delegate_opts() local
|
/kernel/irq/ |
A D | msi.c | 49 unsigned int first; member 228 unsigned int first, unsigned int last) in msi_domain_free_msi_descs_range() 1420 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range_locked() 1443 unsigned int first, unsigned int last) in msi_domain_alloc_irqs_range() 1664 unsigned int first, unsigned int last) in msi_domain_free_irqs_range_locked() 1684 unsigned int first, unsigned int last) in msi_domain_free_irqs_range()
|
/kernel/sched/ |
A D | stop_task.c | 30 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
|
A D | idle.c | 461 static void set_next_task_idle(struct rq *rq, struct task_struct *next, bool first) in set_next_task_idle()
|
A D | topology.c | 601 struct sched_group *tmp, *first; in free_sched_groups() local 1027 struct sched_group *first = NULL, *last = NULL, *sg; in build_overlap_sched_groups() local 1238 struct sched_group *first = NULL, *last = NULL; in build_sched_groups() local
|
A D | debug.c | 802 struct sched_entity *last, *first, *root; in print_cfs_rq() local
|
A D | deadline.c | 2337 static void set_next_task_dl(struct rq *rq, struct task_struct *p, bool first) in set_next_task_dl()
|
A D | rt.c | 1639 static inline void set_next_task_rt(struct rq *rq, struct task_struct *p, bool first) in set_next_task_rt()
|
/kernel/ |
A D | user_namespace.c | 250 u32 first, last, id2; in cmp_map_id() local 300 u32 first, last, id2; in map_id_range_down_base() local 349 u32 first, last, id2; in map_id_range_up_base() local
|
A D | async.c | 91 struct async_entry *first = NULL; in lowest_in_progress() local
|
A D | sysctl.c | 408 int *i, vleft, first = 1, err = 0; in __do_proc_dointvec() local 893 int vleft, first = 1, err = 0; in __do_proc_doulongvec_minmax() local 1301 bool first = 1; in proc_do_large_bitmap() local
|
A D | static_call_inline.c | 137 struct static_call_mod *site_mod, first; in __static_call_update() local
|
A D | taskstats.c | 215 struct task_struct *tsk, *first; in fill_stats_for_tgid() local
|
A D | pid.c | 417 struct hlist_node *first; in pid_task() local
|
A D | resource.c | 869 struct resource *first, *next; in __insert_resource() local
|
A D | kprobes.c | 2006 struct llist_node *first, *node = NULL; in __kretprobe_trampoline_handler() local
|
/kernel/trace/ |
A D | rethook.c | 282 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
|
A D | fprobe.c | 252 struct fprobe_hlist_node *node, *first; in fprobe_entry() local
|
A D | trace_output.c | 77 int i, first = 1; in trace_print_flags_seq() local 141 int i, first = 1; in trace_print_flags_seq_u64() local
|
A D | trace_events.c | 427 bool first = true; in test_event_printk() local 3403 bool first = false; in trace_event_update_all() local 3490 unsigned int first; in trace_create_new_event() local
|
/kernel/cgroup/ |
A D | debug.c | 241 bool first = true; in cgroup_masks_read_one() local
|
/kernel/locking/ |
A D | rwsem.c | 580 bool first = rwsem_first_waiter(sem) == waiter; in rwsem_del_wake_waiter() local 606 struct rwsem_waiter *first = rwsem_first_waiter(sem); in rwsem_try_write_lock() local
|
A D | mutex.c | 647 bool first; in __mutex_lock_common() local
|
/kernel/time/ |
A D | hrtimer.c | 1223 bool force_local, first; in __hrtimer_start_range_ns() local
|