Searched refs:smk_write_rules_list (Results 1 – 1 of 1) sorted by relevance
/openbmc/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 669 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_load() 2281 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self() 2416 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_load2() 2489 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self2() 2612 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, in smk_write_change_rule()
|