Home
last modified time | relevance | path

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

123

/kernel/sched/
Dstats.h51 static inline void sched_info_reset_dequeued(struct task_struct *t) in sched_info_reset_dequeued()
62 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) in sched_info_dequeued()
80 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
99 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued()
114 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
153 #define sched_info_queued(rq, t) do { } while (0) argument
154 #define sched_info_reset_dequeued(t) do { } while (0) argument
155 #define sched_info_dequeued(rq, t) do { } while (0) argument
156 #define sched_info_depart(rq, t) do { } while (0) argument
158 #define sched_info_switch(rq, t, next) do { } while (0) argument
Dcputime.c317 struct task_struct *t; in thread_group_cputime() local
782 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle()
792 cputime_t task_gtime(struct task_struct *t) in task_gtime()
815 fetch_task_cputime(struct task_struct *t, in fetch_task_cputime()
855 void task_cputime(struct task_struct *t, cputime_t *utime, cputime_t *stime) in task_cputime()
867 void task_cputime_scaled(struct task_struct *t, in task_cputime_scaled()
Dcompletion.c189 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local
226 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local
Dauto_group.c131 struct task_struct *t; in autogroup_move_group() local
/kernel/
Dkcov.c40 struct task_struct *t; member
49 struct task_struct *t; in __sanitizer_cov_trace_pc() local
96 void kcov_task_init(struct task_struct *t) in kcov_task_init()
104 void kcov_task_exit(struct task_struct *t) in kcov_task_exit()
181 struct task_struct *t; in kcov_ioctl_locked() local
Dsoftirq.c445 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
458 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
471 void __tasklet_hi_schedule_first(struct tasklet_struct *t) in __tasklet_hi_schedule_first()
492 struct tasklet_struct *t = list; in tasklet_action() local
528 struct tasklet_struct *t = list; in tasklet_hi_action() local
553 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
564 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill()
681 void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu) in tasklet_kill_immediate()
Dsignal.c56 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler()
68 static int sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
81 static int sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
134 static int recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk()
154 void recalc_sigpending_and_wake(struct task_struct *t) in recalc_sigpending_and_wake()
363 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t flags, int override_rlimit) in __sigqueue_alloc()
421 void __flush_signals(struct task_struct *t) in __flush_signals()
428 void flush_signals(struct task_struct *t) in flush_signals()
471 void ignore_signals(struct task_struct *t) in ignore_signals()
486 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers()
[all …]
Dhung_task.c75 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task()
137 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break()
162 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
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()
334 bool has_ns_capability_noaudit(struct task_struct *t, in has_ns_capability_noaudit()
358 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
Dtracepoint.c495 struct task_struct *p, *t; in syscall_regfunc() local
509 struct task_struct *p, *t; in syscall_unregfunc() local
Daudit.h324 static inline int audit_signal_info(int sig, struct task_struct *t) in audit_signal_info()
334 #define audit_signal_info(s,t) AUDIT_DISABLED argument
335 #define audit_filter_inodes(t,c) AUDIT_DISABLED argument
Dfutex_compat.c179 ktime_t t, *tp = NULL; in COMPAT_SYSCALL_DEFINE6() local
/kernel/rcu/
Dupdate.c88 struct task_struct *t = current; in __rcu_read_unlock() local
494 static void check_holdout_task(struct task_struct *t, in check_holdout_task()
528 struct task_struct *g, *t; in rcu_tasks_kthread() local
674 struct task_struct *t; in rcu_spawn_tasks_kthread() local
Dtree_plugin.h161 struct task_struct *t = current; in rcu_preempt_note_context_switch() local
288 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry()
304 void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special()
427 struct task_struct *t; in rcu_print_detail_task_stall_rnp() local
493 struct task_struct *t; in rcu_print_task_stall() local
551 struct task_struct *t; in rcu_preempt_offline_tasks() local
626 struct task_struct *t = current; in rcu_preempt_check_callbacks() local
912 struct task_struct *t = current; in exit_rcu() local
1106 static void rcu_wake_cond(struct task_struct *t, int status) in rcu_wake_cond()
1127 struct task_struct *t; in rcu_boost() local
[all …]
Dsrcu.c151 unsigned long t; in srcu_readers_seq_idx() local
168 unsigned long t; in srcu_readers_active_idx() local
/kernel/trace/
Dtrace_probe.c318 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars()
356 static int parse_probe_arg(char *arg, const struct fetch_type *t, in parse_probe_arg()
470 const struct fetch_type *t, in __parse_bitfield_probe_arg()
509 const char *t; in traceprobe_parse_probe_arg() local
Dtrace_mmiotrace.c179 unsigned long long t = ns2usecs(iter->ts); in mmio_print_rw() local
226 unsigned long long t = ns2usecs(iter->ts); in mmio_print_map() local
262 unsigned long long t = ns2usecs(iter->ts); in mmio_print_mark() local
Dblktrace.c71 struct blk_io_trace *t; in trace_note() local
207 struct blk_io_trace *t; in __blk_add_trace() local
1058 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1153 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local
1166 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local
1298 const struct blk_io_trace *t = te_blk_io_trace(ent); in blk_log_msg() local
1365 const struct blk_io_trace *t; in print_one_line() local
1403 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
/kernel/bpf/
Dverifier.c246 enum bpf_reg_type t; in print_verifier_state() local
497 enum reg_arg_type t) in check_reg_arg()
636 enum bpf_access_type t) in check_ctx_access()
653 int bpf_size, enum bpf_access_type t, in check_mem_access()
1248 static int push_insn(int t, int w, int e, struct verifier_env *env) in push_insn()
1294 int i, t; in check_cfg() local
/kernel/time/
Ditimer.c57 cputime_t t; in get_cpu_itimer() local
187 #define timeval_valid(t) \ argument
Dtick-broadcast-hrtimer.c98 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
Dhrtimer.c257 # define switch_hrtimer_base(t, b, p) (b) argument
1484 struct hrtimer_sleeper *t = in hrtimer_wakeup() local
1502 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1543 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local
1572 struct hrtimer_sleeper t; in hrtimer_nanosleep() local
1767 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local
Dtimekeeping_debug.c72 void tk_debug_account_sleep_time(struct timespec64 *t) in tk_debug_account_sleep_time()
/kernel/events/
Duprobes.c1028 struct rb_node *n, *t; in build_probe_list() local
1384 void uprobe_free_utask(struct task_struct *t) in uprobe_free_utask()
1424 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()
1452 static void uprobe_warn(struct task_struct *t, const char *msg) in uprobe_warn()
1470 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process()
1628 struct task_struct *t = current; in uprobe_deny_signal() local
/kernel/locking/
Drtmutex.h14 #define rt_mutex_deadlock_account_lock(m, t) do { } while (0) argument

123