Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/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()
/linux-6.15/include/net/
H A Dgenetlink.h406 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6595 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()