Searched refs:smk_write_rules_list (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/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() 2260 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self() 2395 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_load2() 2468 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self2() 2591 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_change_rule()
|