__audit_getname(9) add a name to the list

SYNOPSIS

void __audit_getname(struct filename * name);

ARGUMENTS

name

name to add

DESCRIPTION

Add a name to the list of audit names for this context. Called from fs/namei.c:getname.

COPYRIGHT