Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/include/
H A Dsecurity.h247 struct selinux_load_state { struct
255 struct selinux_load_state *load_state); argument
257 struct selinux_load_state *load_state);
259 struct selinux_load_state *load_state);
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dservices.c2192 struct selinux_load_state *load_state) in selinux_policy_cancel()
2216 struct selinux_load_state *load_state) in selinux_policy_commit()
2283 struct selinux_load_state *load_state) in security_load_policy()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dselinuxfs.c619 struct selinux_load_state load_state; in sel_write_load()