Home
last modified time | relevance | path

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

/openbmc/linux/security/smack/
H A Dsmack_lsm.c356 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, in smk_copy_rules() function
2076 rc = smk_copy_rules(&new_tsp->smk_rules, &old_tsp->smk_rules, gfp); in smack_cred_prepare()