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