rate_mtx         1352 drivers/atm/fore200e.c 	mutex_lock(&fore200e->rate_mtx);
rate_mtx         1354 drivers/atm/fore200e.c 	    mutex_unlock(&fore200e->rate_mtx);
rate_mtx         1363 drivers/atm/fore200e.c 	mutex_unlock(&fore200e->rate_mtx);
rate_mtx         1451 drivers/atm/fore200e.c 	mutex_lock(&fore200e->rate_mtx);
rate_mtx         1453 drivers/atm/fore200e.c 	mutex_unlock(&fore200e->rate_mtx);
rate_mtx         1933 drivers/atm/fore200e.c 	mutex_lock(&fore200e->rate_mtx);
rate_mtx         1935 drivers/atm/fore200e.c 	    mutex_unlock(&fore200e->rate_mtx);
rate_mtx         1942 drivers/atm/fore200e.c 	mutex_unlock(&fore200e->rate_mtx);
rate_mtx         2319 drivers/atm/fore200e.c     mutex_init(&fore200e->rate_mtx);
rate_mtx          862 drivers/atm/fore200e.h     struct mutex               rate_mtx;               /* protects rate reservation ops      */