Searched defs:ms (Results 1 - 25 of 164) sorted by path

1234567

/linux-master/drivers/clocksource/
H A Dtimer-tegra.c198 u32 ms = readl_relaxed(reg_base + RTC_MILLISECONDS); local
/linux-master/drivers/ssb/
H A Dssb_private.h228 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) argument
/linux-master/arch/arm64/mm/
H A Dmmu.c1373 struct mem_section *ms; local
1434 struct mem_section *ms; local
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c94 struct spin_multi_state ms; local
/linux-master/arch/powerpc/kernel/
H A Drtas.c1296 unsigned int ms = 0; local
1371 unsigned int ms; local
[all...]
/linux-master/arch/powerpc/sysdev/xive/
H A Dspapr.c134 unsigned int ms = 0; local
147 unsigned int ms; local
/linux-master/arch/s390/include/asm/
H A Dnmi.h61 u64 ms : 1; /* 21 psw mask and key validity */ member in struct:mci::__anon5
/linux-master/arch/s390/kernel/
H A Dmachine_kexec_file.c32 struct module_signature *ms; local
[all...]
/linux-master/arch/s390/kvm/
H A Dkvm-s390.c1141 struct kvm_memory_slot *ms; local
2223 struct kvm_memory_slot *ms = gfn_to_memslot_approx(slots, cur_gfn); local
2253 struct kvm_memory_slot *ms; local
[all...]
H A Dkvm-s390.h243 struct kvm_memory_slot *ms; local
H A Dpriv.c1209 struct kvm_memory_slot *ms = gfn_to_memslot(vcpu->kvm, gfn); local
/linux-master/arch/x86/kernel/
H A Dtsc.c425 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) argument
757 unsigned long flags, latch, ms; local
[all...]
/linux-master/drivers/acpi/
H A Dosl.c608 void acpi_os_sleep(u64 ms) argument
/linux-master/drivers/auxdisplay/
H A Dhd44780_common.c34 static void long_sleep(int ms) argument
H A Dline-display.c175 unsigned int ms; local
/linux-master/drivers/bcma/
H A Ddriver_chipcommon.c85 bcma_chipco_watchdog_timer_set_ms_wdt(struct bcm47xx_wdt *wdt, u32 ms) argument
/linux-master/drivers/block/
H A Damiflop.c339 static void ms_delay(int ms) argument
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_bitmap.c1180 unsigned int ms = jiffies_to_msecs(jiffies - now); local
H A Ddrbd_receiver.c4312 union drbd_state ms; local
/linux-master/drivers/cpufreq/
H A Dpmac32-cpufreq.c88 static inline void local_delay(unsigned long ms) argument
/linux-master/drivers/dma/
H A Dimx-sdma.c346 u32 ms; member in struct:sdma_context_data
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1851 struct mode_support_st ms; // struct for mode support member in struct:display_mode_lib_st
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c397 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); local
H A Dmalidp_planes.c131 struct malidp_plane_state *ms = to_malidp_plane_state(state); local
320 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, argument
423 malidp_mmu_prefetch_select_mode(struct malidp_plane_state *ms, u32 *pgsize_bitmap) argument
480 malidp_de_prefetch_settings(struct malidp_plane *mp, struct malidp_plane_state *ms) argument
498 struct malidp_plane_state *ms = to_malidp_plane_state(new_plane_state); local
686 malidp_de_set_mmu_control(struct malidp_plane *mp, struct malidp_plane_state *ms) argument
787 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); local
[all...]
/linux-master/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_hdcp.c241 static int msm_hdmi_hdcp_msleep(struct hdmi_hdcp_ctrl *hdcp_ctrl, u32 ms, u32 ev) argument

Completed in 399 milliseconds

1234567