Home
last modified time | relevance | path

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

123

/kernel/
Drseq.c84 static int rseq_update_cpu_id(struct task_struct *t) in rseq_update_cpu_id()
96 static int rseq_reset_rseq_cpu_id(struct task_struct *t) in rseq_reset_rseq_cpu_id()
115 static int rseq_get_rseq_cs(struct task_struct *t, struct rseq_cs *rseq_cs) in rseq_get_rseq_cs()
166 static int rseq_need_restart(struct task_struct *t, u32 cs_flags) in rseq_need_restart()
202 static int clear_rseq_cs(struct task_struct *t) in clear_rseq_cs()
233 struct task_struct *t = current; in rseq_ip_fixup() local
273 struct task_struct *t = current; in __rseq_handle_notify_resume() local
308 struct task_struct *t = current; in rseq_syscall() local
Dkcov.c62 struct task_struct *t; member
154 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode()
191 struct task_struct *t; in __sanitizer_cov_trace_pc() local
213 struct task_struct *t; in write_comp_data() local
325 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start()
340 static void kcov_stop(struct task_struct *t) in kcov_stop()
349 static void kcov_task_reset(struct task_struct *t) in kcov_task_reset()
356 void kcov_task_init(struct task_struct *t) in kcov_task_init()
390 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable()
413 void kcov_task_exit(struct task_struct *t) in kcov_task_exit()
[all …]
Dsoftirq.c514 static void __tasklet_schedule_common(struct tasklet_struct *t, in __tasklet_schedule_common()
530 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
537 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
557 struct tasklet_struct *t = list; in tasklet_action_common() local
600 void tasklet_setup(struct tasklet_struct *t, in tasklet_setup()
612 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
624 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill()
685 void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu) in tasklet_kill_immediate()
Dhung_task.c89 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task()
156 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break()
181 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
291 long t; in watchdog() local
Dsignal.c70 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler()
82 static bool sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
104 static bool sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
157 static bool recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk()
179 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 flags, int override_rlimit) in __sigqueue_alloc()
479 void flush_signals(struct task_struct *t) in flush_signals()
527 void ignore_signals(struct task_struct *t) in ignore_signals()
542 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers()
763 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state()
[all …]
Dcapability.c294 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/
Dbtf.c221 const struct btf_type *t; member
277 static const char *btf_type_str(const struct btf_type *t) in btf_type_str()
394 static bool btf_type_is_modifier(const struct btf_type *t) in btf_type_is_modifier()
417 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
422 static bool btf_type_is_fwd(const struct btf_type *t) in btf_type_is_fwd()
427 static bool btf_type_nosize(const struct btf_type *t) in btf_type_nosize()
433 static bool btf_type_nosize_or_null(const struct btf_type *t) in btf_type_nosize_or_null()
438 static bool __btf_type_is_struct(const struct btf_type *t) in __btf_type_is_struct()
443 static bool btf_type_is_array(const struct btf_type *t) in btf_type_is_array()
448 static bool btf_type_is_datasec(const struct btf_type *t) in btf_type_is_datasec()
[all …]
Dbpf_struct_ops.c105 const struct btf_type *t; in bpf_struct_ops_init() local
278 const struct btf_type *t = st_map->st_ops->type; in bpf_struct_ops_map_put_progs() local
289 static int check_zero_holes(const struct btf_type *t, void *data) in check_zero_holes()
322 const struct btf_type *t = st_ops->type; in bpf_struct_ops_map_update_elem() local
561 const struct btf_type *t, *vt; in bpf_struct_ops_map_alloc() local
/kernel/rcu/
Dtasks.h247 struct task_struct *t; in rcu_spawn_tasks_kthread_generic() local
306 struct task_struct *g, *t; in rcu_tasks_wait_gp() local
406 static void rcu_tasks_pertask(struct task_struct *t, struct list_head *hop) in rcu_tasks_pertask()
440 static void check_holdout_task(struct task_struct *t, in check_holdout_task()
475 struct task_struct *t, *t1; in check_all_holdout_tasks() local
610 struct task_struct *t = current; in exit_tasks_rcu_stop() local
802 void rcu_read_unlock_trace_special(struct task_struct *t, int nesting) in rcu_read_unlock_trace_special()
819 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout()
828 static void trc_del_holdout(struct task_struct *t) in trc_del_holdout()
839 struct task_struct *t = current; in trc_read_check_handler() local
[all …]
Dtree_plugin.h141 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local
291 struct task_struct *t = current; in rcu_note_context_switch() local
394 struct task_struct *t = current; in __rcu_read_unlock() local
413 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry()
439 rcu_preempt_deferred_qs_irqrestore(struct task_struct *t, unsigned long flags) in rcu_preempt_deferred_qs_irqrestore()
559 static bool rcu_preempt_need_deferred_qs(struct task_struct *t) in rcu_preempt_need_deferred_qs()
573 static void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs()
599 static void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special()
658 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local
684 struct task_struct *t = current; in rcu_flavor_sched_clock_irq() local
[all …]
Dtree_stall.h209 struct task_struct *t; in rcu_print_detail_task_stall_rnp() local
240 static bool check_slow_task(struct task_struct *t, void *arg) in check_slow_task()
262 struct task_struct *t; in rcu_print_task_stall() local
700 struct task_struct *t = READ_ONCE(rcu_state.gp_kthread); in show_rcu_gp_kthreads() local
Dtree_exp.h469 int t; in synchronize_rcu_expedited_wait_once() local
653 struct task_struct *t = current; in rcu_exp_handler() local
712 struct task_struct *t; in rcu_print_task_exp_stall() local
/kernel/sched/
Dstats.h166 static inline void sched_info_reset_dequeued(struct task_struct *t) in sched_info_reset_dequeued()
177 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) in sched_info_dequeued()
196 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
215 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued()
231 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
269 # define sched_info_queued(rq, t) do { } while (0) argument
270 # define sched_info_reset_dequeued(t) do { } while (0) argument
271 # define sched_info_dequeued(rq, t) do { } while (0) argument
272 # define sched_info_depart(rq, t) do { } while (0) argument
274 # define sched_info_switch(rq, t, next) do { } while (0) argument
Dpsi.c503 struct psi_trigger *t; in init_triggers() local
515 struct psi_trigger *t; in update_triggers() local
689 static void poll_timer_fn(struct timer_list *t) in poll_timer_fn()
749 unsigned int t, m; in psi_group_change() local
1147 struct psi_trigger *t; in psi_trigger_create() local
1214 void psi_trigger_destroy(struct psi_trigger *t) in psi_trigger_destroy()
1287 struct psi_trigger *t; in psi_trigger_poll() local
Dcputime.c281 static inline u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
286 static u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
308 struct task_struct *t; in thread_group_cputime() local
809 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle()
823 u64 task_gtime(struct task_struct *t) in task_gtime()
849 void task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
Dcompletion.c206 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local
243 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local
/kernel/trace/
Dfgraph.c375 struct task_struct *g, *t; in alloc_retstack_tasklist() local
490 graph_init_task(struct task_struct *t, struct ftrace_ret_stack *ret_stack) in graph_init_task()
503 void ftrace_graph_init_idle_task(struct task_struct *t, int cpu) in ftrace_graph_init_idle_task()
532 void ftrace_graph_init_task(struct task_struct *t) in ftrace_graph_init_task()
551 void ftrace_graph_exit_task(struct task_struct *t) in ftrace_graph_exit_task()
Dtrace_mmiotrace.c173 unsigned long long t = ns2usecs(iter->ts); in mmio_print_rw() local
218 unsigned long long t = ns2usecs(iter->ts); in mmio_print_map() local
252 unsigned long long t = ns2usecs(iter->ts); in mmio_print_mark() local
Dblktrace.c72 struct blk_io_trace *t; in trace_note() local
222 struct blk_io_trace *t; in __blk_add_trace() local
1213 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1309 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local
1323 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local
1545 const struct blk_io_trace *t; in print_one_line() local
1582 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
Dtrace_probe.h170 #define __DEFAULT_FETCH_TYPE(t) x##t argument
171 #define _DEFAULT_FETCH_TYPE(t) __DEFAULT_FETCH_TYPE(t) argument
175 #define __ADDR_FETCH_TYPE(t) u##t argument
176 #define _ADDR_FETCH_TYPE(t) __ADDR_FETCH_TYPE(t) argument
/kernel/time/
Dposix-stubs.c131 struct timespec64 t; in SYSCALL_DEFINE4() local
225 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.c99 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
Dhrtimer.c291 # define switch_hrtimer_base(t, b, p) (b) argument
1831 struct hrtimer_sleeper *t = in hrtimer_wakeup() local
1933 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1970 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local
1985 struct hrtimer_sleeper t; in hrtimer_nanosleep() local
2181 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local
Ditimer.c58 u64 t, samples[CPUCLOCK_MAX]; in get_cpu_itimer() local
203 #define timeval_valid(t) \ argument

123