Searched refs:smk_write_rules_list (Results 1 – 1 of 1) sorted by relevance
| /linux/security/smack/ |
| H A D | smackfs.c | 444 static ssize_t smk_write_rules_list(struct file *file, const char __user *buf, in smk_write_rules_list() function 653 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_load() 2258 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self() 2393 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_load2() 2466 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self2() 2589 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_change_rule()
|