get_kthread_comm
get_kthread_comm(tcomm, sizeof(tcomm), p);
void get_kthread_comm(char *buf, size_t buf_size, struct task_struct *tsk);