Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dima.c52 rc = strlcat(buf, checkreqprot_get() ? on : off, buf_len); in selinux_ima_collect_state()
H A Dselinuxfs.c674 checkreqprot_get()); in sel_read_checkreqprot()
/linux/security/selinux/include/
H A Dsecurity.h143 static inline bool checkreqprot_get(void) in checkreqprot_get() function