Searched refs:sel_write_relabel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 858 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size); 865 [SEL_RELABEL] = sel_write_relabel, 1060 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size) in sel_write_relabel() function
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | selinuxfs.c | 818 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size); 825 [SEL_RELABEL] = sel_write_relabel, 1014 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size) in sel_write_relabel() function
|
Completed in 7 milliseconds