Searched refs:new_name (Results 1 – 2 of 2) sorted by relevance
/security/apparmor/ |
D | mount.c | 613 const char *old_name, *new_name = NULL, *info = NULL; in build_pivotroot() local 633 new_buffer, &new_name, &info, in build_pivotroot() 641 new_name); in build_pivotroot() 650 error = audit_mount(profile, OP_PIVOTROOT, new_name, old_name, in build_pivotroot()
|
/security/selinux/ss/ |
D | services.c | 912 char *new_name = NULL; in security_bounded_transition() local 918 &new_name, &length)) { in security_bounded_transition() 924 old_name, new_name); in security_bounded_transition() 926 kfree(new_name); in security_bounded_transition()
|