/kernel/linux/linux-5.10/drivers/scsi/ |
D | mesh.c | 186 static void mesh_done(struct mesh_state *ms, int start_next); 187 static void mesh_interrupt(struct mesh_state *ms); 188 static void cmd_complete(struct mesh_state *ms); 189 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd); 190 static void halt_dma(struct mesh_state *ms); 191 static void phase_mismatch(struct mesh_state *ms); 213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() argument 215 struct mesh_target *tp = &ms->tgts[ms->conn_tgt]; in dlog() 219 slp = &ms->log[ms->log_ix]; in dlog() 222 tlp->phase = (ms->msgphase << 4) + ms->phase; in dlog() [all …]
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-mpc52xx.c | 82 int (*state)(int irq, struct mpc52xx_spi *ms, u8 status, u8 data); 95 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel() argument 99 if (ms->gpio_cs_count > 0) { in mpc52xx_spi_chipsel() 100 cs = ms->message->spi->chip_select; in mpc52xx_spi_chipsel() 101 gpio_set_value(ms->gpio_cs[cs], value ? 0 : 1); in mpc52xx_spi_chipsel() 103 out_8(ms->regs + SPI_PORTDATA, value ? 0 : 0x08); in mpc52xx_spi_chipsel() 111 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer() argument 113 ms->rx_buf = ms->transfer->rx_buf; in mpc52xx_spi_start_transfer() 114 ms->tx_buf = ms->transfer->tx_buf; in mpc52xx_spi_start_transfer() 115 ms->len = ms->transfer->len; in mpc52xx_spi_start_transfer() [all …]
|
/kernel/linux/linux-5.10/fs/dlm/ |
D | util.c | 84 void dlm_message_out(struct dlm_message *ms) in dlm_message_out() argument 86 header_out(&ms->m_header); in dlm_message_out() 88 ms->m_type = cpu_to_le32(ms->m_type); in dlm_message_out() 89 ms->m_nodeid = cpu_to_le32(ms->m_nodeid); in dlm_message_out() 90 ms->m_pid = cpu_to_le32(ms->m_pid); in dlm_message_out() 91 ms->m_lkid = cpu_to_le32(ms->m_lkid); in dlm_message_out() 92 ms->m_remid = cpu_to_le32(ms->m_remid); in dlm_message_out() 93 ms->m_parent_lkid = cpu_to_le32(ms->m_parent_lkid); in dlm_message_out() 94 ms->m_parent_remid = cpu_to_le32(ms->m_parent_remid); in dlm_message_out() 95 ms->m_exflags = cpu_to_le32(ms->m_exflags); in dlm_message_out() [all …]
|
D | lock.c | 87 struct dlm_message *ms); 88 static int receive_extralen(struct dlm_message *ms); 1509 struct dlm_message *ms) in _remove_from_waiters() argument 1548 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() 1609 static int remove_from_waiters_ms(struct dlm_lkb *lkb, struct dlm_message *ms) in remove_from_waiters_ms() argument 1614 if (ms->m_flags != DLM_IFL_STUB_MS) in remove_from_waiters_ms() 1616 error = _remove_from_waiters(lkb, ms->m_type, ms); in remove_from_waiters_ms() 1617 if (ms->m_flags != DLM_IFL_STUB_MS) in remove_from_waiters_ms() 2028 struct dlm_message *ms) in set_lvb_lock_pc() argument [all …]
|
D | requestqueue.c | 32 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue() argument 35 int length = ms->m_header.h_length - sizeof(struct dlm_message); in dlm_add_requestqueue() 45 memcpy(&e->request, ms, ms->m_header.h_length); in dlm_add_requestqueue() 66 struct dlm_message *ms; in dlm_process_requestqueue() local 80 ms = &e->request; in dlm_process_requestqueue() 84 ms->m_type, ms->m_header.h_nodeid, in dlm_process_requestqueue() 85 ms->m_lkid, ms->m_remid, ms->m_result, in dlm_process_requestqueue() 128 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request() argument 130 uint32_t type = ms->m_type; in purge_request() 155 struct dlm_message *ms; in dlm_purge_requestqueue() local [all …]
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-raid1.c | 46 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 …]
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | viafb.modes | 15 # 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 …]
|
/kernel/linux/linux-5.10/include/crypto/ |
D | gf128mul.h | 105 * MS x[0] LS MS x[1] LS 106 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 109 * MS x[2] LS MS x[3] LS 110 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 115 * MS x[0] LS MS x[1] LS 116 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 119 * MS x[2] LS MS x[3] LS 120 * ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls 141 MS x[0] LS MS x[1] LS 142 ms ls ms ls ms ls ms ls ms ls ms ls ms ls ms ls [all …]
|
/kernel/linux/linux-5.10/kernel/ |
D | module_signature.c | 17 * @ms: Signature to check. 18 * @file_len: Size of the file to which @ms is appended. 21 int mod_check_sig(const struct module_signature *ms, size_t file_len, in mod_check_sig() argument 24 if (be32_to_cpu(ms->sig_len) >= file_len - sizeof(*ms)) in mod_check_sig() 27 if (ms->id_type != PKEY_ID_PKCS7) { in mod_check_sig() 33 if (ms->algo != 0 || in mod_check_sig() 34 ms->hash != 0 || in mod_check_sig() 35 ms->signer_len != 0 || in mod_check_sig() 36 ms->key_id_len != 0 || in mod_check_sig() 37 ms->__pad[0] != 0 || in mod_check_sig() [all …]
|
/kernel/linux/linux-5.10/Documentation/sound/cards/ |
D | serial-u16550.rst | 8 * 1 - Midiator MS-124T support (1) 9 * 2 - Midiator MS-124W S/A mode (2) 10 * 3 - MS-124W M/B mode support (3) 13 For the Midiator MS-124W, you must set the physical M-S and A-B 36 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs 41 Usage example for MS-124T, with A-B switch in A position: 48 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0); 58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams; 75 The MS-124W hardware's M/A mode is currently not supported. This mode allows 82 Midiator models other than MS-124W and MS-124T are currently not supported. [all …]
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-microsoft.c | 62 struct ms_data *ms = hid_get_drvdata(hdev); in ms_report_fixup() local 63 unsigned long quirks = ms->quirks; in ms_report_fixup() 89 * the MS office kb labelled "Office Home" and "Task Pane". in ms_ergonomy_kb_quirk() 186 struct ms_data *ms = hid_get_drvdata(hdev); in ms_input_mapping() local 187 unsigned long quirks = ms->quirks; in ms_input_mapping() 213 struct ms_data *ms = hid_get_drvdata(hdev); in ms_input_mapped() local 214 unsigned long quirks = ms->quirks; in ms_input_mapped() 225 struct ms_data *ms = hid_get_drvdata(hdev); in ms_event() local 226 unsigned long quirks = ms->quirks; in ms_event() 235 /* Handling MS keyboards special buttons */ in ms_event() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | cs42l42.txt | 33 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 …]
|
/kernel/linux/linux-5.10/mm/ |
D | sparse.c | 112 unsigned long __section_nr(struct mem_section *ms) in __section_nr() argument 122 if ((ms >= root) && (ms < (root + SECTIONS_PER_ROOT))) in __section_nr() 128 return (root_nr * SECTIONS_PER_ROOT) + (ms - root); in __section_nr() 131 unsigned long __section_nr(struct mem_section *ms) in __section_nr() argument 133 return (unsigned long)(ms - mem_section[0]); in __section_nr() 189 static void section_mark_present(struct mem_section *ms) in section_mark_present() argument 191 unsigned long section_nr = __section_nr(ms); in section_mark_present() 196 ms->section_mem_map |= SECTION_MARKED_PRESENT; in section_mark_present() 229 struct mem_section *ms; in subsection_map_init() local 234 ms = __nr_to_section(nr); in subsection_map_init() [all …]
|
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
D | wm8776.c | 291 .enum_names = { "0.25 ms", "0.5 ms", "1 ms", "2 ms", "4 ms", 292 "8 ms", "16 ms", "32 ms", "64 ms", "128 ms", "256 ms" }, 301 .enum_names = { "1.2 ms", "2.4 ms", "4.8 ms", "9.6 ms", 302 "19.2 ms", "38.4 ms", "76.8 ms", "154 ms", "307 ms", 303 "614 ms", "1.23 s" }, 313 "1 ms", "2 ms", "4 ms" }, 341 .enum_names = { "8.40 ms", "16.8 ms", "33.6 ms", "67.2 ms", 342 "134 ms", "269 ms", "538 ms", "1.08 s", "2.15 s", 352 .enum_names = { "33.5 ms", "67.0 ms", "134 ms", "268 ms", 353 "536 ms", "1.07 s", "2.14 s", "4.29 s", "8.58 s", [all …]
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | adau1761.c | 168 "24 ms", 169 "48 ms", 170 "96 ms", 182 "2.67 ms", 183 "5.34 ms", 184 "10.68 ms", 185 "21.36 ms", 186 "42.72 ms", 187 "85.44 ms", 188 "170.88 ms", [all …]
|
D | ssm2518.c | 154 "0 ms", "0.1 ms", "0.19 ms", "0.37 ms", "0.75 ms", "1.5 ms", "3 ms", 155 "6 ms", "12 ms", "24 ms", "48 ms", "96 ms", "192 ms", "384 ms", 156 "768 ms", "1536 ms", 160 "0 ms", "1.5 ms", "3 ms", "6 ms", "12 ms", "24 ms", "48 ms", "96 ms", 161 "192 ms", "384 ms", "768 ms", "1536 ms", "3072 ms", "6144 ms", 162 "12288 ms", "24576 ms" 166 "0 ms", "0.67 ms", "1.33 ms", "2.67 ms", "5.33 ms", "10.66 ms", 167 "21.32 ms", "42.64 ms", "85.28 ms", "170.56 ms", "341.12 ms", 168 "682.24 ms", "1364 ms",
|
D | max98373.c | 135 "45ms", "225ms", "450ms", "1150ms", 136 "2250ms", "3100ms", "4500ms", "6750ms" 145 "160us", "320us", "640us", "1.28ms", 146 "2.56ms", "5.12ms", "10.24ms", "20.48ms", 147 "40.96ms", "81.92ms", "16.384ms", "32.768ms" 156 "640us", "1.28ms", "2.56ms", "5.120ms", 157 "10.24ms", "20.48ms", "40.96ms", "81.92ms", 158 "163.84ms", "327.68ms", "655.36ms", "1310.72ms"
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | brcm,iproc-touchscreen.txt | 20 - 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 …]
|
D | cyttsp.txt | 27 - 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>;
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
D | mcount.S | 16 /* FIXME MS: I think that I don't need to save all regs */ 88 /* MS: It is just barrier which is removed from C code */ 109 /* MS: jump over graph function - replaced from C code */ 112 addik r5, r1, 120; /* MS: load parent addr */ 113 addik r6, r15, 0; /* MS: load current function addr */ 116 /* MS: graph was taken that's why - can jump over function trace */ 122 /* MS: test function trace if is taken or not */ 126 beqid r5, end; /* MS: not taken -> jump over */ 135 lwi r6, r1, 120; /* MS: load parent addr */ 136 addik r5, r15, -4; /* MS: load current function addr */ [all …]
|
/kernel/linux/linux-5.10/Documentation/scheduler/ |
D | sched-bwc.rst | 34 cpu.cfs_period_us=100ms 43 The minimum quota allowed for the quota or period is 1ms. There is also an 63 /proc/sys/kernel/sched_cfs_bandwidth_slice_us (default=5ms) 103 Once a slice is assigned to a cpu it does not expire. However all but 1ms of 121 1ms per cpu or as defined by min_cfs_rq_runtime). This slight burst only 126 also limits the burst ability to no more than 1ms per cpu. This provides 139 will use up to 1ms additional quota in some periods, thereby preventing the 150 If period is 250ms and quota is also 250ms, the group will get 151 1 CPU worth of runtime every 250ms. 153 # echo 250000 > cpu.cfs_quota_us /* quota = 250ms */ [all …]
|
/kernel/linux/linux-5.10/include/asm-generic/ |
D | mmiowb.h | 37 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_set_pending() local 39 if (likely(ms->nesting_count)) in mmiowb_set_pending() 40 ms->mmiowb_pending = ms->nesting_count; in mmiowb_set_pending() 45 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_lock() local 46 ms->nesting_count++; in mmiowb_spin_lock() 51 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_unlock() local 53 if (unlikely(ms->mmiowb_pending)) { in mmiowb_spin_unlock() 54 ms->mmiowb_pending = 0; in mmiowb_spin_unlock() 58 ms->nesting_count--; in mmiowb_spin_unlock()
|
/kernel/linux/linux-5.10/kernel/time/ |
D | timer.c | 105 * 0 0 1 ms 0 ms - 63 ms 106 * 1 64 8 ms 64 ms - 511 ms 107 * 2 128 64 ms 512 ms - 4095 ms (512ms - ~4s) 108 * 3 192 512 ms 4096 ms - 32767 ms (~4s - ~32s) 109 * 4 256 4096 ms (~4s) 32768 ms - 262143 ms (~32s - ~4m) 110 * 5 320 32768 ms (~32s) 262144 ms - 2097151 ms (~4m - ~34m) 111 * 6 384 262144 ms (~4m) 2097152 ms - 16777215 ms (~34m - ~4h) 112 * 7 448 2097152 ms (~34m) 16777216 ms - 134217727 ms (~4h - ~1d) 113 * 8 512 16777216 ms (~4h) 134217728 ms - 1073741822 ms (~1d - ~12d) 117 * 0 0 3 ms 0 ms - 210 ms [all …]
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | rc80211_minstrel_debugfs.c | 61 struct minstrel_debugfs_info *ms; in minstrel_stats_open() local 65 ms = kmalloc(2048, GFP_KERNEL); in minstrel_stats_open() 66 if (!ms) in minstrel_stats_open() 69 file->private_data = ms; in minstrel_stats_open() 70 p = ms->buf; in minstrel_stats_open() 112 ms->len = p - ms->buf; in minstrel_stats_open() 114 WARN_ON(ms->len + sizeof(*ms) > 2048); in minstrel_stats_open() 123 struct minstrel_debugfs_info *ms; in minstrel_stats_csv_open() local 127 ms = kmalloc(2048, GFP_KERNEL); in minstrel_stats_csv_open() 128 if (!ms) in minstrel_stats_csv_open() [all …]
|
/kernel/linux/linux-5.10/Documentation/leds/ |
D | leds-sc27xx.rst | 20 - Min stage duration: 125 ms 21 - Max stage duration: 31875 ms 23 Since the stage duration step is 125 ms, the duration should be 24 a multiplier of 125, like 125ms, 250ms, 375ms, 500ms ... 31875ms.
|