| /kernel/rcu/ |
| D | tree_plugin.h | 169 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local 325 struct task_struct *t = current; in rcu_note_context_switch() local 431 struct task_struct *t = current; in __rcu_read_unlock() local 451 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry() 477 rcu_preempt_deferred_qs_irqrestore(struct task_struct *t, unsigned long flags) in rcu_preempt_deferred_qs_irqrestore() 600 static notrace bool rcu_preempt_need_deferred_qs(struct task_struct *t) in rcu_preempt_need_deferred_qs() 614 notrace void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs() 659 static void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special() 722 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local 748 struct task_struct *t = current; in rcu_flavor_sched_clock_irq() local [all …]
|
| D | tasks.h | 683 struct task_struct *t; in rcu_spawn_tasks_kthread_generic() local 822 struct task_struct *t; in rcu_tasks_wait_gp() local 980 static bool rcu_tasks_is_holdout(struct task_struct *t) in rcu_tasks_is_holdout() 1015 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask() 1060 struct task_struct *t; in rcu_tasks_postscan() local 1093 static void check_holdout_task(struct task_struct *t, in check_holdout_task() 1128 struct task_struct *t, *t1; in check_all_holdout_tasks() local 1296 struct task_struct *t = current; in exit_tasks_rcu_start() local 1317 struct task_struct *t = current; in exit_tasks_rcu_finish() local 1531 static u8 rcu_ld_need_qs(struct task_struct *t) in rcu_ld_need_qs() [all …]
|
| D | tree_exp.h | 533 int t; in synchronize_rcu_expedited_wait_once() local 730 struct task_struct *t = current; in rcu_exp_handler() local 789 struct task_struct *t; in rcu_print_task_exp_stall() local 814 struct task_struct *t; in rcu_exp_print_detail_task_stall_rnp() local
|
| D | tree_stall.h | 249 struct task_struct *t; in rcu_print_detail_task_stall_rnp() local 280 static int check_slow_task(struct task_struct *t, void *arg) in check_slow_task() 302 struct task_struct *t; in rcu_print_task_stall() local 905 struct task_struct *t = READ_ONCE(rcu_state.gp_kthread); in show_rcu_gp_kthreads() local
|
| /kernel/bpf/ |
| D | btf.c | 287 const struct btf_type *t; member 347 const char *btf_type_str(const struct btf_type *t) in btf_type_str() 473 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier() 497 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void() 502 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec() 507 static bool btf_type_is_decl_tag(const struct btf_type *t) in btf_type_is_decl_tag() 512 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize() 519 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null() 524 static bool btf_type_is_decl_tag_target(const struct btf_type *t) in btf_type_is_decl_tag_target() 549 const struct btf_type *t; in btf_find_by_name_kind() local [all …]
|
| D | bpf_struct_ops.c | 298 const struct btf_type *t; in is_module_member() local 324 const struct btf_type *t; in bpf_struct_ops_desc_init() local 521 static int check_zero_holes(const struct btf *btf, const struct btf_type *t, void *data) in check_zero_holes() 661 const struct btf_type *t = st_ops_desc->type; in bpf_struct_ops_map_update_elem() local 990 static u32 count_func_ptrs(const struct btf *btf, const struct btf_type *t) in count_func_ptrs() 1008 const struct btf_type *t, *vt; in bpf_struct_ops_map_alloc() local
|
| D | memalloc.c | 268 struct llist_node *pos, *t; in free_all() local 309 struct llist_node *llnode, *t; in do_call_rcu_ttrace() local 339 struct llist_node *llnode, *t; in free_bulk() local 387 struct llist_node *llnode, *t; in check_free_by_rcu() local
|
| /kernel/ |
| D | rseq.c | 88 static int rseq_update_cpu_node_id(struct task_struct *t) in rseq_update_cpu_node_id() 117 static int rseq_reset_rseq_cpu_node_id(struct task_struct *t) in rseq_reset_rseq_cpu_node_id() 175 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs() 240 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart() 299 struct task_struct *t = current; in rseq_ip_fixup() local 339 struct task_struct *t = current; in __rseq_handle_notify_resume() local 373 struct task_struct *t = current; in rseq_syscall() local
|
| D | kcov.c | 64 struct task_struct *t; member 174 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode() 211 struct task_struct *t; in __sanitizer_cov_trace_pc() local 241 struct task_struct *t; in write_comp_data() local 356 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start() 371 static void kcov_stop(struct task_struct *t) in kcov_stop() 380 static void kcov_task_reset(struct task_struct *t) in kcov_task_reset() 387 void kcov_task_init(struct task_struct *t) in kcov_task_init() 421 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable() 444 void kcov_task_exit(struct task_struct *t) in kcov_task_exit() [all …]
|
| D | softirq.c | 791 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common() 807 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule() 814 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule() 821 static bool tasklet_clear_sched(struct tasklet_struct *t) in tasklet_clear_sched() 847 struct tasklet_struct *t = list; in tasklet_action_common() local 891 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup() 903 void tasklet_init(struct tasklet_struct *t, in tasklet_init() 920 void tasklet_unlock_spin_wait(struct tasklet_struct *t) in tasklet_unlock_spin_wait() 941 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill() 955 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() [all …]
|
| D | hung_task.c | 96 struct task_struct *g, *t; in debug_show_blocker() local 129 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task() 199 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break() 224 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local 414 long t; in watchdog() local
|
| D | signal.c | 75 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler() 87 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored() 109 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored() 162 static bool recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk() 410 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t gfp_flags, in __sigqueue_alloc() 475 void flush_signals(struct task_struct *t) in flush_signals() 523 void ignore_signals(struct task_struct *t) in ignore_signals() 538 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers() 764 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state() 819 static bool kill_ok_by_cred(struct task_struct *t) in kill_ok_by_cred() [all …]
|
| D | capability.c | 280 bool has_ns_capability(struct task_struct *t, in has_ns_capability() 302 bool has_capability(struct task_struct *t, int cap) in has_capability() 321 bool has_ns_capability_noaudit(struct task_struct *t, in has_ns_capability_noaudit() 345 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
|
| /kernel/trace/ |
| D | fgraph.c | 163 #define RET_STACK(t, offset) ((struct ftrace_ret_stack *)(&(t)->ret_stack[offset])) argument 247 static inline unsigned long get_fgraph_entry(struct task_struct *t, int offset) in get_fgraph_entry() 253 static inline int get_frame_offset(struct task_struct *t, int offset) in get_frame_offset() 260 get_bitmap_bits(struct task_struct *t, int offset) in get_bitmap_bits() 267 set_bitmap(struct task_struct *t, int offset, unsigned long bitmap) in set_bitmap() 274 static inline void *get_data_type_data(struct task_struct *t, int offset) in get_data_type_data() 303 static void ret_stack_set_task_var(struct task_struct *t, int idx, long val) in ret_stack_set_task_var() 311 ret_stack_get_task_var(struct task_struct *t, int idx) in ret_stack_get_task_var() 444 get_ret_stack(struct task_struct *t, int offset, int *frame_offset) in get_ret_stack() 971 struct task_struct *g, *t; in alloc_retstack_tasklist() local [all …]
|
| 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 1154 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs() 1250 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local 1264 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local 1486 const struct blk_io_trace *t; in print_one_line() local 1523 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
|
| /kernel/sched/ |
| D | stats.h | 245 static inline void sched_info_dequeue(struct rq *rq, struct task_struct *t) in sched_info_dequeue() 264 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive() 286 static inline void sched_info_enqueue(struct rq *rq, struct task_struct *t) in sched_info_enqueue() 300 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart() 331 # define sched_info_enqueue(rq, t) do { } while (0) argument 332 # define sched_info_dequeue(rq, t) do { } while (0) argument 333 # define sched_info_switch(rq, t, next) do { } while (0) argument
|
| D | completion.c | 216 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local 254 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local 264 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, state); in wait_for_completion_state() local
|
| D | psi.c | 445 struct psi_trigger *t; in update_triggers() local 598 struct psi_trigger *t; in init_rtpoll_triggers() local 739 static void poll_timer_fn(struct timer_list *t) in poll_timer_fn() 781 unsigned int t, m; in psi_group_change() local 1288 struct psi_trigger *t; in psi_trigger_create() local 1388 void psi_trigger_destroy(struct psi_trigger *t) in psi_trigger_destroy() 1477 struct psi_trigger *t; in psi_trigger_poll() local
|
| D | cputime.c | 305 static inline u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime() 310 static u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime() 332 struct task_struct *t; in thread_group_cputime() local 824 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle() 838 u64 task_gtime(struct task_struct *t) in task_gtime() 864 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
|
| /kernel/time/ |
| D | posix-stubs.c | 98 struct timespec64 t; in SYSCALL_DEFINE4() local 181 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 | 94 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
|
| D | hrtimer.c | 315 # define switch_hrtimer_base(t, b, p) (b) argument 1983 struct hrtimer_sleeper *t = in hrtimer_wakeup() local 2085 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep() 2122 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local 2137 struct hrtimer_sleeper t; in hrtimer_nanosleep() local 2325 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local
|
| /kernel/futex/ |
| D | syscalls.c | 149 futex_init_timeout(u32 cmd, u32 op, struct timespec64 *ts, ktime_t *t) in futex_init_timeout() 167 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local 499 ktime_t t, *tp = NULL; in SYSCALL_DEFINE6() local
|