Searched refs:target_comm (Results 1 – 2 of 2) sorted by relevance
104 char target_comm[AUDIT_AUX_PIDS][TASK_COMM_LEN]; member 1023 ctx->target_comm[0] = '\0'; in audit_reset_context() 1758 axs->target_comm[i])) in audit_log_exit() 1767 context->target_comm)) in audit_log_exit() 2673 strscpy(context->target_comm, t->comm); in __audit_ptrace() 2700 strscpy(ctx->target_comm, t->comm); in audit_signal_info_syscall() 2722 strscpy(axp->target_comm[axp->pid_count], t->comm); in audit_signal_info_syscall()
153 char target_comm[TASK_COMM_LEN]; member