Home
last modified time | relevance | path

Searched refs:checkreqprot_set (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/security/selinux/include/
H A Dsecurity.h153 static inline void checkreqprot_set(struct selinux_state *state, bool value) in checkreqprot_set() function
/OK3568_Linux_fs/kernel/security/selinux/
H A Dselinuxfs.c762 checkreqprot_set(fsi->state, (new_value ? 1 : 0)); in sel_write_checkreqprot()
H A Dhooks.c7282 checkreqprot_set(&selinux_state, selinux_checkreqprot_boot); in selinux_init()