Searched refs:new_name (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/ |
D | mount.c | 644 const char *old_name, *new_name = NULL, *info = NULL; in build_pivotroot() local 664 new_buffer, &new_name, &info, in build_pivotroot() 672 new_name); in build_pivotroot() 681 error = audit_mount(profile, OP_PIVOTROOT, new_name, old_name, in build_pivotroot()
|
/security/selinux/ss/ |
D | services.c | 926 char *new_name = NULL; in security_bounded_transition() local 932 &new_name, &length)) { in security_bounded_transition() 938 old_name, new_name); in security_bounded_transition() 940 kfree(new_name); in security_bounded_transition()
|