Home
last modified time | relevance | path

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

123

/kernel/sched/
Dstats.h145 static inline void sched_info_reset_dequeued(struct task_struct *t) in sched_info_reset_dequeued()
156 static inline void sched_info_dequeued(struct rq *rq, struct task_struct *t) in sched_info_dequeued()
174 static void sched_info_arrive(struct rq *rq, struct task_struct *t) in sched_info_arrive()
193 static inline void sched_info_queued(struct rq *rq, struct task_struct *t) in sched_info_queued()
208 static inline void sched_info_depart(struct rq *rq, struct task_struct *t) in sched_info_depart()
247 #define sched_info_queued(rq, t) do { } while (0) argument
248 #define sched_info_reset_dequeued(t) do { } while (0) argument
249 #define sched_info_dequeued(rq, t) do { } while (0) argument
250 #define sched_info_depart(rq, t) do { } while (0) argument
252 #define sched_info_switch(rq, t, next) do { } while (0) argument
Dcputime.c296 static inline u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
301 static u64 read_sum_exec_runtime(struct task_struct *t) in read_sum_exec_runtime()
323 struct task_struct *t; in thread_group_cputime() local
843 void vtime_init_idle(struct task_struct *t, int cpu) in vtime_init_idle()
856 u64 task_gtime(struct task_struct *t) in task_gtime()
882 void task_cputime(struct task_struct *t, u64 *utime, u64 *stime) in task_cputime()
Dpsi.c494 struct psi_trigger *t; in init_triggers() local
506 struct psi_trigger *t; in update_triggers() local
677 unsigned int t, m; in psi_group_change() local
1011 struct psi_trigger *t; in psi_trigger_create() local
1085 struct psi_trigger *t = container_of(ref, struct psi_trigger, refcount); in psi_trigger_destroy() local
1158 struct psi_trigger *t; in psi_trigger_poll() local
Dcompletion.c212 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_INTERRUPTIBLE); in wait_for_completion_interruptible() local
249 long t = wait_for_common(x, MAX_SCHEDULE_TIMEOUT, TASK_KILLABLE); in wait_for_completion_killable() local
Dautogroup.c143 struct task_struct *t; in autogroup_move_group() local
/kernel/
Dkcov.c48 struct task_struct *t; member
57 struct task_struct *t; in __sanitizer_cov_trace_pc() local
109 void kcov_task_init(struct task_struct *t) in kcov_task_init()
118 void kcov_task_exit(struct task_struct *t) in kcov_task_exit()
195 struct task_struct *t; in kcov_ioctl_locked() local
Dsignal.c62 static void __user *sig_handler(struct task_struct *t, int sig) in sig_handler()
74 static int sig_task_ignored(struct task_struct *t, int sig, bool force) in sig_task_ignored()
96 static int sig_ignored(struct task_struct *t, int sig, bool force) in sig_ignored()
149 static int recalc_sigpending_tsk(struct task_struct *t) in recalc_sigpending_tsk()
169 void recalc_sigpending_and_wake(struct task_struct *t) in recalc_sigpending_and_wake()
378 __sigqueue_alloc(int sig, struct task_struct *t, gfp_t flags, int override_rlimit) in __sigqueue_alloc()
441 void flush_signals(struct task_struct *t) in flush_signals()
488 void ignore_signals(struct task_struct *t) in ignore_signals()
503 flush_signal_handlers(struct task_struct *t, int force_default) in flush_signal_handlers()
675 void signal_wake_up_state(struct task_struct *t, unsigned int state) in signal_wake_up_state()
[all …]
Dsoftirq.c467 void __tasklet_schedule(struct tasklet_struct *t) in __tasklet_schedule()
480 void __tasklet_hi_schedule(struct tasklet_struct *t) in __tasklet_hi_schedule()
504 struct tasklet_struct *t = list; in tasklet_action() local
540 struct tasklet_struct *t = list; in tasklet_hi_action() local
565 void tasklet_init(struct tasklet_struct *t, in tasklet_init()
576 void tasklet_kill(struct tasklet_struct *t) in tasklet_kill()
688 void tasklet_kill_immediate(struct tasklet_struct *t, unsigned int cpu) in tasklet_kill_immediate()
Dhung_task.c81 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task()
142 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break()
167 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local
269 long t = hung_timeout_jiffies(hung_last_checked, timeout); in watchdog() local
Dcapability.c296 bool has_ns_capability(struct task_struct *t, in has_ns_capability()
318 bool has_capability(struct task_struct *t, int cap) in has_capability()
337 bool has_ns_capability_noaudit(struct task_struct *t, in has_ns_capability_noaudit()
361 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
Dtracepoint.c539 struct task_struct *p, *t; in syscall_regfunc() local
555 struct task_struct *p, *t; in syscall_unregfunc() local
Daudit.c882 int t = done ? NLMSG_DONE : type; in audit_make_reply() local
1406 unsigned int t; in audit_receive_msg() local
1418 unsigned int t; in audit_receive_msg() local
1669 struct timespec64 *t, unsigned int *serial) in audit_get_stamp()
1696 struct timespec64 t; in audit_log_start() local
Daudit.h300 #define audit_exe_compare(t, m) (-EINVAL) argument
340 #define audit_signal_info(s,t) AUDIT_DISABLED argument
341 #define audit_filter_inodes(t,c) AUDIT_DISABLED argument
/kernel/rcu/
Dtree_plugin.h180 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local
324 struct task_struct *t = current; in rcu_preempt_note_context_switch() local
389 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry()
414 void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special()
553 struct task_struct *t; in rcu_print_detail_task_stall_rnp() local
603 struct task_struct *t; in rcu_print_task_stall() local
626 struct task_struct *t; in rcu_print_task_exp_stall() local
652 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local
675 struct task_struct *t = current; in rcu_preempt_check_callbacks() local
798 struct task_struct *t = current; in exit_rcu() local
[all …]
Dupdate.c251 struct task_struct *t = current; in __rcu_read_unlock() local
681 static void check_holdout_task(struct task_struct *t, in check_holdout_task()
716 struct task_struct *g, *t; in rcu_tasks_kthread() local
862 struct task_struct *t; in rcu_spawn_tasks_kthread() local
/kernel/trace/
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
Dtrace_probe.c345 static int parse_probe_vars(char *arg, const struct fetch_type *t, in parse_probe_vars()
388 static int parse_probe_arg(char *arg, const struct fetch_type *t, in parse_probe_arg()
499 const struct fetch_type *t, in __parse_bitfield_probe_arg()
538 const char *t; in traceprobe_parse_probe_arg() local
Dblktrace.c82 struct blk_io_trace *t; in trace_note() local
232 struct blk_io_trace *t; in __blk_add_trace() local
1118 static void fill_rwbs(char *rwbs, const struct blk_io_trace *t) in fill_rwbs()
1227 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action_classic() local
1241 const struct blk_io_trace *t = te_blk_io_trace(iter->ent); in blk_log_action() local
1449 const struct blk_io_trace *t; in print_one_line() local
1486 struct blk_io_trace *t = (struct blk_io_trace *)iter->ent; in blk_trace_synthesize_old_trace() local
/kernel/time/
Dhrtimer.c273 # define switch_hrtimer_base(t, b, p) (b) argument
1474 struct hrtimer_sleeper *t = in hrtimer_wakeup() local
1511 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1550 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local
1566 struct hrtimer_sleeper t; in hrtimer_nanosleep() local
1731 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local
Dtick-broadcast-hrtimer.c101 static enum hrtimer_restart bc_handler(struct hrtimer *t) in bc_handler()
Dposix-stubs.c121 struct timespec t; in SYSCALL_DEFINE4() local
207 struct timespec t; in COMPAT_SYSCALL_DEFINE4() local
Ditimer.c61 u64 t; in get_cpu_itimer() local
188 #define timeval_valid(t) \ argument
Dtimekeeping_debug.c73 void tk_debug_account_sleep_time(struct timespec64 *t) in tk_debug_account_sleep_time()
/kernel/events/
Duprobes.c1032 struct rb_node *n, *t; in build_probe_list() local
1408 void uprobe_free_utask(struct task_struct *t) in uprobe_free_utask()
1443 static int dup_utask(struct task_struct *t, struct uprobe_task *o_utask) in dup_utask()
1471 static void uprobe_warn(struct task_struct *t, const char *msg) in uprobe_warn()
1490 void uprobe_copy_process(struct task_struct *t, unsigned long flags) in uprobe_copy_process()
1659 struct task_struct *t = current; in uprobe_deny_signal() local
/kernel/bpf/
Dverifier.c212 enum bpf_reg_type t; in print_verifier_state() local
766 enum reg_arg_type t) in check_reg_arg()
1039 enum bpf_access_type t) in may_access_direct_pkt_data()
1107 enum bpf_access_type t, enum bpf_reg_type *reg_type) in check_ctx_access()
1308 int off, int bpf_size, enum bpf_access_type t, in check_mem_access()
3562 static int push_insn(int t, int w, int e, struct bpf_verifier_env *env) in push_insn()
3608 int i, t; in check_cfg() local

123