Home
last modified time | relevance | path

Searched defs:my_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ceph/
H A Ddecode.c98 __le32 my_type = msgr2 ? CEPH_ENTITY_ADDR_TYPE_MSGR2 : in ceph_decode_entity_addrvec() local
H A Dmon_client.c1128 __le32 my_type = ceph_msgr2(monc->client) ? in build_initial_monmap() local
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c1107 static enum resctrl_conf_type resctrl_peer_type(enum resctrl_conf_type my_type) in resctrl_peer_type()