Searched refs:family (Results 1 - 1 of 1) sorted by path

/kernel/
H A Dtaskstats.c44 static struct genl_family family = { variable in typeref:struct:genl_family
95 reply = genlmsg_put(skb, 0, seq, &family, 0, cmd);
97 reply = genlmsg_put_reply(skb, info, &family, 0, cmd);
706 rc = genl_register_family_with_ops(&family, taskstats_ops);

Completed in 84 milliseconds