Lines Matching refs:selinux_state
79 struct selinux_state *state;
92 fsi->state = &selinux_state; in selinux_fs_info_create()
142 struct selinux_state *state = fsi->state; in sel_write_enforce()
166 length = avc_has_perm(&selinux_state, in sel_write_enforce()
205 struct selinux_state *state = fsi->state; in sel_read_handle_unknown()
395 struct selinux_state *state = fsi->state; in sel_open_policy()
403 rc = avc_has_perm(&selinux_state, in sel_open_policy()
465 ret = avc_has_perm(&selinux_state, in sel_read_policy()
625 length = avc_has_perm(&selinux_state, in sel_write_load()
679 struct selinux_state *state = fsi->state; in sel_write_context()
684 length = avc_has_perm(&selinux_state, in sel_write_context()
732 length = avc_has_perm(&selinux_state, in sel_write_checkreqprot()
779 struct selinux_state *state = fsi->state; in sel_write_validatetrans()
786 rc = avc_has_perm(&selinux_state, in sel_write_validatetrans()
908 struct selinux_state *state = fsi->state; in sel_write_access()
915 length = avc_has_perm(&selinux_state, in sel_write_access()
959 struct selinux_state *state = fsi->state; in sel_write_create()
969 length = avc_has_perm(&selinux_state, in sel_write_create()
1063 struct selinux_state *state = fsi->state; in sel_write_relabel()
1071 length = avc_has_perm(&selinux_state, in sel_write_relabel()
1124 struct selinux_state *state = fsi->state; in sel_write_user()
1132 length = avc_has_perm(&selinux_state, in sel_write_user()
1189 struct selinux_state *state = fsi->state; in sel_write_member()
1197 length = avc_has_perm(&selinux_state, in sel_write_member()
1325 length = avc_has_perm(&selinux_state, in sel_write_bool()
1381 length = avc_has_perm(&selinux_state, in sel_commit_bools_write()
1500 struct selinux_state *state = fsi->state; in sel_read_avc_cache_threshold()
1515 struct selinux_state *state = fsi->state; in sel_write_avc_cache_threshold()
1520 ret = avc_has_perm(&selinux_state, in sel_write_avc_cache_threshold()
1554 struct selinux_state *state = fsi->state; in sel_read_avc_hash_stats()
1574 struct selinux_state *state = fsi->state; in sel_read_sidtab_hash_stats()