Searched defs:ms (Results 51 - 75 of 164) sorted by relevance

1234567

/linux-master/drivers/mmc/host/
H A Dmxs-mmc.c335 const unsigned int ms = ns / 1000; local
/linux-master/drivers/cpufreq/
H A Dpmac32-cpufreq.c88 static inline void local_delay(unsigned long ms) argument
/linux-master/drivers/spi/
H A Dspi-mpc52xx.c100 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) argument
117 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) argument
149 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
215 mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
281 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
322 mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) argument
344 struct mpc52xx_spi *ms = _ms; local
356 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); local
370 struct mpc52xx_spi *ms = spi_controller_get_devdata(spi->controller); local
390 struct mpc52xx_spi *ms; local
520 struct mpc52xx_spi *ms = spi_controller_get_devdata(host); local
[all...]
H A Dspi-dw-dma.c261 unsigned long long ms; local
[all...]
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c397 struct malidp_plane_state *ms = to_malidp_plane_state(pstate); local
/linux-master/fs/minix/
H A Dinode.c120 struct minix_super_block * ms; local
177 struct minix_super_block *ms; local
[all...]
/linux-master/arch/s390/kvm/
H A Dkvm-s390.h243 struct kvm_memory_slot *ms; local
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c120 unsigned long ms = msecs_to_jiffies(notify_delay_ms); local
/linux-master/tools/perf/util/
H A Dannotate-data.c362 struct annotated_data_type *find_data_type(struct map_symbol *ms, u64 ip, argument
H A Dcallchain.h121 struct map_symbol ms; member in struct:callchain_list
145 struct map_symbol ms; member in struct:callchain_cursor_node
/linux-master/drivers/i2c/busses/
H A Di2c-diolan-u2c.c263 static int diolan_set_clock_synch_timeout(struct i2c_diolan_u2c *dev, int ms) argument
/linux-master/drivers/hwtracing/stm/
H A Dp_sys-t.c182 unsigned int ms; local
213 unsigned int ms; local
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_pwrctrl.c1014 inline void rtw_set_ips_deny(struct adapter *padapter, u32 ms) argument
/linux-master/sound/soc/codecs/
H A Dpcm3168a.c445 unsigned int reg, mask, ms, ms_shift, fmt, fmt_shift, ratio, tdm_slots; local
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dscan.c199 void iwl_scan_cancel_timeout(struct iwl_priv *priv, unsigned long ms) argument
/linux-master/arch/powerpc/sysdev/xive/
H A Dspapr.c134 unsigned int ms = 0; local
147 unsigned int ms; local
/linux-master/lib/zstd/compress/
H A Dzstd_double_fast.c15 void ZSTD_fillDoubleHashTable(ZSTD_matchState_t* ms, argument
51 ZSTD_compressBlock_doubleFast_noDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) argument
257 ZSTD_compressBlock_doubleFast_dictMatchState_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) argument
490 ZSTD_compressBlock_doubleFast( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
510 ZSTD_compressBlock_doubleFast_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
530 ZSTD_compressBlock_doubleFast_extDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls ) argument
679 ZSTD_compressBlock_doubleFast_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
[all...]
H A Dzstd_fast.c15 void ZSTD_fillHashTable(ZSTD_matchState_t* ms, argument
93 ZSTD_compressBlock_fast_noDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) argument
335 ZSTD_compressBlock_fast( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
372 ZSTD_compressBlock_fast_dictMatchState_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) argument
527 ZSTD_compressBlock_fast_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
548 ZSTD_compressBlock_fast_extDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize, U32 const mls, U32 const hasStep) argument
658 ZSTD_compressBlock_fast_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-cap.c396 unsigned ms; local
/linux-master/drivers/most/
H A Dconfigfs.c599 struct most_sound *ms = container_of(group->cg_subsys, local
623 struct most_sound *ms = container_of(group->cg_subsys, local
/linux-master/drivers/phy/marvell/
H A Dphy-pxa-28nm-usb2.c141 static int wait_for_reg(void __iomem *reg, u32 mask, u32 ms) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1418 u32 ms; local
/linux-master/tools/testing/selftests/alsa/
H A Dpcm-test.c271 long long ms; local
/linux-master/mm/
H A Dsparse.c164 static void __section_mark_present(struct mem_section *ms, argument
202 struct mem_section *ms; local
246 struct mem_section *ms; local
300 sparse_init_one_section(struct mem_section *ms, unsigned long pnum, struct page *mem_map, struct mem_section_usage *usage, unsigned long flags) argument
545 struct mem_section *ms; local
598 struct mem_section *ms; local
616 struct mem_section *ms; local
658 struct mem_section *ms = __pfn_to_section(pfn); local
675 is_subsection_map_empty(struct mem_section *ms) argument
683 struct mem_section *ms = __pfn_to_section(pfn); local
752 is_subsection_map_empty(struct mem_section *ms) argument
782 struct mem_section *ms = __pfn_to_section(pfn); local
832 struct mem_section *ms = __pfn_to_section(pfn); local
895 struct mem_section *ms; local
929 struct mem_section *ms = __pfn_to_section(pfn); local
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c36 struct map_symbol *ms = browser->priv; local
155 struct map_symbol *ms = ab->b.priv; local
306 struct map_symbol *ms = browser->b.priv; local
458 struct map_symbol *ms = browser->b.priv, target_ms; local
658 struct map_symbol *ms = browser->priv; local
712 struct map_symbol *ms = browser->b.priv; local
929 map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt) argument
946 symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, struct hist_browser_timer *hbt) argument
[all...]

Completed in 240 milliseconds

1234567