rate_estimator   2077 drivers/atm/idt77252.c 	struct rate_estimator *est = from_timer(est, t, timer);
rate_estimator   2115 drivers/atm/idt77252.c static struct rate_estimator *
rate_estimator   2118 drivers/atm/idt77252.c 	struct rate_estimator *est;
rate_estimator   2120 drivers/atm/idt77252.c 	est = kzalloc(sizeof(struct rate_estimator), GFP_KERNEL);
rate_estimator   2210 drivers/atm/idt77252.c 	struct rate_estimator *est = NULL;
rate_estimator    218 drivers/atm/idt77252.h 	struct rate_estimator	*estimator;