Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 81) sorted by relevance

1234

/kernel/rcu/
Dtree_plugin.h158 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 …]
Dtasks.h649 struct task_struct *t; in rcu_spawn_tasks_kthread_generic() local
743 struct task_struct *t; in rcu_tasks_wait_gp() local
897 static bool rcu_tasks_is_holdout(struct task_struct *t) in rcu_tasks_is_holdout()
923 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask()
967 static void check_holdout_task(struct task_struct *t, in check_holdout_task()
1002 struct task_struct *t, *t1; in check_all_holdout_tasks() local
1164 struct task_struct *t = current; in exit_tasks_rcu_stop() local
1388 static u8 rcu_ld_need_qs(struct task_struct *t) in rcu_ld_need_qs()
1395 static void rcu_st_need_qs(struct task_struct *t, u8 v) in rcu_st_need_qs()
1406 u8 rcu_trc_cmpxchg_need_qs(struct task_struct *t, u8 old, u8 new) in rcu_trc_cmpxchg_need_qs()
[all …]
Dtree_exp.h578 int t; in synchronize_rcu_expedited_wait_once() local
754 struct task_struct *t = current; in rcu_exp_handler() local
813 struct task_struct *t; in rcu_print_task_exp_stall() local
838 struct task_struct *t; in rcu_exp_print_detail_task_stall_rnp() local
Dtree_stall.h246 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
896 struct task_struct *t = READ_ONCE(rcu_state.gp_kthread); in show_rcu_gp_kthreads() local
/kernel/
Drseq.c88 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()
152 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs()
218 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart()
246 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs()
277 struct task_struct *t = current; in rseq_ip_fixup() local
317 struct task_struct *t = current; in __rseq_handle_notify_resume() local
351 struct task_struct *t = current; in rseq_syscall() local
Dkcov.c63 struct task_struct *t; member
173 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode()
210 struct task_struct *t; in __sanitizer_cov_trace_pc() local
240 struct task_struct *t; in write_comp_data() local
355 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start()
370 static void kcov_stop(struct task_struct *t) in kcov_stop()
379 static void kcov_task_reset(struct task_struct *t) in kcov_task_reset()
386 void kcov_task_init(struct task_struct *t) in kcov_task_init()
420 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable()
443 void kcov_task_exit(struct task_struct *t) in kcov_task_exit()
[all …]
Dsoftirq.c765 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common()
781 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
788 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
795 static bool tasklet_clear_sched(struct tasklet_struct *t) in tasklet_clear_sched()
822 struct tasklet_struct *t = list; in tasklet_action_common() local
864 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup()
876 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
893 void tasklet_unlock_spin_wait(struct tasklet_struct *t) in tasklet_unlock_spin_wait()
914 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill()
928 void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock()
[all …]
Dhung_task.c91 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task()
160 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break()
185 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
376 long t; in watchdog() local
Dsignal.c73 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler()
85 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
107 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
160 static bool recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk()
182 void recalc_sigpending_and_wake(struct task_struct *t) in recalc_sigpending_and_wake()
418 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t gfp_flags, in __sigqueue_alloc()
482 void flush_signals(struct task_struct *t) in flush_signals()
530 void ignore_signals(struct task_struct *t) in ignore_signals()
545 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers()
773 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state()
[all …]
Dcapability.c280 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/bpf/
Dbtf.c277 const struct btf_type *t; member
337 const char *btf_type_str(const struct btf_type *t) in btf_type_str()
463 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier()
487 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
492 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd()
497 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec()
502 static bool btf_type_is_decl_tag(const struct btf_type *t) in btf_type_is_decl_tag()
507 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize()
514 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null()
519 static bool btf_type_is_decl_tag_target(const struct btf_type *t) in btf_type_is_decl_tag_target()
[all …]
Dbpf_struct_ops.c118 const struct btf_type *t; in bpf_struct_ops_init() local
299 const struct btf_type *t = st_map->st_ops->type; in bpf_struct_ops_map_put_progs() local
310 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes()
376 const struct btf_type *t = st_ops->type; in bpf_struct_ops_map_update_elem() local
658 const struct btf_type *t, *vt; in bpf_struct_ops_map_alloc() local
Dmemalloc.c267 struct llist_node *pos, *t; in free_all() local
308 struct llist_node *llnode, *t; in do_call_rcu_ttrace() local
338 struct llist_node *llnode, *t; in free_bulk() local
382 struct llist_node *llnode, *t; in check_free_by_rcu() local
/kernel/sched/
Dstats.h210 static inline void sched_info_dequeue(struct rq *rq, struct task_struct *t) in sched_info_dequeue()
229 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
251 static inline void sched_info_enqueue(struct rq *rq, struct task_struct *t) in sched_info_enqueue()
265 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
296 # define sched_info_enqueue(rq, t) do { } while (0) argument
297 # define sched_info_dequeue(rq, t) do { } while (0) argument
298 # define sched_info_switch(rq, t, next) do { } while (0) argument
Dcompletion.c216 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
Dpsi.c441 struct psi_trigger *t; in update_triggers() local
607 struct psi_trigger *t; in init_rtpoll_triggers() local
747 static void poll_timer_fn(struct timer_list *t) in poll_timer_fn()
789 unsigned int t, m; in psi_group_change() local
1301 struct psi_trigger *t; in psi_trigger_create() local
1401 void psi_trigger_destroy(struct psi_trigger *t) in psi_trigger_destroy()
1490 struct psi_trigger *t; in psi_trigger_poll() local
Dcputime.c304 static inline u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
309 static u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
331 struct task_struct *t; in thread_group_cputime() local
840 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle()
854 u64 task_gtime(struct task_struct *t) in task_gtime()
880 bool task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
/kernel/trace/
Dfgraph.c410 struct task_struct *g, *t; in alloc_retstack_tasklist() local
527 graph_init_task(struct task_struct *t, struct ftrace_ret_stack *ret_stack) in graph_init_task()
540 void ftrace_graph_init_idle_task(struct task_struct *t, int cpu) in ftrace_graph_init_idle_task()
569 void ftrace_graph_init_task(struct task_struct *t) in ftrace_graph_init_task()
588 void ftrace_graph_exit_task(struct task_struct *t) in ftrace_graph_exit_task()
Dtrace_mmiotrace.c171 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
Dblktrace.c73 struct blk_io_trace *t; in trace_note() local
223 struct blk_io_trace *t; in __blk_add_trace() local
1156 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1252 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local
1266 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local
1488 const struct blk_io_trace *t; in print_one_line() local
1525 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
/kernel/futex/
Dsyscalls.c153 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/
Dposix-stubs.c98 struct timespec64 t; in SYSCALL_DEFINE4() local
181 struct timespec64 t; in SYSCALL_DEFINE4() local
Dtimekeeping_debug.c46 void tk_debug_account_sleep_time(const struct timespec64 *t) in tk_debug_account_sleep_time()
Dtick-broadcast-hrtimer.c94 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
Dhrtimer.c295 # define switch_hrtimer_base(t, b, p) (b) argument
1941 struct hrtimer_sleeper *t = in hrtimer_wakeup() local
2043 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
2080 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local
2095 struct hrtimer_sleeper t; in hrtimer_nanosleep() local
2286 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local

1234