Searched refs:phd_epoch_ctx (Results 1 – 2 of 2) sorted by relevance
1618 phd = __containerof(ctx, struct inpcbport, phd_epoch_ctx); in inpcbport_free()1745 epoch_call(net_epoch_preempt, &phd->phd_epoch_ctx, inpcbport_free); in in_pcbdrop()2606 bzero(&phd->phd_epoch_ctx, sizeof(struct epoch_context)); in in_pcbinshash_internal()2718 epoch_call(net_epoch_preempt, &phd->phd_epoch_ctx, inpcbport_free); in in_pcbremlists()
408 struct epoch_context phd_epoch_ctx; member