Home
last modified time | relevance | path

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

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