/linux-4.4.14/drivers/staging/dgnc/ |
H A D | dgnc_utils.c | 13 int dgnc_ms_sleep(ulong ms) dgnc_ms_sleep() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
H A D | fail.c | 124 int __cfs_fail_timeout_set(__u32 id, __u32 value, int ms, int set) __cfs_fail_timeout_set() argument
|
/linux-4.4.14/fs/dlm/ |
H A D | requestqueue.c | 34 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) dlm_add_requestqueue() argument 68 struct dlm_message *ms; dlm_process_requestqueue() local 130 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) purge_request() argument 157 struct dlm_message *ms; dlm_purge_requestqueue() local
|
H A D | util.c | 86 void dlm_message_out(struct dlm_message *ms) dlm_message_out() argument 110 void dlm_message_in(struct dlm_message *ms) dlm_message_in() argument
|
H A D | lock.c | 1610 static int remove_from_waiters_ms(struct dlm_lkb *lkb, struct dlm_message *ms) remove_from_waiters_ms() argument 2174 static void munge_altmode(struct dlm_lkb *lkb, struct dlm_message *ms) munge_altmode() argument 3531 struct dlm_message *ms; _create_message() local 3590 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms) send_message() argument 3643 struct dlm_message *ms; send_common() local 3708 struct dlm_message *ms; send_grant() local 3729 struct dlm_message *ms; send_bast() local 3750 struct dlm_message *ms; send_lookup() local 3778 struct dlm_message *ms; send_remove() local 3799 struct dlm_message *ms; send_common_reply() local 3842 struct dlm_message *ms; send_lookup_reply() local 3863 static void receive_flags(struct dlm_lkb *lkb, struct dlm_message *ms) receive_flags() argument 3871 static void receive_flags_reply(struct dlm_lkb *lkb, struct dlm_message *ms) receive_flags_reply() argument 3881 static int receive_extralen(struct dlm_message *ms) receive_extralen() argument 3962 static void setup_stub_lkb(struct dlm_ls *ls, struct dlm_message *ms) setup_stub_lkb() argument 3972 static int validate_message(struct dlm_lkb *lkb, struct dlm_message *ms) validate_message() argument 4016 struct dlm_message *ms; send_repeat_remove() local 4071 static int receive_request(struct dlm_ls *ls, struct dlm_message *ms) receive_request() argument 4164 static int receive_convert(struct dlm_ls *ls, struct dlm_message *ms) receive_convert() argument 4218 static int receive_unlock(struct dlm_ls *ls, struct dlm_message *ms) receive_unlock() argument 4268 static int receive_cancel(struct dlm_ls *ls, struct dlm_message *ms) receive_cancel() argument 4304 static int receive_grant(struct dlm_ls *ls, struct dlm_message *ms) receive_grant() argument 4335 static int receive_bast(struct dlm_ls *ls, struct dlm_message *ms) receive_bast() argument 4363 static void receive_lookup(struct dlm_ls *ls, struct dlm_message *ms) receive_lookup() argument 4383 static void receive_remove(struct dlm_ls *ls, struct dlm_message *ms) receive_remove() argument 4471 static void receive_purge(struct dlm_ls *ls, struct dlm_message *ms) receive_purge() argument 4476 static int receive_request_reply(struct dlm_ls *ls, struct dlm_message *ms) receive_request_reply() argument 4640 static void _receive_convert_reply(struct dlm_lkb *lkb, struct dlm_message *ms) _receive_convert_reply() argument 4663 static int receive_convert_reply(struct dlm_ls *ls, struct dlm_message *ms) receive_convert_reply() argument 4677 static void _receive_unlock_reply(struct dlm_lkb *lkb, struct dlm_message *ms) _receive_unlock_reply() argument 4713 static int receive_unlock_reply(struct dlm_ls *ls, struct dlm_message *ms) receive_unlock_reply() argument 4727 static void _receive_cancel_reply(struct dlm_lkb *lkb, struct dlm_message *ms) _receive_cancel_reply() argument 4763 static int receive_cancel_reply(struct dlm_ls *ls, struct dlm_message *ms) receive_cancel_reply() argument 4777 static void receive_lookup_reply(struct dlm_ls *ls, struct dlm_message *ms) receive_lookup_reply() argument 4855 static void _receive_message(struct dlm_ls *ls, struct dlm_message *ms, _receive_message() argument 4984 static void dlm_receive_message(struct dlm_ls *ls, struct dlm_message *ms, dlm_receive_message() argument 5007 void dlm_receive_message_saved(struct dlm_ls *ls, struct dlm_message *ms, dlm_receive_message_saved() argument 6273 struct dlm_message *ms; send_purge() local 1511 _remove_from_waiters(struct dlm_lkb *lkb, int mstype, struct dlm_message *ms) _remove_from_waiters() argument 2028 set_lvb_lock_pc(struct dlm_rsb *r, struct dlm_lkb *lkb, struct dlm_message *ms) set_lvb_lock_pc() argument 2135 grant_lock_pc(struct dlm_rsb *r, struct dlm_lkb *lkb, struct dlm_message *ms) grant_lock_pc() argument 3597 send_args(struct dlm_rsb *r, struct dlm_lkb *lkb, struct dlm_message *ms) send_args() argument 3886 receive_lvb(struct dlm_ls *ls, struct dlm_lkb *lkb, struct dlm_message *ms) receive_lvb() argument 3914 receive_request_args(struct dlm_ls *ls, struct dlm_lkb *lkb, struct dlm_message *ms) receive_request_args() argument 3936 receive_convert_args(struct dlm_ls *ls, struct dlm_lkb *lkb, struct dlm_message *ms) receive_convert_args() argument 3951 receive_unlock_args(struct dlm_ls *ls, struct dlm_lkb *lkb, struct dlm_message *ms) receive_unlock_args() argument 4596 __receive_convert_reply(struct dlm_rsb *r, struct dlm_lkb *lkb, struct dlm_message *ms) __receive_convert_reply() argument
|
/linux-4.4.14/kernel/ |
H A D | module_signing.c | 43 struct module_signature ms; mod_verify_sig() local
|
/linux-4.4.14/drivers/staging/rtl8712/ |
H A D | osdep_service.h | 76 static inline void sleep_schedulable(int ms) sleep_schedulable() argument
|
/linux-4.4.14/drivers/mmc/core/ |
H A D | core.h | 57 static inline void mmc_delay(unsigned int ms) mmc_delay() argument
|
/linux-4.4.14/drivers/media/platform/vivid/ |
H A D | vivid-rds-gen.h | 44 bool ms; member in struct:vivid_rds_gen
|
H A D | vivid-kthread-cap.c | 426 unsigned ms; vivid_fillbuff() local
|
/linux-4.4.14/drivers/md/bcache/ |
H A D | io.c | 125 int ms = us / 1024; bch_bbio_count_io_errors() local
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | spinlock_test.c | 93 struct spin_multi_state ms; multi_get() local
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | mca_asm.S | 409 #define ms r4 define
|
H A D | mca.c | 896 const pal_min_state_area_t *ms = sos->pal_min_state; finish_pt_regs() local 972 const pal_min_state_area_t *ms = sos->pal_min_state; ia64_mca_modify_original_stack() local
|
/linux-4.4.14/net/mac80211/ |
H A D | rc80211_minstrel_debugfs.c | 60 struct minstrel_debugfs_info *ms; minstrel_stats_read() local 77 struct minstrel_debugfs_info *ms; minstrel_stats_open() local 150 struct minstrel_debugfs_info *ms; minstrel_stats_csv_open() local
|
H A D | rc80211_minstrel_ht_debugfs.c | 112 struct minstrel_debugfs_info *ms; minstrel_ht_stats_open() local 260 struct minstrel_debugfs_info *ms; minstrel_ht_stats_csv_open() local
|
H A D | mlme.c | 3158 u32 tu, ms; ieee80211_rx_mgmt_assoc_resp() local
|
/linux-4.4.14/drivers/tty/hvc/ |
H A D | hvsi_lib.c | 247 static void maybe_msleep(unsigned long ms) maybe_msleep() argument
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_fail.h | 125 static inline int cfs_fail_timeout_set(__u32 id, __u32 value, int ms, int set) cfs_fail_timeout_set() argument
|
/linux-4.4.14/drivers/ssb/ |
H A D | driver_extif.c | 122 u32 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) ssb_extif_watchdog_timer_set_ms() argument
|
H A D | ssb_private.h | 257 ssb_extif_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) ssb_extif_watchdog_timer_set_ms() argument
|
H A D | driver_chipcommon.c | 321 u32 ssb_chipco_watchdog_timer_set_ms(struct bcm47xx_wdt *wdt, u32 ms) ssb_chipco_watchdog_timer_set_ms() argument
|
/linux-4.4.14/drivers/mtd/tests/ |
H A D | speedtest.c | 183 long ms; calc_speed() local
|
H A D | torturetest.c | 334 long ms; tort_init() local
|
/linux-4.4.14/drivers/input/serio/ |
H A D | i8042-sparcio.h | 71 struct platform_device *ms = of_find_device_by_node(dp); sparc_i8042_probe() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | mac80211_if.h | 41 uint ms; member in struct:brcms_timer
|
H A D | phy_shim.c | 74 wlapi_add_timer(struct wlapi_timer *t, uint ms, int periodic) wlapi_add_timer() argument
|
H A D | mac80211_if.c | 1487 void brcms_add_timer(struct brcms_timer *t, uint ms, int periodic) brcms_add_timer() argument
|
/linux-4.4.14/mm/ |
H A D | sparse-vmemmap.c | 214 struct mem_section *ms; sparse_mem_maps_populate_node() local
|
H A D | page_ext.c | 268 struct mem_section *ms; __free_page_ext() local
|
H A D | sparse.c | 108 int __section_nr(struct mem_section* ms) __section_nr() argument 178 struct mem_section *ms; memory_present() local 232 static int __meminit sparse_init_one_section(struct mem_section *ms, sparse_init_one_section() argument 423 struct mem_section *ms; sparse_mem_maps_populate_node() local 452 struct mem_section *ms = __nr_to_section(pnum); sparse_early_mem_map_alloc() local 484 struct mem_section *ms; alloc_usemap_and_memmap() local 495 struct mem_section *ms; alloc_usemap_and_memmap() local 697 struct mem_section *ms; sparse_add_one_section() local 791 void sparse_remove_one_section(struct zone *zone, struct mem_section *ms) sparse_remove_one_section() argument
|
H A D | memory_hotplug.c | 188 struct mem_section *ms; register_page_bootmem_info_section() local 222 struct mem_section *ms; register_page_bootmem_info_section() local 536 struct mem_section *ms; find_smallest_section_pfn() local 561 struct mem_section *ms; find_biggest_section_pfn() local 591 struct mem_section *ms; shrink_zone_span() local 659 struct mem_section *ms; shrink_pgdat_span() local 733 static int __remove_section(struct zone *zone, struct mem_section *ms) __remove_section() argument
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | nmi.h | 47 u64 ms : 1; /* 21 psw mask and key validity */ member in struct:mci::__anon2464
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | scsiglue.c | 520 unsigned short ms; max_sectors_store() local
|
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
H A D | rtw_pwrctrl.c | 468 inline void rtw_set_ips_deny23a(struct rtw_adapter *padapter, u32 ms) rtw_set_ips_deny23a() argument
|
H A D | rtw_mlme.c | 1501 void rtw_set_scan_deny(struct rtw_adapter *adapter, u32 ms) rtw_set_scan_deny() argument
|
/linux-4.4.14/drivers/s390/scsi/ |
H A D | zfcp_fc.h | 199 struct zfcp_fc_wka_port ms; member in struct:zfcp_fc_wka_ports
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
H A D | solo6x10-core.c | 286 unsigned long ms; p2m_timeout_store() local
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | horus3a.c | 181 u32 ms = 0; horus3a_set_params() local
|
/linux-4.4.14/drivers/clocksource/ |
H A D | tegra20_timer.c | 120 u32 ms = readl(rtc_base + RTC_MILLISECONDS); tegra_rtc_read_ms() local
|
/linux-4.4.14/drivers/bcma/ |
H A D | driver_chipcommon.c | 66 bcma_chipco_watchdog_timer_set_ms_wdt(struct bcm47xx_wdt *wdt, u32 ms) bcma_chipco_watchdog_timer_set_ms_wdt() argument
|
/linux-4.4.14/sound/core/seq/ |
H A D | seq_midi.c | 280 struct seq_midisynth *msynth, *ms; snd_seq_midisynth_probe() local
|
/linux-4.4.14/kernel/time/ |
H A D | timer_stats.c | 284 unsigned long ms; tstats_show() local
|
/linux-4.4.14/drivers/staging/media/lirc/ |
H A D | lirc_sasem.c | 569 long ms; incoming_packet() local
|
/linux-4.4.14/drivers/spi/ |
H A D | spi-mpc52xx.c | 96 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) mpc52xx_spi_chipsel() argument 112 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) mpc52xx_spi_start_transfer() argument 144 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) mpc52xx_spi_fsmstate_idle() argument 210 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, mpc52xx_spi_fsmstate_transfer() argument 274 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) mpc52xx_spi_fsmstate_wait() argument 315 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) mpc52xx_spi_fsm_process() argument 337 struct mpc52xx_spi *ms = _ms; mpc52xx_spi_irq() local 349 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); mpc52xx_spi_wq() local 363 struct mpc52xx_spi *ms = spi_master_get_devdata(spi->master); mpc52xx_spi_transfer() local 383 struct mpc52xx_spi *ms; mpc52xx_spi_probe() local 520 struct mpc52xx_spi *ms = spi_master_get_devdata(master); mpc52xx_spi_remove() local
|
H A D | spi-s3c64xx.c | 474 int ms; wait_for_dma() local 520 int ms; wait_for_pio() local
|
H A D | spi.c | 924 unsigned long ms = 1; spi_transfer_one_message() local
|
/linux-4.4.14/drivers/mmc/host/ |
H A D | mxs-mmc.c | 343 const unsigned int ms = ns / 1000; mxs_ns_to_ssp_ticks() local
|
/linux-4.4.14/drivers/nvme/host/ |
H A D | nvme.h | 89 u16 ms; member in struct:nvme_ns
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 620 static bool carl9170_ampdu_check(struct ar9170 *ar, u8 *buf, u8 ms, carl9170_ampdu_check() argument
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | pmac32-cpufreq.c | 89 static inline void local_delay(unsigned long ms) local_delay() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | amd.c | 896 u32 ms; cpu_has_amd_erratum() local
|
H A D | perf_event_intel_rapl.c | 595 u64 ms; rapl_cpu_prepare() local
|
/linux-4.4.14/fs/minix/ |
H A D | inode.c | 124 struct minix_super_block * ms; minix_remount() local 162 struct minix_super_block *ms; minix_fill_super() local
|
/linux-4.4.14/tools/perf/util/ |
H A D | callchain.h | 99 struct map_symbol ms; member in struct:callchain_list
|
H A D | sort.h | 89 struct map_symbol ms; member in struct:hist_entry
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | amba-clcd.c | 48 static inline void clcdfb_sleep(unsigned int ms) clcdfb_sleep() argument
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-diolan-u2c.c | 268 static int diolan_set_clock_synch_timeout(struct i2c_diolan_u2c *dev, int ms) diolan_set_clock_synch_timeout() argument
|
/linux-4.4.14/drivers/media/i2c/m5mols/ |
H A D | m5mols_core.c | 299 int ms = timeout < 0 ? M5MOLS_BUSY_WAIT_DEF_TIMEOUT : timeout; m5mols_busy_wait() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | scan.c | 217 void iwl_scan_cancel_timeout(struct iwl_priv *priv, unsigned long ms) iwl_scan_cancel_timeout() argument
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
H A D | control.c | 437 const struct i2400m_tlv_media_status *ms; i2400m_report_state_parse_tlv() local 387 i2400m_report_tlv_media_status(struct i2400m *i2400m, const struct i2400m_tlv_media_status *ms) i2400m_report_tlv_media_status() argument
|
H A D | i2400m.h | 958 void __i2400m_msleep(unsigned ms) __i2400m_msleep() argument
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
H A D | octeon_device.c | 1270 u32 ms; octeon_wait_for_ddr_init() local
|
/linux-4.4.14/drivers/block/paride/ |
H A D | pg.c | 440 char *ms[2] = { "master", "slave" }; pg_identify() local
|
H A D | pcd.c | 642 static int pcd_probe(struct pcd_unit *cd, int ms, char *id) pcd_probe() argument
|
H A D | pf.c | 628 char *ms[2] = { "master", "slave" }; pf_identify() local
|
H A D | pt.c | 531 char *ms[2] = { "master", "slave" }; pt_identify() local
|
/linux-4.4.14/include/linux/regulator/ |
H A D | consumer.h | 389 regulator_disable_deferred(struct regulator *regulator, int ms) regulator_disable_deferred() argument
|
/linux-4.4.14/drivers/usb/early/ |
H A D | ehci-dbgp.c | 185 static inline void dbgp_mdelay(int ms) dbgp_mdelay() argument
|
/linux-4.4.14/drivers/tty/serial/ |
H A D | sunsu.c | 1399 const char *ms = of_get_property(ap, "mouse", NULL); su_get_type() local
|
/linux-4.4.14/drivers/md/ |
H A D | dm-raid1.c | 44 struct mirror_set *ms; member in struct:mirror 92 struct mirror_set *ms = context; wakeup_mirrord() local 99 struct mirror_set *ms = (struct mirror_set *) data; delayed_wake_fn() local 105 static void delayed_wake(struct mirror_set *ms) delayed_wake() argument 121 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) queue_bio() argument 139 struct mirror_set *ms = context; dispatch_bios() local 173 static struct mirror *get_default_mirror(struct mirror_set *ms) get_default_mirror() argument 180 struct mirror_set *ms = m->ms; set_default_mirror() local 186 static struct mirror *get_valid_mirror(struct mirror_set *ms) get_valid_mirror() argument 213 struct mirror_set *ms = m->ms; fail_mirror() local 256 struct mirror_set *ms = ti->private; mirror_flush() local 299 struct mirror_set *ms = dm_rh_region_context(reg); recovery_complete() local 328 static int recover(struct mirror_set *ms, struct dm_region *reg) recover() argument 375 static void reset_ms_flags(struct mirror_set *ms) reset_ms_flags() argument 386 static void do_recovery(struct mirror_set *ms) do_recovery() argument 421 static struct mirror *choose_mirror(struct mirror_set *ms, sector_t sector) choose_mirror() argument 443 static int mirror_available(struct mirror_set *ms, struct bio *bio) mirror_available() argument 478 static void hold_bio(struct mirror_set *ms, struct bio *bio) hold_bio() argument 557 static inline int region_in_sync(struct mirror_set *ms, region_t region, region_in_sync() argument 564 static void do_reads(struct mirror_set *ms, struct bio_list *reads) do_reads() argument 605 struct mirror_set *ms; write_callback() local 651 static void do_write(struct mirror_set *ms, struct bio *bio) do_write() argument 683 static void do_writes(struct mirror_set *ms, struct bio_list *writes) do_writes() argument 791 static void do_failures(struct mirror_set *ms, struct bio_list *failures) do_failures() argument 845 struct mirror_set *ms = trigger_event() local 856 struct mirror_set *ms = container_of(work, struct mirror_set, do_mirror() local 886 struct mirror_set *ms = NULL; alloc_context() local 932 static void free_context(struct mirror_set *ms, struct dm_target *ti, free_context() argument 943 static int get_mirror(struct mirror_set *ms, struct dm_target *ti, get_mirror() argument 1008 static int parse_features(struct mirror_set *ms, unsigned argc, char **argv, parse_features() argument 1073 struct mirror_set *ms; mirror_ctr() local 1178 struct mirror_set *ms = (struct mirror_set *) ti->private; mirror_dtr() local 1195 struct mirror_set *ms = ti->private; mirror_map() local 1243 struct mirror_set *ms = (struct mirror_set *) ti->private; mirror_end_io() local 1306 struct mirror_set *ms = (struct mirror_set *) ti->private; mirror_presuspend() local 1352 struct mirror_set *ms = ti->private; mirror_postsuspend() local 1362 struct mirror_set *ms = ti->private; mirror_resume() local 1402 struct mirror_set *ms = (struct mirror_set *) ti->private; mirror_status() local 1448 struct mirror_set *ms = ti->private; mirror_iterate_devices() local
|
/linux-4.4.14/drivers/gpu/ipu-v3/ |
H A D | ipu-common.c | 559 int ipu_idmac_wait_busy(struct ipuv3_channel *channel, int ms) ipu_idmac_wait_busy() argument 576 int ipu_wait_interrupt(struct ipu_soc *ipu, int irq, int ms) ipu_wait_interrupt() argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 1349 struct qlcnic_ms_reg_ctrl ms; qlcnic_pci_mem_write_2M() local 1424 struct qlcnic_ms_reg_ctrl ms; qlcnic_pci_mem_read_2M() local 1315 qlcnic_set_ms_controls(struct qlcnic_adapter *adapter, u64 off, struct qlcnic_ms_reg_ctrl *ms) qlcnic_set_ms_controls() argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 124 int i, ms, delay_idx; t4vf_wr_mbox_core() local
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_hdcp.c | 250 static int hdmi_hdcp_msleep(struct hdmi_hdcp_ctrl *hdcp_ctrl, u32 ms, u32 ev) hdmi_hdcp_msleep() argument
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | tsc.c | 450 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) pit_calibrate_tsc() argument 669 unsigned long flags, latch, ms, fast_calibrate; native_calibrate_tsc() local
|
/linux-4.4.14/include/uapi/drm/ |
H A D | via_drm.h | 153 __u32 ms; member in struct:_drm_via_futex
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | rtas.c | 477 unsigned int ms = 0; rtas_busy_delay_time() local 495 unsigned int ms; rtas_busy_delay() local
|
/linux-4.4.14/tools/perf/ui/browsers/ |
H A D | annotate.c | 261 struct map_symbol *ms = ab->b.priv; annotate_browser__draw_current_jump() local 381 struct map_symbol *ms = browser->b.priv; annotate_browser__calc_percent() local 487 struct map_symbol *ms = browser->b.priv; annotate_browser__callq() local 528 struct map_symbol *ms = browser->b.priv; annotate_browser__find_offset() local 567 struct map_symbol *ms = browser->b.priv; annotate_browser__find_string() local 606 struct map_symbol *ms = browser->b.priv; annotate_browser__find_string_reverse() local 707 struct map_symbol *ms = browser->b.priv; annotate_browser__run() local 877 int map_symbol__tui_annotate(struct map_symbol *ms, struct perf_evsel *evsel, map_symbol__tui_annotate() argument 970 struct map_symbol *ms = browser->b.priv; annotate_browser__mark_jump_targets() local 1016 struct map_symbol ms = { symbol__tui_annotate() local
|
H A D | hists.c | 297 struct map_symbol *ms = browser->selection; hist_browser__toggle_fold() local 1441 struct map_symbol ms; member in struct:popup_action
|
/linux-4.4.14/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 138 uint32_t ms; lpfc_debugfs_disc_trc_data() local 204 uint32_t ms; lpfc_debugfs_slow_ring_trc_data() local
|
/linux-4.4.14/drivers/scsi/ |
H A D | mesh.c | 212 static void dlog(struct mesh_state *ms, char *fmt, int a) dlog() argument 237 static void dumplog(struct mesh_state *ms, int t) dumplog() argument 263 static void dumpslog(struct mesh_state *ms) dumpslog() argument 290 static inline void dlog(struct mesh_state *ms, char *fmt, int a) dlog() argument 292 static inline void dumplog(struct mesh_state *ms, int tgt) dumplog() argument 294 static inline void dumpslog(struct mesh_state *ms) dumpslog() argument 302 mesh_dump_regs(struct mesh_state *ms) mesh_dump_regs() argument 347 static void mesh_completed(struct mesh_state *ms, struct scsi_cmnd *cmd) mesh_completed() argument 357 static void mesh_init(struct mesh_state *ms) mesh_init() argument 404 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) mesh_start_cmd() argument 557 static void mesh_start(struct mesh_state *ms) mesh_start() argument 588 static void mesh_done(struct mesh_state *ms, int start_next) mesh_done() argument 625 static inline void add_sdtr_msg(struct mesh_state *ms) add_sdtr_msg() argument 637 static void set_sdtr(struct mesh_state *ms, int period, int offset) set_sdtr() argument 678 static void start_phase(struct mesh_state *ms) start_phase() argument 823 static inline void get_msgin(struct mesh_state *ms) get_msgin() argument 837 static inline int msgin_length(struct mesh_state *ms) msgin_length() argument 855 static void reselected(struct mesh_state *ms) reselected() argument 976 static void do_abort(struct mesh_state *ms) do_abort() argument 985 static void handle_reset(struct mesh_state *ms) handle_reset() argument 1021 struct mesh_state *ms = dev_id; do_mesh_interrupt() local 1030 static void handle_error(struct mesh_state *ms) handle_error() argument 1124 static void handle_exception(struct mesh_state *ms) handle_exception() argument 1156 static void handle_msgin(struct mesh_state *ms) handle_msgin() argument 1257 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd) set_dma_cmds() argument 1318 static void halt_dma(struct mesh_state *ms) halt_dma() argument 1363 static void phase_mismatch(struct mesh_state *ms) phase_mismatch() argument 1442 static void cmd_complete(struct mesh_state *ms) cmd_complete() argument 1630 struct mesh_state *ms; mesh_queue_lck() local 1656 static void mesh_interrupt(struct mesh_state *ms) mesh_interrupt() argument 1688 struct mesh_state *ms = (struct mesh_state *) cmd->device->host->hostdata; mesh_abort() local 1705 struct mesh_state *ms = (struct mesh_state *) cmd->device->host->hostdata; mesh_host_reset() local 1739 static void set_mesh_power(struct mesh_state *ms, int state) set_mesh_power() argument 1756 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); mesh_suspend() local 1787 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); mesh_resume() local 1813 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); mesh_shutdown() local 1850 struct mesh_state *ms; mesh_probe() local 1992 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); mesh_remove() local
|
H A D | sg.c | 1021 unsigned int ms; sg_ioctl() local 1292 unsigned int ms; sg_rq_end_io() local 2602 unsigned int ms; sg_proc_debug_helper() local
|
H A D | ncr53c8xx.c | 7851 unsigned ms = 0; ncrgetfreq() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.c | 304 unsigned int ms = 0; getfreq() local
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | radeon_base.c | 285 void _radeon_msleep(struct radeonfb_info *rinfo, unsigned long ms) _radeon_msleep() argument
|
/linux-4.4.14/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 683 static int asd_validate_ms(struct asd_manuf_sec *ms) asd_validate_ms() argument 706 asd_ms_get_sas_addr(struct asd_ha_struct *asd_ha, struct asd_manuf_sec *ms) asd_ms_get_sas_addr() argument 713 asd_ms_get_pcba_sn(struct asd_ha_struct *asd_ha, struct asd_manuf_sec *ms) asd_ms_get_pcba_sn() argument
|
/linux-4.4.14/drivers/hwmon/ |
H A D | applesmc.c | 624 int ms, ret; applesmc_init_smcreg() local
|
/linux-4.4.14/drivers/net/hamradio/ |
H A D | yam.c | 295 static void delay(int ms) delay() argument
|
/linux-4.4.14/drivers/net/ethernet/davicom/ |
H A D | dm9000.c | 278 static void dm9000_msleep(struct board_info *db, unsigned int ms) dm9000_msleep() argument
|
/linux-4.4.14/drivers/acpi/ |
H A D | osl.c | 879 void acpi_os_sleep(u64 ms) acpi_os_sleep() argument
|
/linux-4.4.14/drivers/block/ |
H A D | amiflop.c | 220 static void ms_delay(int ms) ms_delay() argument
|
/linux-4.4.14/fs/isofs/ |
H A D | inode.c | 177 isofs_hashi_common(struct qstr *qstr, int ms) isofs_hashi_common() argument 249 isofs_hash_common(struct qstr *qstr, int ms) isofs_hash_common() argument 204 isofs_dentry_cmp_common( unsigned int len, const char *str, const struct qstr *name, int ms, int ci) isofs_dentry_cmp_common() argument
|
/linux-4.4.14/fs/ |
H A D | eventpoll.c | 1557 static inline struct timespec ep_set_mstimeout(long ms) ep_set_mstimeout() argument
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | 303 sb_dequeue(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) sb_dequeue() argument 386 get_curr_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms, get_curr_sync_buff() argument 542 struct ipvs_master_sync_state *ms; ip_vs_sync_conn_v0() local 631 struct ipvs_master_sync_state *ms; ip_vs_sync_conn() local 1654 struct ipvs_master_sync_state *ms = master_wakeup_work_handler() local 1670 next_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) next_sync_buff() argument 1685 struct ipvs_master_sync_state *ms = &ipvs->ms[tinfo->id]; sync_thread_master() local 1845 struct ipvs_master_sync_state *ms; start_sync_thread() local 1969 struct ipvs_master_sync_state *ms = &ipvs->ms[id]; stop_sync_thread() local 361 sb_queue_tail(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) sb_queue_tail() argument
|
/linux-4.4.14/drivers/w1/masters/ |
H A D | ds2490.c | 546 int ms = del<<4; ds_set_pullup() local
|
/linux-4.4.14/drivers/tty/ |
H A D | mxser.c | 1514 struct mxser_mstatus ms, __user *msu = argp; mxser_ioctl_special() local
|
/linux-4.4.14/drivers/staging/panel/ |
H A D | panel.c | 775 static void long_sleep(int ms) long_sleep() argument
|
/linux-4.4.14/drivers/regulator/ |
H A D | core.c | 1996 unsigned int ms = delay / 1000; _regulator_enable_delay() local 2368 int regulator_disable_deferred(struct regulator *regulator, int ms) regulator_disable_deferred() argument
|
/linux-4.4.14/drivers/scsi/bfa/ |
H A D | bfa_fcs.h | 92 struct bfa_fcs_lport_ms_s *ms; /* parent ms */ member in struct:bfa_fcs_lport_fdmi_s 115 struct bfa_fcs_lport_ms_s ms; /* MS component of port */ member in struct:bfa_fcs_lport_fab_s
|
H A D | bfa_fcs_lport.c | 2787 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) bfa_fcs_lport_fdmi_init() argument 2799 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) bfa_fcs_lport_fdmi_offline() argument 2808 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) bfa_fcs_lport_fdmi_online() argument 2893 bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_offline() argument 2914 bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_plogi_sending() argument 2937 bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_plogi() argument 2951 &ms->timer, bfa_fcs_lport_ms_timeout, ms, bfa_fcs_lport_ms_sm_plogi() local 2988 bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_plogi_retry() argument 3014 bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_online() argument 3037 bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gmal_sending() argument 3060 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gmal() argument 3075 &ms->timer, bfa_fcs_lport_ms_timeout, ms, bfa_fcs_lport_ms_sm_gmal() local 3100 bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gmal_retry() argument 3131 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; bfa_fcs_lport_ms_send_gmal() local 3166 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; bfa_fcs_lport_ms_gmal_response() local 3240 bfa_fcs_lport_ms_sm_gfn_sending(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gfn_sending() argument 3263 bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gfn() argument 3278 &ms->timer, bfa_fcs_lport_ms_timeout, ms, bfa_fcs_lport_ms_sm_gfn() local 3301 bfa_fcs_lport_ms_sm_gfn_retry(struct bfa_fcs_lport_ms_s *ms, bfa_fcs_lport_ms_sm_gfn_retry() argument 3332 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; bfa_fcs_lport_ms_send_gfn() local 3366 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; bfa_fcs_lport_ms_gfn_response() local 3409 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; bfa_fcs_lport_ms_send_plogi() local 3448 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; bfa_fcs_lport_ms_plogi_response() local 3501 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) arg; bfa_fcs_lport_ms_timeout() local 3511 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); bfa_fcs_lport_ms_init() local 3525 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); bfa_fcs_lport_ms_offline() local 3535 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); bfa_fcs_lport_ms_online() local 3543 struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port); bfa_fcs_lport_ms_fabric_rscn() local
|
/linux-4.4.14/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 1191 int ms; csio_hw_fw_restart() local
|
/linux-4.4.14/drivers/dma/ |
H A D | imx-sdma.c | 263 u32 ms; member in struct:sdma_context_data
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | wm8994.c | 2622 int ms = 0; wm8994_set_dai_fmt() local
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | common.c | 1380 il_scan_cancel_timeout(struct il_priv *il, unsigned long ms) il_scan_cancel_timeout() argument
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3949 union drbd_state ms; convert_state() local
|
/linux-4.4.14/include/net/ |
H A D | ip_vs.h | 938 struct ipvs_master_sync_state *ms; member in struct:netns_ipvs
|
/linux-4.4.14/include/sound/ |
H A D | wavefront.h | 514 wavefront_multisample ms; member in union:wf_any
|
/linux-4.4.14/include/linux/ |
H A D | nvme.h | 152 __le16 ms; member in struct:nvme_lbaf
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 3016 static __always_inline void brcmf_delay(u32 ms) brcmf_delay() argument
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 273 int i, ms, delay_idx; t4_wr_mbox_meat_timeout() local 6035 int ms; t4_fw_restart() local
|
/linux-4.4.14/drivers/net/wireless/ |
H A D | mwl8k.c | 2257 int ms; mwl8k_post_cmd() local
|
/linux-4.4.14/drivers/net/fddi/ |
H A D | defxx.h | 45 PI_UINT32 ms; member in struct:__anon7822
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 2161 static inline u32 reg_poll(struct bnx2x *bp, u32 reg, u32 expected, int ms, reg_poll() argument
|