Lines Matching defs:comm
200 char comm[sizeof(current->comm)];209 audit_log_format(ab, " pid=%d comm=", task_tgid_nr(current));210 audit_log_untrustedstring(ab, memcpy(comm, current->comm, sizeof(comm)));302 char comm[sizeof(tsk->comm)];305 memcpy(comm, tsk->comm, sizeof(comm)));