Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c1512 static int copy_from_user_sec_ctx(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_sec_ctx() function
1686 err = copy_from_user_sec_ctx(xp, attrs); in xfrm_policy_construct()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_user.c1744 static int copy_from_user_sec_ctx(struct xfrm_policy *pol, struct nlattr **attrs) in copy_from_user_sec_ctx() function
1938 err = copy_from_user_sec_ctx(xp, attrs); in xfrm_policy_construct()

Completed in 9 milliseconds