Home
last modified time | relevance | path

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

/linux-4.4.14/security/smack/
Dsmack_lsm.c317 static struct task_smack *new_task_smack(struct smack_known *task, in new_task_smack() function
1927 tsp = new_task_smack(NULL, NULL, gfp); in smack_cred_alloc_blank()
1978 new_tsp = new_task_smack(old_tsp->smk_task, old_tsp->smk_task, gfp); in smack_cred_prepare()
4770 tsp = new_task_smack(&smack_known_floor, &smack_known_floor, in smack_init()