Searched refs:genlmsg_parse (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/lib/thermal/ |
H A D | sampling.c | 21 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_sample()
|
H A D | events.c | 29 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_event()
|
/openbmc/phosphor-networkd/src/ |
H A D | ncsi_util.cpp | 114 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 D | hfi-events.c | 198 ret = genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_event()
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 376 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
|
/openbmc/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 6335 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()
|