Searched refs:phd_epoch_ctx (Results 1 – 3 of 3) sorted by relevance
1745 phd = __containerof(ctx, struct inpcbport, phd_epoch_ctx); in inpcbport_free()1865 NET_EPOCH_CALL(inpcbport_free, &phd->phd_epoch_ctx); in in_pcbdrop()2737 bzero(&phd->phd_epoch_ctx, sizeof(struct epoch_context)); in in_pcbinshash_internal()2841 NET_EPOCH_CALL(inpcbport_free, &phd->phd_epoch_ctx); in in_pcbremlists()
402 struct epoch_context phd_epoch_ctx; member