Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c1949 * smk_parse_label_list - parse list of Smack labels, separated by spaces
1956 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list() function
2022 rc = smk_parse_label_list(data, &list_tmp); in smk_write_onlycap()
2771 rc = smk_parse_label_list(data, &list_tmp); in smk_write_relabel_self()
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c1960 * smk_parse_label_list - parse list of Smack labels, separated by spaces
1967 static int smk_parse_label_list(char *data, struct list_head *list) in smk_parse_label_list() function
2033 rc = smk_parse_label_list(data, &list_tmp); in smk_write_onlycap()
2783 rc = smk_parse_label_list(data, &list_tmp); in smk_write_relabel_self()

Completed in 8 milliseconds