Home
last modified time | relevance | path

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

/Linux-v6.6/security/selinux/
Dima.c52 rc = strlcat(buf, checkreqprot_get() ? on : off, buf_len); in selinux_ima_collect_state()
Dselinuxfs.c683 checkreqprot_get()); in sel_read_checkreqprot()
/Linux-v6.6/security/selinux/include/
Dsecurity.h143 static inline bool checkreqprot_get(void) in checkreqprot_get() function