Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/thermal/
Dsampling.c19 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_sample()
Devents.c29 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_event()
/Linux-v6.6/tools/power/x86/intel-speed-select/
Dhfi-events.c198 ret = genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_event()
/Linux-v6.6/include/net/
Dgenetlink.h374 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/Linux-v6.6/drivers/net/wireless/virtual/
Dmac80211_hwsim.c6335 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()