Lines Matching defs:comm
212 char comm[sizeof(current->comm)];221 audit_log_format(ab, " pid=%d comm=", task_tgid_nr(current));222 audit_log_untrustedstring(ab, memcpy(comm, current->comm, sizeof(comm)));318 char comm[sizeof(tsk->comm)];321 memcpy(comm, tsk->comm, sizeof(comm)));