Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 25 of 185) sorted by relevance

12345678

/linux/drivers/md/
A Ddm-raid1.c51 struct mirror_set *ms; member
99 struct mirror_set *ms = context; in wakeup_mirrord() local
144 struct mirror_set *ms = context; in dispatch_bios() local
185 struct mirror_set *ms = m->ms; in set_default_mirror() local
218 struct mirror_set *ms = m->ms; in fail_mirror() local
261 struct mirror_set *ms = ti->private; in mirror_flush() local
608 struct mirror_set *ms; in write_callback() local
849 struct mirror_set *ms = in trigger_event() local
893 struct mirror_set *ms = in alloc_context() local
1079 struct mirror_set *ms; in mirror_ctr() local
[all …]
/linux/drivers/scsi/
A Dmesh.c264 static void dumpslog(struct mesh_state *ms) in dumpslog()
303 mesh_dump_regs(struct mesh_state *ms) in mesh_dump_regs()
349 static void mesh_init(struct mesh_state *ms) in mesh_init()
549 static void mesh_start(struct mesh_state *ms) in mesh_start()
673 static void start_phase(struct mesh_state *ms) in start_phase()
850 static void reselected(struct mesh_state *ms) in reselected()
971 static void do_abort(struct mesh_state *ms) in do_abort()
1016 struct mesh_state *ms = dev_id; in do_mesh_interrupt() local
1315 static void halt_dma(struct mesh_state *ms) in halt_dma()
1630 struct mesh_state *ms; in mesh_queue_lck() local
[all …]
/linux/drivers/accel/ivpu/
A Divpu_ms.c22 struct ivpu_ms_instance *ms; in get_instance_by_mask() local
38 struct ivpu_ms_instance *ms; in ivpu_ms_start_ioctl() local
103 copy_leftover_bytes(struct ivpu_ms_instance *ms, in copy_leftover_bytes()
122 copy_samples_to_user(struct ivpu_device *vdev, struct ivpu_ms_instance *ms, in copy_samples_to_user()
156 struct ivpu_ms_instance *ms; in ivpu_ms_get_data_ioctl() local
193 static void free_instance(struct ivpu_file_priv *file_priv, struct ivpu_ms_instance *ms) in free_instance()
207 struct ivpu_ms_instance *ms; in ivpu_ms_stop_ioctl() local
283 struct ivpu_ms_instance *ms, *tmp; in ivpu_ms_cleanup() local
/linux/drivers/spi/
A Dspi-mpc52xx.c100 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel()
117 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer()
149 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle()
215 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer()
281 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_wait()
322 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) in mpc52xx_spi_fsm_process()
344 struct mpc52xx_spi *ms = _ms; in mpc52xx_spi_irq() local
356 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); in mpc52xx_spi_wq() local
370 struct mpc52xx_spi *ms = spi_controller_get_devdata(spi->controller); in mpc52xx_spi_transfer() local
390 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local
[all …]
/linux/mm/
A Dsparse.c199 struct mem_section *ms; in subsection_map_init() local
230 struct mem_section *ms; in memory_present() local
545 struct mem_section *ms; in sparse_init_nid() local
600 struct mem_section *ms; in online_mem_sections() local
618 struct mem_section *ms; in offline_mem_sections() local
661 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map() local
686 struct mem_section *ms = __pfn_to_section(pfn); in fill_subsection_map() local
785 struct mem_section *ms = __pfn_to_section(pfn); in section_deactivate() local
835 struct mem_section *ms = __pfn_to_section(pfn); in section_activate() local
898 struct mem_section *ms; in sparse_add_section() local
[all …]
A Dbootmem_info.c46 struct mem_section *ms; in register_page_bootmem_info_section() local
81 struct mem_section *ms; in register_page_bootmem_info_section() local
/linux/drivers/hid/
A Dhid-microsoft.c62 struct ms_data *ms = hid_get_drvdata(hdev); in ms_report_fixup() local
186 struct ms_data *ms = hid_get_drvdata(hdev); in ms_input_mapping() local
213 struct ms_data *ms = hid_get_drvdata(hdev); in ms_input_mapped() local
225 struct ms_data *ms = hid_get_drvdata(hdev); in ms_event() local
283 struct ms_data *ms = container_of(work, struct ms_data, ff_worker); in ms_ff_worker() local
311 struct ms_data *ms = hid_get_drvdata(hid); in ms_play_effect() local
330 struct ms_data *ms = hid_get_drvdata(hdev); in ms_init_ff() local
357 struct ms_data *ms = hid_get_drvdata(hdev); in ms_remove_ff() local
368 struct ms_data *ms; in ms_probe() local
/linux/lib/zstd/compress/
A Dzstd_lazy.c20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, in ZSTD_updateDUBT()
64 ZSTD_insertDUBT1(const ZSTD_matchState_t* ms, in ZSTD_insertDUBT1()
154 const ZSTD_matchState_t* ms, in ZSTD_DUBT_findBetterDictMatch()
231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, in ZSTD_DUBT_findBestMatch()
382 ZSTD_BtFindBestMatch( ZSTD_matchState_t* ms, in ZSTD_BtFindBestMatch()
618 ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndex_internal()
649 ZSTD_matchState_t* ms, in ZSTD_HcFindBestMatch()
968 void ZSTD_row_update(ZSTD_matchState_t* const ms, const BYTE* ip) { in ZSTD_row_update()
1121 ZSTD_matchState_t* ms, in ZSTD_RowFindBestMatch()
1449 ZSTD_matchState_t* ms, in ZSTD_searchMax()
[all …]
A Dzstd_opt.c382 static U32 ZSTD_insertAndFindFirstIndexHash3 (const ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndexHash3()
412 const ZSTD_matchState_t* ms, in ZSTD_insertBt1()
531 ZSTD_matchState_t* ms, in ZSTD_updateTree_internal()
558 ZSTD_matchState_t* ms, in ZSTD_insertBtAndGetAllMatches()
797 ZSTD_matchState_t* ms, in ZSTD_btGetAllMatches_internal()
1037 ZSTD_compressBlock_opt_generic(ZSTD_matchState_t* ms, in ZSTD_compressBlock_opt_generic()
1325 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_opt0()
1332 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_opt2()
1339 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btopt()
1355 ZSTD_initStats_ultra(ZSTD_matchState_t* ms, in ZSTD_initStats_ultra()
[all …]
A Dzstd_fast.c15 void ZSTD_fillHashTable(ZSTD_matchState_t* ms, in ZSTD_fillHashTable()
94 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_noDict_generic()
336 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast()
373 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState_generic()
528 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState()
549 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict_generic()
659 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict()
A Dzstd_double_fast.c15 void ZSTD_fillDoubleHashTable(ZSTD_matchState_t* ms, in ZSTD_fillDoubleHashTable()
52 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_noDict_generic()
258 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
491 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast()
511 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState()
531 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict_generic()
680 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict()
/linux/fs/dlm/
A Drequestqueue.c34 const struct dlm_message *ms) in dlm_add_requestqueue()
68 struct dlm_message *ms; in dlm_process_requestqueue() local
108 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
135 struct dlm_message *ms; in dlm_purge_requestqueue() local
A Dlock.c1764 const struct dlm_message *ms) in _remove_from_waiters()
3497 struct dlm_message *ms; in _create_message() local
3562 struct dlm_message *ms) in send_args()
3607 struct dlm_message *ms; in send_common() local
3671 struct dlm_message *ms; in send_grant() local
3692 struct dlm_message *ms; in send_bast() local
3713 struct dlm_message *ms; in send_lookup() local
3741 struct dlm_message *ms; in send_remove() local
3762 struct dlm_message *ms; in send_common_reply() local
3806 struct dlm_message *ms; in send_lookup_reply() local
[all …]
/linux/include/asm-generic/
A Dmmiowb.h37 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_set_pending() local
45 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_lock() local
51 struct mmiowb_state *ms = __mmiowb_state(); in mmiowb_spin_unlock() local
/linux/drivers/gpu/drm/arm/
A Dmalidp_planes.c131 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state() local
320 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, in malidp_check_pages_threshold()
424 (struct malidp_plane_state *ms, u32 *pgsize_bitmap) in malidp_mmu_prefetch_select_mode()
481 struct malidp_plane_state *ms) in malidp_de_prefetch_settings()
498 struct malidp_plane_state *ms = to_malidp_plane_state(new_plane_state); in malidp_de_plane_check() local
687 struct malidp_plane_state *ms) in malidp_de_set_mmu_control()
787 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update() local
/linux/tools/perf/ui/browsers/
A Dannotate.c36 struct map_symbol *ms = browser->priv; in browser__annotation() local
155 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() local
307 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() local
459 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local
659 struct map_symbol *ms = browser->priv; in annotate_browser__show() local
713 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() local
943 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate()
960 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
/linux/drivers/net/ethernet/engleder/
A Dtsnep_selftests.c156 struct tc_taprio_qopt_offload *qopt, s64 ms) in delay_base_time()
299 static bool check_gate_duration(struct tsnep_adapter *adapter, s64 ms) in check_gate_duration()
312 struct tc_taprio_qopt_offload *qopt, s64 ms) in enable_check_taprio()
341 struct tc_taprio_qopt_offload *qopt, s64 ms) in run_taprio()
/linux/drivers/scsi/bfa/
A Dbfa_fcs_lport.c2772 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()
2784 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline()
2793 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()
2865 bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_offline()
2909 bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi()
2986 bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_online()
3032 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal()
3103 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gmal() local
3235 bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gfn()
3304 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gfn() local
[all …]
/linux/tools/perf/ui/gtk/
A Dannotate.c65 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset()
102 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol()
172 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
/linux/net/mac80211/
A Drc80211_minstrel_ht_debugfs.c22 struct minstrel_debugfs_info *ms; in minstrel_stats_read() local
148 struct minstrel_debugfs_info *ms; in minstrel_ht_stats_open() local
296 struct minstrel_debugfs_info *ms; in minstrel_ht_stats_csv_open() local
/linux/tools/perf/arch/loongarch/annotate/
A Dinstructions.c8 static int loongarch_call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in loongarch_call__parse()
55 static int loongarch_jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms, in loongarch_jump__parse()
/linux/net/netfilter/ipvs/
A Dip_vs_sync.c304 sb_dequeue(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) in sb_dequeue()
363 struct ipvs_master_sync_state *ms) in sb_queue_tail()
390 get_curr_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms, in get_curr_sync_buff()
546 struct ipvs_master_sync_state *ms; in ip_vs_sync_conn_v0() local
635 struct ipvs_master_sync_state *ms; in ip_vs_sync_conn() local
1621 struct ipvs_master_sync_state *ms = in master_wakeup_work_handler() local
1639 next_sync_buff(struct netns_ipvs *ipvs, struct ipvs_master_sync_state *ms) in next_sync_buff()
1654 struct ipvs_master_sync_state *ms = &ipvs->ms[tinfo->id]; in sync_thread_master() local
1828 struct ipvs_master_sync_state *ms; in start_sync_thread() local
1962 struct ipvs_master_sync_state *ms = &ipvs->ms[id]; in stop_sync_thread() local
/linux/tools/perf/util/
A Dannotate.c211 static int __symbol__inc_addr_samples(struct map_symbol *ms, in __symbol__inc_addr_samples()
316 static int symbol__inc_addr_samples(struct map_symbol *ms, in symbol__inc_addr_samples()
964 int symbol__annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate()
1172 int symbol__annotate_printf(struct map_symbol *ms, struct evsel *evsel) in symbol__annotate_printf()
1336 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel) in map_symbol__annotation_dump()
1595 static void symbol__calc_lines(struct map_symbol *ms, struct rb_root *root) in symbol__calc_lines()
1602 int symbol__tty_annotate2(struct map_symbol *ms, struct evsel *evsel) in symbol__tty_annotate2()
1637 int symbol__tty_annotate(struct map_symbol *ms, struct evsel *evsel) in symbol__tty_annotate()
2077 int symbol__annotate2(struct map_symbol *ms, struct evsel *evsel, in symbol__annotate2()
2538 u64 annotate_calc_pcrel(struct map_symbol *ms, u64 ip, int offset, in annotate_calc_pcrel()
[all …]
/linux/tools/perf/arch/x86/annotate/
A Dinstructions.c263 struct map_symbol *ms = dloc->ms; in update_insn_state_x86() local
454 struct map_symbol *ms = dloc->ms; in update_insn_state_x86() local
/linux/kernel/
A Dmodule_signature.c21 int mod_check_sig(const struct module_signature *ms, size_t file_len, in mod_check_sig()

Completed in 89 milliseconds

12345678