Searched refs:xfrm_policy_flush_secctx_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_policy.c | 1751 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() function 1772 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() function 1785 err = xfrm_policy_flush_secctx_check(net, type, task_valid); in xfrm_policy_flush()
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_policy.c | 1758 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() function 1801 xfrm_policy_flush_secctx_check(struct net *net, u8 type, bool task_valid) in xfrm_policy_flush_secctx_check() function 1821 err = xfrm_policy_flush_secctx_check(net, type, task_valid); in xfrm_policy_flush()
|
Completed in 11 milliseconds