Home
last modified time | relevance | path

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

/linux/scripts/selinux/
H A Dinstall_policy.sh50 property * user_u:object_r:base_t:s0
51 extension * user_u:object_r:base_t:s0
52 selection * user_u:object_r:base_t:s0
53 event * user_u:object_r:base_t:s0
/linux/mm/
H A Dkmemleak.c838 struct kmemleak_object *object, *object_l, *object_r; in delete_object_part() local
845 object_r = __alloc_object(GFP_KERNEL); in delete_object_part()
846 if (!object_r) in delete_object_part()
871 !__link_object(object_r, ptr + size, end - ptr - size, in delete_object_part()
873 object_r = NULL; in delete_object_part()
883 if (object_r) in delete_object_part()
884 mem_pool_free(object_r); in delete_object_part()
/linux/Documentation/security/
H A DSCTP.rst299 portcon sctp 1024-1036 system_u:object_r:sctp_ports_t:s0