Searched refs:family (Results 1 – 1 of 1) sorted by relevance
35 static struct genl_family family; variable81 reply = genlmsg_put(skb, 0, seq, &family, 0, cmd); in prepare_reply()83 reply = genlmsg_put_reply(skb, info, &family, 0, cmd); in prepare_reply()661 static struct genl_family family __ro_after_init = {685 rc = genl_register_family(&family); in taskstats_init()