Lines Matching refs:policy_all
850 list_for_each_entry_reverse(policy, &net->xfrm.policy_all, walk.all) {
1255 list_for_each_entry(policy, &net->xfrm.policy_all, walk.all) {
1329 list_for_each_entry_reverse(policy, &net->xfrm.policy_all, walk.all) {
1763 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1785 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1826 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1867 list_for_each_entry(pol, &net->xfrm.policy_all, walk.all) {
1912 x = list_first_entry(&net->xfrm.policy_all, struct xfrm_policy_walk_entry, all);
1917 list_for_each_entry_from(x, &net->xfrm.policy_all, all) {
2285 list_add(&pol->walk.all, &net->xfrm.policy_all);
4159 INIT_LIST_HEAD(&net->xfrm.policy_all);
4189 WARN_ON(!list_empty(&net->xfrm.policy_all));