Home
last modified time | relevance | path

Searched refs:copy_to_user_tmpl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c1748 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_tmpl() function
1836 err = copy_to_user_tmpl(xp, skb); in dump_one_policy()
3153 err = copy_to_user_tmpl(xp, skb); in build_acquire()
3271 err = copy_to_user_tmpl(xp, skb); in build_polexpire()
3356 err = copy_to_user_tmpl(xp, skb); in xfrm_notify_policy()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c2012 static int copy_to_user_tmpl(struct xfrm_policy *xp, struct sk_buff *skb) in copy_to_user_tmpl() function
2100 err = copy_to_user_tmpl(xp, skb); in dump_one_policy()
3442 err = copy_to_user_tmpl(xp, skb); in build_acquire()
3562 err = copy_to_user_tmpl(xp, skb); in build_polexpire()
3649 err = copy_to_user_tmpl(xp, skb); in xfrm_notify_policy()

Completed in 10 milliseconds