Searched refs:genlmsg_parse (Results 1 – 3 of 3) sorted by relevance
21 genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_thermal_sample()
198 ret = genlmsg_parse(nlh, 0, attrs, THERMAL_GENL_ATTR_MAX, NULL); in handle_event()
406 static inline int genlmsg_parse(const struct nlmsghdr *nlh, in genlmsg_parse() function