Lines Matching refs:policy_all
849 list_for_each_entry_reverse(policy, &net->xfrm.policy_all, walk.all) {
1254 list_for_each_entry(policy, &net->xfrm.policy_all, walk.all) {
1325 list_for_each_entry_reverse(policy, &net->xfrm.policy_all, walk.all) {
1756 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1790 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1832 x = list_first_entry(&net->xfrm.policy_all, struct xfrm_policy_walk_entry, all);
1837 list_for_each_entry_from(x, &net->xfrm.policy_all, all) {
2205 list_add(&pol->walk.all, &net->xfrm.policy_all);
4108 INIT_LIST_HEAD(&net->xfrm.policy_all);
4138 WARN_ON(!list_empty(&net->xfrm.policy_all));