/kernel/rcu/ |
D | tree_plugin.h | 158 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local 314 struct task_struct *t = current; in rcu_note_context_switch() local 420 struct task_struct *t = current; in __rcu_read_unlock() local 440 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry() 466 rcu_preempt_deferred_qs_irqrestore(struct task_struct *t, unsigned long flags) in rcu_preempt_deferred_qs_irqrestore() 586 static notrace bool rcu_preempt_need_deferred_qs(struct task_struct *t) in rcu_preempt_need_deferred_qs() 600 notrace void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs() 626 static void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special() 695 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local 721 struct task_struct *t = current; in rcu_flavor_sched_clock_irq() local [all …]
|
D | tasks.h | 587 struct task_struct *t; in rcu_spawn_tasks_kthread_generic() local 672 struct task_struct *t; in rcu_tasks_wait_gp() local 826 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask() 860 static void check_holdout_task(struct task_struct *t, in check_holdout_task() 895 struct task_struct *t, *t1; in check_all_holdout_tasks() local 1031 struct task_struct *t = current; in exit_tasks_rcu_stop() local 1243 static u8 rcu_ld_need_qs(struct task_struct *t) in rcu_ld_need_qs() 1250 static void rcu_st_need_qs(struct task_struct *t, u8 v) in rcu_st_need_qs() 1261 u8 rcu_trc_cmpxchg_need_qs(struct task_struct *t, u8 old, u8 new) in rcu_trc_cmpxchg_need_qs() 1279 void rcu_read_unlock_trace_special(struct task_struct *t) in rcu_read_unlock_trace_special() [all …]
|
D | tree_stall.h | 246 struct task_struct *t; in rcu_print_detail_task_stall_rnp() local 277 static int check_slow_task(struct task_struct *t, void *arg) in check_slow_task() 299 struct task_struct *t; in rcu_print_task_stall() local 864 struct task_struct *t = READ_ONCE(rcu_state.gp_kthread); in show_rcu_gp_kthreads() local
|
D | tree_exp.h | 567 int t; in synchronize_rcu_expedited_wait_once() local 741 struct task_struct *t = current; in rcu_exp_handler() local 800 struct task_struct *t; in rcu_print_task_exp_stall() local
|
/kernel/ |
D | rseq.c | 85 static int rseq_update_cpu_id(struct task_struct *t) in rseq_update_cpu_id() 104 static int rseq_reset_rseq_cpu_id(struct task_struct *t) in rseq_reset_rseq_cpu_id() 123 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs() 189 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart() 217 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs() 248 struct task_struct *t = current; in rseq_ip_fixup() local 288 struct task_struct *t = current; in __rseq_handle_notify_resume() local 322 struct task_struct *t = current; in rseq_syscall() local
|
D | kcov.c | 63 struct task_struct *t; member 164 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode() 201 struct task_struct *t; in __sanitizer_cov_trace_pc() local 231 struct task_struct *t; in write_comp_data() local 345 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start() 360 static void kcov_stop(struct task_struct *t) in kcov_stop() 369 static void kcov_task_reset(struct task_struct *t) in kcov_task_reset() 376 void kcov_task_init(struct task_struct *t) in kcov_task_init() 410 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable() 433 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() [all …]
|
D | softirq.c | 783 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common() 799 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule() 806 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule() 813 static bool tasklet_clear_sched(struct tasklet_struct *t) in tasklet_clear_sched() 840 struct tasklet_struct *t = list; in tasklet_action_common() local 882 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup() 894 void tasklet_init(struct tasklet_struct *t, in tasklet_init() 911 void tasklet_unlock_spin_wait(struct tasklet_struct *t) in tasklet_unlock_spin_wait() 932 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill() 946 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() [all …]
|
D | hung_task.c | 92 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task() 159 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break() 184 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local 375 long t; in watchdog() local
|
D | signal.c | 71 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler() 83 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored() 105 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored() 158 static bool recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk() 180 void recalc_sigpending_and_wake(struct task_struct *t) in recalc_sigpending_and_wake() 416 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t gfp_flags, in __sigqueue_alloc() 480 void flush_signals(struct task_struct *t) in flush_signals() 528 void ignore_signals(struct task_struct *t) in ignore_signals() 543 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers() 771 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state() [all …]
|
D | capability.c | 294 bool has_ns_capability(struct task_struct *t, in has_ns_capability() 316 bool has_capability(struct task_struct *t, int cap) in has_capability() 335 bool has_ns_capability_noaudit(struct task_struct *t, in has_ns_capability_noaudit() 359 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
|
/kernel/bpf/ |
D | btf.c | 256 const struct btf_type *t; member 316 const char *btf_type_str(const struct btf_type *t) in btf_type_str() 436 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier() 460 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void() 465 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd() 470 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize() 476 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null() 481 static bool __btf_type_is_struct(const struct btf_type *t) in __btf_type_is_struct() 486 static bool btf_type_is_array(const struct btf_type *t) in btf_type_is_array() 491 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec() [all …]
|
D | bpf_struct_ops.c | 109 const struct btf_type *t; in bpf_struct_ops_init() local 282 const struct btf_type *t = st_map->st_ops->type; in bpf_struct_ops_map_put_progs() local 293 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes() 359 const struct btf_type *t = st_ops->type; in bpf_struct_ops_map_update_elem() local 599 const struct btf_type *t, *vt; in bpf_struct_ops_map_alloc() local
|
D | memalloc.c | 216 struct llist_node *pos, *t; in __free_rcu() local 242 struct llist_node *llnode, *t; in do_call_rcu() local 264 struct llist_node *llnode, *t; in free_bulk() local 416 struct llist_node *llnode, *t; in drain_mem_cache() local
|
D | helpers.c | 1111 struct bpf_hrtimer *t = container_of(hrtimer, struct bpf_hrtimer, timer); in bpf_timer_cb() local 1152 struct bpf_hrtimer *t; in BPF_CALL_3() local 1219 struct bpf_hrtimer *t; in BPF_CALL_3() local 1270 struct bpf_hrtimer *t; in BPF_CALL_3() local 1298 static void drop_prog_refcnt(struct bpf_hrtimer *t) in drop_prog_refcnt() 1311 struct bpf_hrtimer *t; in BPF_CALL_1() local 1355 struct bpf_hrtimer *t; in bpf_timer_cancel_and_free() local
|
/kernel/sched/ |
D | stats.h | 219 static inline void sched_info_dequeue(struct rq *rq, struct task_struct *t) in sched_info_dequeue() 238 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive() 260 static inline void sched_info_enqueue(struct rq *rq, struct task_struct *t) in sched_info_enqueue() 274 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart() 305 # define sched_info_enqueue(rq, t) do { } while (0) argument 306 # define sched_info_dequeue(rq, t) do { } while (0) argument 307 # define sched_info_switch(rq, t, next) do { } while (0) argument
|
D | completion.c | 206 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local 244 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local 254 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, state); in wait_for_completion_state() local
|
D | psi.c | 497 struct psi_trigger *t; in init_triggers() local 509 struct psi_trigger *t; in update_triggers() local 694 static void poll_timer_fn(struct timer_list *t) in poll_timer_fn() 736 unsigned int t, m; in psi_group_change() local 1234 struct psi_trigger *t; in psi_trigger_create() local 1307 void psi_trigger_destroy(struct psi_trigger *t) in psi_trigger_destroy() 1380 struct psi_trigger *t; in psi_trigger_poll() local
|
D | cputime.c | 300 static inline u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime() 305 static u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime() 327 struct task_struct *t; in thread_group_cputime() local 831 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle() 845 u64 task_gtime(struct task_struct *t) in task_gtime() 871 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
|
/kernel/trace/ |
D | fgraph.c | 385 struct task_struct *g, *t; in alloc_retstack_tasklist() local 502 graph_init_task(struct task_struct *t, struct ftrace_ret_stack *ret_stack) in graph_init_task() 515 void ftrace_graph_init_idle_task(struct task_struct *t, int cpu) in ftrace_graph_init_idle_task() 544 void ftrace_graph_init_task(struct task_struct *t) in ftrace_graph_init_task() 563 void ftrace_graph_exit_task(struct task_struct *t) in ftrace_graph_exit_task()
|
D | trace_mmiotrace.c | 171 unsigned long long t = ns2usecs(iter->ts); in mmio_print_rw() local 216 unsigned long long t = ns2usecs(iter->ts); in mmio_print_map() local 250 unsigned long long t = ns2usecs(iter->ts); in mmio_print_mark() local
|
D | blktrace.c | 72 struct blk_io_trace *t; in trace_note() local 222 struct blk_io_trace *t; in __blk_add_trace() local 1159 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs() 1255 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local 1269 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local 1491 const struct blk_io_trace *t; in print_one_line() local 1528 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
|
/kernel/futex/ |
D | syscalls.c | 153 futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t) in futex_init_timeout() 171 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local 366 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local
|
/kernel/time/ |
D | posix-stubs.c | 132 struct timespec64 t; in SYSCALL_DEFINE4() local 226 struct timespec64 t; in SYSCALL_DEFINE4() local
|
D | timekeeping_debug.c | 46 void tk_debug_account_sleep_time(const struct timespec64 *t) in tk_debug_account_sleep_time()
|
D | tick-broadcast-hrtimer.c | 99 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
|