time_ms          1037 block/bfq-iosched.h 			  unsigned long time_ms);
time_ms           886 block/bfq-wf2q.c 			  unsigned long time_ms)
time_ms           890 block/bfq-wf2q.c 	unsigned long bounded_time_ms = min(time_ms, timeout_ms);
time_ms           306 drivers/misc/apds990x.c static inline int apds990x_set_atime(struct apds990x_chip *chip, u32 time_ms)
time_ms           310 drivers/misc/apds990x.c 	chip->atime = time_ms;
time_ms           312 drivers/misc/apds990x.c 	reg_value = 256 - ((time_ms * TIME_STEP_SCALER) / TIMESTEP);
time_ms           713 drivers/net/ethernet/hisilicon/hisi_femac.c 	u32 time_ms;
time_ms           718 drivers/net/ethernet/hisilicon/hisi_femac.c 	time_ms = DIV_ROUND_UP(time_us, 1000);
time_ms           719 drivers/net/ethernet/hisilicon/hisi_femac.c 	if (time_ms < 20)
time_ms           722 drivers/net/ethernet/hisilicon/hisi_femac.c 		msleep(time_ms);
time_ms          1060 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	u32 time_ms;
time_ms          1065 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	time_ms = DIV_ROUND_UP(time_us, 1000);
time_ms          1066 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	if (time_ms < 20)
time_ms          1069 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 		msleep(time_ms);
time_ms           185 net/can/j1939/socket.c 		int time_ms = 0;
time_ms           188 net/can/j1939/socket.c 			time_ms = 10 + prandom_u32_max(16);
time_ms           190 net/can/j1939/socket.c 		j1939_tp_schedule_txtimer(first, time_ms);
time_ms           935 sound/pci/asihpi/hpi_internal.h 	u32 time_ms;
time_ms           939 sound/pci/asihpi/hpi_internal.h 	u32 time_ms;