Home
last modified time | relevance | path

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

/linux/kernel/
H A Dauditsc.c104 char target_comm[AUDIT_AUX_PIDS][TASK_COMM_LEN]; member
1023 ctx->target_comm[0] = '\0'; in audit_reset_context()
1780 axs->target_comm[i])) in audit_log_exit()
1788 &context->target_ref, context->target_comm)) in audit_log_exit()
2728 strscpy(context->target_comm, t->comm); in __audit_ptrace()
2755 strscpy(ctx->target_comm, t->comm); in audit_signal_info_syscall()
2777 strscpy(axp->target_comm[axp->pid_count], t->comm); in audit_signal_info_syscall()