Searched refs:checkreqprot_get (Results 1 – 4 of 4) sorted by relevance
54 rc = strlcat(buf, checkreqprot_get(state) ? on : off, buf_len); in selinux_ima_collect_state()
722 checkreqprot_get(fsi->state)); in sel_read_checkreqprot()
3764 if (checkreqprot_get(&selinux_state)) in selinux_mmap_file()3778 if (checkreqprot_get(&selinux_state)) in selinux_file_mprotect()
148 static inline bool checkreqprot_get(const struct selinux_state *state) in checkreqprot_get() function