Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dsampling.c21 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_sample()
H A Devents.c29 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_event()
/openbmc/phosphor-networkd/src/
H A Dncsi_util.cpp114 auto ret = genlmsg_parse(nlh, 0, tb, NCSI_ATTR_MAX, ncsiPolicy); in __anon66112f010102()
248 auto ret = genlmsg_parse(nlh, 0, tb, NCSI_ATTR_MAX, ncsiPolicy); in __anon66112f010202()
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Dhfi-events.c198 ret = genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_event()
/openbmc/linux/include/net/
H A Dgenetlink.h376 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6335 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()