Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/
H A Davc.c524 static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_deci… in avc_node_populate() function
641 avc_node_populate(node, ssid, tsid, tclass, avd); in avc_insert()
905 avc_node_populate(node, ssid, tsid, tclass, &orig->ae.avd); in avc_update_node()