Home
last modified time | relevance | path

Searched refs:start_comm (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/linux/
Dtimer.h27 char start_comm[16]; member
Dhrtimer.h110 char start_comm[16]; member
/linux-4.4.14/kernel/time/
Dtimer.c458 memcpy(timer->start_comm, current->comm, TASK_COMM_LEN); in __timer_stats_timer_set_start_info()
475 timer->function, timer->start_comm, in timer_stats_account_timer()
688 memset(timer->start_comm, 0, TASK_COMM_LEN); in do_init_timer()
Dhrtimer.c785 memcpy(timer->start_comm, current->comm, TASK_COMM_LEN); in timer_stats_hrtimer_set_start_info()
803 timer->function, timer->start_comm, 0); in timer_stats_account_hrtimer()
1145 memset(timer->start_comm, 0, TASK_COMM_LEN); in __hrtimer_init()
Dtimer_list.c76 memcpy(tmp, timer->start_comm, TASK_COMM_LEN); in print_timer()
/linux-4.4.14/Documentation/
Dgdb-kernel-debugging.txt139 start_comm = "swapper/2\000\000\000\000\000\000"