Home
last modified time | relevance | path

Searched refs:genlmsg_parse (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/thermal/
H A Dsampling.c19 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/net/
H A Dgenetlink.h225 * genlmsg_parse - parse attributes of a genetlink message
233 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/kernel/linux/linux-6.6/include/net/
H A Dgenetlink.h368 * genlmsg_parse - parse attributes of a genetlink message
376 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c4224 err = genlmsg_parse(nlh, &hwsim_genl_family, tb, HWSIM_ATTR_MAX, in hwsim_virtio_handle_cmd()
4227 pr_err_ratelimited("hwsim: genlmsg_parse returned %d\n", err); in hwsim_virtio_handle_cmd()
/kernel/linux/linux-6.6/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()
6338 pr_err_ratelimited("hwsim: genlmsg_parse returned %d\n", err); in hwsim_virtio_handle_cmd()

Completed in 16 milliseconds