Searched refs:last_perm (Results 1 – 2 of 2) sorted by relevance
576 struct list_head *last_perm; in inet6_register_protosw() local589 last_perm = &inetsw6[p->type]; in inet6_register_protosw()597 last_perm = lh; in inet6_register_protosw()611 list_add_rcu(&p->list, last_perm); in inet6_register_protosw()
1037 struct list_head *last_perm; in inet_register_protosw() local1045 last_perm = &inetsw[p->type]; in inet_register_protosw()1053 last_perm = lh; in inet_register_protosw()1062 list_add_rcu(&p->list, last_perm); in inet_register_protosw()