Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A DCVE-2024-38535.patch29 + } else if found == 1 && Rc::strong_count(&block.name) <= 2 {
34 + } else if Rc::strong_count(&block.name) <= 2 {
43 + } else if found == 1 && Rc::strong_count(&block.name) <= 2 {
51 + } else if Rc::strong_count(&block.name) <= 2 {
/openbmc/linux/include/uapi/linux/android/
H A Dbinder.h213 __u32 strong_count; member
/openbmc/linux/drivers/android/
H A Dbinder.c5175 if (info->strong_count || info->weak_count || info->reserved1 || in binder_ioctl_get_node_info_for_ref()
5195 info->strong_count = node->local_strong_refs + in binder_ioctl_get_node_info_for_ref()