Home
last modified time | relevance | path

Searched refs:ms (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/Linux-v4.19/drivers/spi/
Dspi-mpc52xx.c83 int (*state)(int irq, struct mpc52xx_spi *ms, u8 status, u8 data);
96 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel() argument
100 if (ms->gpio_cs_count > 0) { in mpc52xx_spi_chipsel()
101 cs = ms->message->spi->chip_select; in mpc52xx_spi_chipsel()
102 gpio_set_value(ms->gpio_cs[cs], value ? 0 : 1); in mpc52xx_spi_chipsel()
104 out_8(ms->regs + SPI_PORTDATA, value ? 0 : 0x08); in mpc52xx_spi_chipsel()
112 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer() argument
114 ms->rx_buf = ms->transfer->rx_buf; in mpc52xx_spi_start_transfer()
115 ms->tx_buf = ms->transfer->tx_buf; in mpc52xx_spi_start_transfer()
116 ms->len = ms->transfer->len; in mpc52xx_spi_start_transfer()
[all …]
/Linux-v4.19/drivers/scsi/
Dmesh.c185 static void mesh_done(struct mesh_state *ms, int start_next);
186 static void mesh_interrupt(struct mesh_state *ms);
187 static void cmd_complete(struct mesh_state *ms);
188 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd);
189 static void halt_dma(struct mesh_state *ms);
190 static void phase_mismatch(struct mesh_state *ms);
212 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() argument
214 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; in dlog()
218 slp = &ms->log[ms->log_ix]; in dlog()
221 tlp->phase = (ms->msgphase << 4) + ms->phase; in dlog()
[all …]
/Linux-v4.19/fs/dlm/
Dutil.c86 void dlm_message_out(struct dlm_message *ms) in dlm_message_out() argument
88 header_out(&ms->m_header); in dlm_message_out()
90 ms->m_type = cpu_to_le32(ms->m_type); in dlm_message_out()
91 ms->m_nodeid = cpu_to_le32(ms->m_nodeid); in dlm_message_out()
92 ms->m_pid = cpu_to_le32(ms->m_pid); in dlm_message_out()
93 ms->m_lkid = cpu_to_le32(ms->m_lkid); in dlm_message_out()
94 ms->m_remid = cpu_to_le32(ms->m_remid); in dlm_message_out()
95 ms->m_parent_lkid = cpu_to_le32(ms->m_parent_lkid); in dlm_message_out()
96 ms->m_parent_remid = cpu_to_le32(ms->m_parent_remid); in dlm_message_out()
97 ms->m_exflags = cpu_to_le32(ms->m_exflags); in dlm_message_out()
[all …]
Drequestqueue.c34 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue() argument
37 int length = ms->m_header.h_length - sizeof(struct dlm_message); in dlm_add_requestqueue()
47 memcpy(&e->request, ms, ms->m_header.h_length); in dlm_add_requestqueue()
68 struct dlm_message *ms; in dlm_process_requestqueue() local
82 ms = &e->request; in dlm_process_requestqueue()
86 ms->m_type, ms->m_header.h_nodeid, in dlm_process_requestqueue()
87 ms->m_lkid, ms->m_remid, ms->m_result, in dlm_process_requestqueue()
130 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request() argument
132 uint32_t type = ms->m_type; in purge_request()
157 struct dlm_message *ms; in dlm_purge_requestqueue() local
[all …]
Dlock.c89 struct dlm_message *ms);
90 static int receive_extralen(struct dlm_message *ms);
1510 struct dlm_message *ms) in _remove_from_waiters() argument
1549 is_overlap_cancel(lkb) && ms && !ms->m_result) { in _remove_from_waiters()
1567 lkb->lkb_id, ms ? ms->m_header.h_nodeid : 0, lkb->lkb_remid, in _remove_from_waiters()
1608 static int remove_from_waiters_ms(struct dlm_lkb *lkb, struct dlm_message *ms) in remove_from_waiters_ms() argument
1613 if (ms->m_flags != DLM_IFL_STUB_MS) in remove_from_waiters_ms()
1615 error = _remove_from_waiters(lkb, ms->m_type, ms); in remove_from_waiters_ms()
1616 if (ms->m_flags != DLM_IFL_STUB_MS) in remove_from_waiters_ms()
2027 struct dlm_message *ms) in set_lvb_lock_pc() argument
[all …]
/Linux-v4.19/drivers/md/
Ddm-raid1.c46 struct mirror_set *ms; member
94 struct mirror_set *ms = context; in wakeup_mirrord() local
96 queue_work(ms->kmirrord_wq, &ms->kmirrord_work); in wakeup_mirrord()
101 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local
103 clear_bit(0, &ms->timer_pending); in delayed_wake_fn()
104 wakeup_mirrord(ms); in delayed_wake_fn()
107 static void delayed_wake(struct mirror_set *ms) in delayed_wake() argument
109 if (test_and_set_bit(0, &ms->timer_pending)) in delayed_wake()
112 ms->timer.expires = jiffies + HZ / 5; in delayed_wake()
113 add_timer(&ms->timer); in delayed_wake()
[all …]
/Linux-v4.19/Documentation/fb/
Dviafb.modes15 # Sync Width 3.813 us 0.064 ms
17 # Front Porch 0.636 us 0.318 ms
19 # Back Porch 1.907 us 1.048 ms
21 # Active Time 25.422 us 15.253 ms
23 # Blank Time 6.356 us 1.430 ms
40 # Sync Width 2.032 us 0.080 ms
42 # Front Porch 0.508 us 0.027 ms
44 # Back Porch 3.810 us 0.427 ms
46 # Active Time 20.317 us 12.800 ms
48 # Blank Time 6.349 us 0.533 ms
[all …]
/Linux-v4.19/kernel/
Dmodule_signing.c50 struct module_signature ms; in mod_verify_sig() local
55 if (modlen <= sizeof(ms)) in mod_verify_sig()
58 memcpy(&ms, mod + (modlen - sizeof(ms)), sizeof(ms)); in mod_verify_sig()
59 modlen -= sizeof(ms); in mod_verify_sig()
61 sig_len = be32_to_cpu(ms.sig_len); in mod_verify_sig()
67 if (ms.id_type != PKEY_ID_PKCS7) { in mod_verify_sig()
73 if (ms.algo != 0 || in mod_verify_sig()
74 ms.hash != 0 || in mod_verify_sig()
75 ms.signer_len != 0 || in mod_verify_sig()
76 ms.key_id_len != 0 || in mod_verify_sig()
[all …]
/Linux-v4.19/net/mac80211/
Drc80211_minstrel_debugfs.c60 struct minstrel_debugfs_info *ms; in minstrel_stats_read() local
62 ms = file->private_data; in minstrel_stats_read()
63 return simple_read_from_buffer(buf, len, ppos, ms->buf, ms->len); in minstrel_stats_read()
77 struct minstrel_debugfs_info *ms; in minstrel_stats_open() local
81 ms = kmalloc(2048, GFP_KERNEL); in minstrel_stats_open()
82 if (!ms) in minstrel_stats_open()
85 file->private_data = ms; in minstrel_stats_open()
86 p = ms->buf; in minstrel_stats_open()
131 ms->len = p - ms->buf; in minstrel_stats_open()
133 WARN_ON(ms->len + sizeof(*ms) > 2048); in minstrel_stats_open()
[all …]
Drc80211_minstrel_ht_debugfs.c112 struct minstrel_debugfs_info *ms; in minstrel_ht_stats_open() local
124 ms = kmalloc(32768, GFP_KERNEL); in minstrel_ht_stats_open()
125 if (!ms) in minstrel_ht_stats_open()
128 file->private_data = ms; in minstrel_ht_stats_open()
129 p = ms->buf; in minstrel_ht_stats_open()
150 ms->len = p - ms->buf; in minstrel_ht_stats_open()
151 WARN_ON(ms->len + sizeof(*ms) > 32768); in minstrel_ht_stats_open()
260 struct minstrel_debugfs_info *ms; in minstrel_ht_stats_csv_open() local
272 ms = kmalloc(32768, GFP_KERNEL); in minstrel_ht_stats_csv_open()
274 if (!ms) in minstrel_ht_stats_csv_open()
[all …]
/Linux-v4.19/mm/
Dsparse.c100 int __section_nr(struct mem_section* ms) in __section_nr() argument
110 if ((ms >= root) && (ms < (root + SECTIONS_PER_ROOT))) in __section_nr()
116 return (root_nr * SECTIONS_PER_ROOT) + (ms - root); in __section_nr()
119 int __section_nr(struct mem_section* ms) in __section_nr() argument
121 return (int)(ms - mem_section[0]); in __section_nr()
177 static void section_mark_present(struct mem_section *ms) in section_mark_present() argument
179 int section_nr = __section_nr(ms); in section_mark_present()
184 ms->section_mem_map |= SECTION_MARKED_PRESENT; in section_mark_present()
227 struct mem_section *ms; in memory_present() local
232 ms = __nr_to_section(section); in memory_present()
[all …]
/Linux-v4.19/arch/ia64/kernel/
Dmca.c898 const pal_min_state_area_t *ms = sos->pal_min_state; in finish_pt_regs() local
905 regs->cr_iip = ms->pmsa_iip; in finish_pt_regs()
906 regs->cr_ipsr = ms->pmsa_ipsr; in finish_pt_regs()
907 regs->cr_ifs = ms->pmsa_ifs; in finish_pt_regs()
909 regs->cr_iip = ms->pmsa_xip; in finish_pt_regs()
910 regs->cr_ipsr = ms->pmsa_xpsr; in finish_pt_regs()
911 regs->cr_ifs = ms->pmsa_xfs; in finish_pt_regs()
913 sos->iip = ms->pmsa_iip; in finish_pt_regs()
914 sos->ipsr = ms->pmsa_ipsr; in finish_pt_regs()
915 sos->ifs = ms->pmsa_ifs; in finish_pt_regs()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dcs42l42.txt33 0 - 0ms,
34 1 - 125ms,
35 2 - 250ms,
36 3 - 500ms,
37 4 - 750ms,
45 0 - 0ms,
46 1 - 125ms,
47 2 - 250ms,
48 3 - 500ms,
49 4 - 750ms,
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dbrcm,iproc-touchscreen.txt20 - settling_timeout: The settling duration (in ms) is the amount of time
24 0 = 0.008 ms
25 1 = 0.01 ms
26 2 = 0.02 ms
27 3 = 0.04 ms
28 4 = 0.08 ms
29 5 = 0.16 ms
30 6 = 0.32 ms
31 7 = 0.64 ms
32 8 = 1.28 ms
[all …]
Dstmpe.txt18 100 us, 3 -> 500 us, 4-> 1 ms, 5 -> 5 ms, 6 -> 10 ms, 7 -> 50 ms) recommended
21 -> 1 ms, 4 -> 5 ms, 5 -> 10 ms, 6 for 50 ms, 7 -> 100 ms) recommended is 2
Dcyttsp.txt27 - active-interval-ms : the minimum period in ms between consecutive
30 - lowpower-interval-ms : the minimum period in ms between consecutive
33 - touch-timeout-ms : minimum time in ms spent in the active power state while no
62 active-interval-ms = <0>;
63 lowpower-interval-ms = <200>;
64 touch-timeout-ms = <100>;
87 active-interval-ms = <0>;
88 lowpower-interval-ms = <200>;
89 touch-timeout-ms = <100>;
/Linux-v4.19/arch/mips/kernel/
Dspinlock_test.c94 struct spin_multi_state ms; in multi_get() local
97 ms.lock = __RAW_SPIN_LOCK_UNLOCKED("multi_get"); in multi_get()
98 ms.loops = 1000000; in multi_get()
100 atomic_set(&ms.start_wait, 2); in multi_get()
101 atomic_set(&ms.enter_wait, 2); in multi_get()
102 atomic_set(&ms.exit_wait, 2); in multi_get()
103 t1.state = &ms; in multi_get()
104 t2.state = &ms; in multi_get()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_sync.c306 sb_dequeue(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) in sb_dequeue() argument
311 if (list_empty(&ms->sync_queue)) { in sb_dequeue()
315 sb = list_entry(ms->sync_queue.next, struct ip_vs_sync_buff, in sb_dequeue()
318 ms->sync_queue_len--; in sb_dequeue()
319 if (!ms->sync_queue_len) in sb_dequeue()
320 ms->sync_queue_delay = 0; in sb_dequeue()
365 struct ipvs_master_sync_state *ms) in sb_queue_tail() argument
367 struct ip_vs_sync_buff *sb = ms->sync_buff; in sb_queue_tail()
371 ms->sync_queue_len < sysctl_sync_qlen_max(ipvs)) { in sb_queue_tail()
372 if (!ms->sync_queue_len) in sb_queue_tail()
[all …]
/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_lport.c1489 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_offline()
1529 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_sending_rhba()
1554 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rhba()
1603 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rhba_retry()
1634 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_sending_rprt()
1659 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rprt()
1706 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rprt_retry()
1737 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_sending_rpa()
1762 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rpa()
1807 struct bfa_fcs_lport_s *port = fdmi->ms->port; in bfa_fcs_lport_fdmi_sm_rpa_retry()
[all …]
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c1303 struct qlcnic_ms_reg_ctrl *ms) in qlcnic_set_ms_controls() argument
1305 ms->control = QLCNIC_MS_CTRL; in qlcnic_set_ms_controls()
1306 ms->low = QLCNIC_MS_ADDR_LO; in qlcnic_set_ms_controls()
1307 ms->hi = QLCNIC_MS_ADDR_HI; in qlcnic_set_ms_controls()
1309 ms->wd[0] = QLCNIC_MS_WRTDATA_LO; in qlcnic_set_ms_controls()
1310 ms->rd[0] = QLCNIC_MS_RDDATA_LO; in qlcnic_set_ms_controls()
1311 ms->wd[1] = QLCNIC_MS_WRTDATA_HI; in qlcnic_set_ms_controls()
1312 ms->rd[1] = QLCNIC_MS_RDDATA_HI; in qlcnic_set_ms_controls()
1313 ms->wd[2] = QLCNIC_MS_WRTDATA_ULO; in qlcnic_set_ms_controls()
1314 ms->wd[3] = QLCNIC_MS_WRTDATA_UHI; in qlcnic_set_ms_controls()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dingenic,jz4740-rtc.txt16 - reset-pin-assert-time-ms: Reset pin low-level assertion
17 time after wakeup (default 60ms; range 0-125ms if RTC clock
19 - min-wakeup-pin-assert-time-ms: Minimum wakeup pin assertion
20 time (default 100ms; range 0-2s if RTC clock at 32 kHz)
35 reset-pin-assert-time-ms = <60>;
36 min-wakeup-pin-assert-time-ms = <100>;
/Linux-v4.19/Documentation/scheduler/
Dsched-bwc.txt31 cpu.cfs_period_us=100ms
40 The minimum quota allowed for the quota or period is 1ms. There is also an
59 /proc/sys/kernel/sched_cfs_bandwidth_slice_us (default=5ms)
97 If period is 250ms and quota is also 250ms, the group will get
98 1 CPU worth of runtime every 250ms.
100 # echo 250000 > cpu.cfs_quota_us /* quota = 250ms */
101 # echo 250000 > cpu.cfs_period_us /* period = 250ms */
105 With 500ms period and 1000ms quota, the group can get 2 CPUs worth of
106 runtime every 500ms.
108 # echo 1000000 > cpu.cfs_quota_us /* quota = 1000ms */
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dlpc32xx-key.txt11 - nxp,debounce-delay-ms: Debounce delay in ms
12 - nxp,scan-delay-ms: Repeated scan period in ms
28 nxp,debounce-delay-ms = <3>;
29 nxp,scan-delay-ms = <34>;
/Linux-v4.19/tools/power/pm-graph/config/
Dfreeze.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
Dstandby.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)

12345678910>>...18