Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dtaskstats.c409 struct sk_buff *rep_skb; in cgroupstats_user_cmd() local
434 nlmsg_free(rep_skb); in cgroupstats_user_cmd()
443 nlmsg_free(rep_skb); in cgroupstats_user_cmd()
447 return send_reply(rep_skb, info); in cgroupstats_user_cmd()
496 struct sk_buff *rep_skb; in cmd_attr_pid() local
516 return send_reply(rep_skb, info); in cmd_attr_pid()
518 nlmsg_free(rep_skb); in cmd_attr_pid()
525 struct sk_buff *rep_skb; in cmd_attr_tgid() local
547 nlmsg_free(rep_skb); in cmd_attr_tgid()
603 struct sk_buff *rep_skb; in taskstats_exit() local
[all …]