Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c4177 struct task_security_struct *old_tsec = selinux_task(current); in selinux_task_alloc() local
4180 *new_tsec = *old_tsec; in selinux_task_alloc()