Home
last modified time | relevance | path

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

/kernel/
Dtaskstats.c65 static int prepare_reply(struct genl_info *info, u8 cmd, struct sk_buff **skbp, in prepare_reply() function
406 rc = prepare_reply(info, CGROUPSTATS_CMD_NEW, &rep_skb, in cgroupstats_user_cmd()
488 rc = prepare_reply(info, TASKSTATS_CMD_NEW, &rep_skb, size); in cmd_attr_pid()
517 rc = prepare_reply(info, TASKSTATS_CMD_NEW, &rep_skb, size); in cmd_attr_tgid()
612 rc = prepare_reply(NULL, TASKSTATS_CMD_NEW, &rep_skb, size); in taskstats_exit()