Home
last modified time | relevance | path

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

/linux/scripts/selinux/
H A Dinstall_policy.sh47 property * user_u:object_r:base_t:s0
48 extension * user_u:object_r:base_t:s0
49 selection * user_u:object_r:base_t:s0
50 event * user_u:object_r:base_t:s0
/linux/mm/
H A Dkmemleak.c857 struct kmemleak_object *object, *object_l, *object_r; in delete_object_part() local
864 object_r = __alloc_object(GFP_KERNEL); in delete_object_part()
865 if (!object_r) in delete_object_part()
885 !__link_object(object_r, ptr + size, end - ptr - size, in delete_object_part()
887 object_r = NULL; in delete_object_part()
903 if (object_r) in delete_object_part()
904 mem_pool_free(object_r); in delete_object_part()
/linux/Documentation/translations/zh_CN/security/
H A DSCTP.rst280 portcon sctp 1024-1036 system_u:object_r:sctp_ports_t:s0
/linux/Documentation/security/
H A DSCTP.rst299 portcon sctp 1024-1036 system_u:object_r:sctp_ports_t:s0