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

/linux-master/security/smack/
H A Dsmack_lsm.c351 * smk_copy_rules - copy a rule set
358 static int smk_copy_rules(struct list_head *nhead, struct list_head *ohead, function
2085 rc = smk_copy_rules(&new_tsp->smk_rules, &old_tsp->smk_rules, gfp);

Completed in 111 milliseconds