Lines Matching refs:selinux_state

80 	struct selinux_state *state;
93 fsi->state = &selinux_state; in selinux_fs_info_create()
143 struct selinux_state *state = fsi->state; in sel_write_enforce()
167 length = avc_has_perm(&selinux_state, in sel_write_enforce()
208 struct selinux_state *state = fsi->state; in sel_read_handle_unknown()
398 struct selinux_state *state = fsi->state; in sel_open_policy()
406 rc = avc_has_perm(&selinux_state, in sel_open_policy()
468 ret = avc_has_perm(&selinux_state, in sel_read_policy()
624 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()
782 struct selinux_state *state = fsi->state; in sel_write_validatetrans()
789 rc = avc_has_perm(&selinux_state, in sel_write_validatetrans()
911 struct selinux_state *state = fsi->state; in sel_write_access()
918 length = avc_has_perm(&selinux_state, in sel_write_access()
962 struct selinux_state *state = fsi->state; in sel_write_create()
972 length = avc_has_perm(&selinux_state, in sel_write_create()
1066 struct selinux_state *state = fsi->state; in sel_write_relabel()
1074 length = avc_has_perm(&selinux_state, in sel_write_relabel()
1127 struct selinux_state *state = fsi->state; in sel_write_user()
1135 length = avc_has_perm(&selinux_state, in sel_write_user()
1192 struct selinux_state *state = fsi->state; in sel_write_member()
1200 length = avc_has_perm(&selinux_state, in sel_write_member()
1328 length = avc_has_perm(&selinux_state, in sel_write_bool()
1384 length = avc_has_perm(&selinux_state, in sel_commit_bools_write()
1503 struct selinux_state *state = fsi->state; in sel_read_avc_cache_threshold()
1518 struct selinux_state *state = fsi->state; in sel_write_avc_cache_threshold()
1523 ret = avc_has_perm(&selinux_state, in sel_write_avc_cache_threshold()
1557 struct selinux_state *state = fsi->state; in sel_read_avc_hash_stats()
1577 struct selinux_state *state = fsi->state; in sel_read_sidtab_hash_stats()