| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-raid1.c | 51 struct mirror_set *ms; member 99 struct mirror_set *ms = context; in wakeup_mirrord() local 106 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local 112 static void delayed_wake(struct mirror_set *ms) in delayed_wake() 126 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) in queue_bio() 144 struct mirror_set *ms = context; in dispatch_bios() local 178 static struct mirror *get_default_mirror(struct mirror_set *ms) in get_default_mirror() 185 struct mirror_set *ms = m->ms; in set_default_mirror() local 191 static struct mirror *get_valid_mirror(struct mirror_set *ms) in get_valid_mirror() 218 struct mirror_set *ms = m->ms; in fail_mirror() 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 101 struct mirror_set *ms = from_timer(ms, t, timer); in delayed_wake_fn() local 107 static void delayed_wake(struct mirror_set *ms) in delayed_wake() 121 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) in queue_bio() 139 struct mirror_set *ms = context; in dispatch_bios() local 173 static struct mirror *get_default_mirror(struct mirror_set *ms) in get_default_mirror() 180 struct mirror_set *ms = m->ms; in set_default_mirror() local 186 static struct mirror *get_valid_mirror(struct mirror_set *ms) in get_valid_mirror() 213 struct mirror_set *ms = m->ms; in fail_mirror() local [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | mesh.c | 213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() 238 static void dumplog(struct mesh_state *ms, int t) in dumplog() 264 static void dumpslog(struct mesh_state *ms) in dumpslog() 291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() 293 static inline void dumplog(struct mesh_state *ms, int tgt) in dumplog() 295 static inline void dumpslog(struct mesh_state *ms) in dumpslog() 303 mesh_dump_regs(struct mesh_state *ms) in mesh_dump_regs() 348 static void mesh_completed(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_completed() 358 static void mesh_init(struct mesh_state *ms) in mesh_init() 405 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_start_cmd() [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | mesh.c | 213 static void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() 238 static void dumplog(struct mesh_state *ms, int t) in dumplog() 264 static void dumpslog(struct mesh_state *ms) in dumpslog() 291 static inline void dlog(struct mesh_state *ms, char *fmt, int a) in dlog() 293 static inline void dumplog(struct mesh_state *ms, int tgt) in dumplog() 295 static inline 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() 396 static void mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) in mesh_start_cmd() 549 static void mesh_start(struct mesh_state *ms) in mesh_start() [all …]
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-mpc52xx.c | 99 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel() 116 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer() 148 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle() 214 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer() 280 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_wait() 321 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) in mpc52xx_spi_fsm_process() 343 struct mpc52xx_spi *ms = _ms; in mpc52xx_spi_irq() local 355 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); in mpc52xx_spi_wq() local 369 struct mpc52xx_spi *ms = spi_master_get_devdata(spi->master); in mpc52xx_spi_transfer() local 389 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local [all …]
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-mpc52xx.c | 95 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel() 111 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer() 143 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle() 209 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer() 273 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_wait() 314 static void mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) in mpc52xx_spi_fsm_process() 336 struct mpc52xx_spi *ms = _ms; in mpc52xx_spi_irq() local 348 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); in mpc52xx_spi_wq() local 362 struct mpc52xx_spi *ms = spi_master_get_devdata(spi->master); in mpc52xx_spi_transfer() local 382 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local [all …]
|
| /kernel/linux/linux-5.10/mm/ |
| D | sparse.c | 112 unsigned long __section_nr(struct mem_section *ms) in __section_nr() 131 unsigned long __section_nr(struct mem_section *ms) in __section_nr() 189 static void section_mark_present(struct mem_section *ms) in section_mark_present() 229 struct mem_section *ms; in subsection_map_init() local 273 struct mem_section *ms; in memory_present() local 327 static void __meminit sparse_init_one_section(struct mem_section *ms, in sparse_init_one_section() 563 struct mem_section *ms; in sparse_init_nid() local 616 struct mem_section *ms; in online_mem_sections() local 635 struct mem_section *ms; in offline_mem_sections() local 677 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map() local [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-microsoft.c | 62 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
|
| /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 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
|
| /kernel/linux/linux-6.6/fs/dlm/ |
| D | requestqueue.c | 34 const struct dlm_message *ms) in dlm_add_requestqueue() 71 struct dlm_message *ms; in dlm_process_requestqueue() local 131 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request() 158 struct dlm_message *ms; in dlm_purge_requestqueue() local
|
| D | lock.c | 1462 const struct dlm_message *ms) in _remove_from_waiters() 1561 const struct dlm_message *ms, bool local) in remove_from_waiters_ms() 1803 const struct dlm_message *ms) in set_lvb_lock_pc() 1910 const struct dlm_message *ms) in grant_lock_pc() 1948 static void munge_altmode(struct dlm_lkb *lkb, const struct dlm_message *ms) in munge_altmode() 3335 struct dlm_message *ms; in _create_message() local 3393 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms, in send_message() 3401 struct dlm_message *ms) in send_args() 3446 struct dlm_message *ms; in send_common() local 3510 struct dlm_message *ms; in send_grant() local [all …]
|
| /kernel/linux/linux-5.10/fs/dlm/ |
| D | requestqueue.c | 32 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue() 66 struct dlm_message *ms; in dlm_process_requestqueue() local 128 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request() 155 struct dlm_message *ms; in dlm_purge_requestqueue() local
|
| D | lock.c | 1509 struct dlm_message *ms) in _remove_from_waiters() 1609 static int remove_from_waiters_ms(struct dlm_lkb *lkb, struct dlm_message *ms) in remove_from_waiters_ms() 2029 struct dlm_message *ms) in set_lvb_lock_pc() 2136 struct dlm_message *ms) in grant_lock_pc() 2174 static void munge_altmode(struct dlm_lkb *lkb, struct dlm_message *ms) in munge_altmode() 3535 struct dlm_message *ms; in _create_message() local 3594 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms) in send_message() 3602 struct dlm_message *ms) in send_args() 3647 struct dlm_message *ms; in send_common() local 3712 struct dlm_message *ms; in send_grant() local [all …]
|
| D | util.c | 84 void dlm_message_out(struct dlm_message *ms) in dlm_message_out() 108 void dlm_message_in(struct dlm_message *ms) in dlm_message_in()
|
| /kernel/linux/linux-6.6/mm/ |
| D | sparse.c | 164 static void __section_mark_present(struct mem_section *ms, in __section_mark_present() 202 struct mem_section *ms; in subsection_map_init() local 246 struct mem_section *ms; in memory_present() local 300 static void __meminit sparse_init_one_section(struct mem_section *ms, in sparse_init_one_section() 545 struct mem_section *ms; in sparse_init_nid() local 598 struct mem_section *ms; in online_mem_sections() local 616 struct mem_section *ms; in offline_mem_sections() local 658 struct mem_section *ms = __pfn_to_section(pfn); in clear_subsection_map() local 675 static bool is_subsection_map_empty(struct mem_section *ms) in is_subsection_map_empty() 683 struct mem_section *ms = __pfn_to_section(pfn); in fill_subsection_map() local [all …]
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | mmiowb.h | 37 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
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | mmiowb.h | 37 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
|
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| D | zstd_lazy.c | 20 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() 398 void ZSTD_dedicatedDictSearch_lazy_loadDictionary(ZSTD_matchState_t* ms, const BYTE* const ip) in ZSTD_dedicatedDictSearch_lazy_loadDictionary() 618 ZSTD_matchState_t* ms, in ZSTD_insertAndFindFirstIndex_internal() 641 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip) { in ZSTD_insertAndFindFirstIndex() 649 ZSTD_matchState_t* ms, in ZSTD_HcFindBestMatch() 862 FORCE_INLINE_TEMPLATE void ZSTD_row_fillHashCache(ZSTD_matchState_t* ms, const BYTE* base, in ZSTD_row_fillHashCache() [all …]
|
| D | zstd_opt.c | 382 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() 551 void ZSTD_updateTree(ZSTD_matchState_t* ms, const BYTE* ip, const BYTE* iend) { in ZSTD_updateTree() 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() [all …]
|
| D | zstd_fast.c | 15 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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
| D | malidp_planes.c | 131 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
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| D | malidp_planes.c | 138 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_plane_atomic_print_state() local 332 static bool malidp_check_pages_threshold(struct malidp_plane_state *ms, in malidp_check_pages_threshold() 436 (struct malidp_plane_state *ms, u32 *pgsize_bitmap) in malidp_mmu_prefetch_select_mode() 493 struct malidp_plane_state *ms) in malidp_de_prefetch_settings() 508 struct malidp_plane_state *ms = to_malidp_plane_state(state); in malidp_de_plane_check() local 697 struct malidp_plane_state *ms) in malidp_de_set_mmu_control() 795 struct malidp_plane_state *ms = to_malidp_plane_state(plane->state); in malidp_de_plane_update() local
|
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| D | annotate.c | 42 struct map_symbol *ms = browser->priv; in browser__annotation() local 153 struct map_symbol *ms = ab->b.priv; in annotate_browser__draw_current_jump() local 305 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() local 413 struct map_symbol *ms = browser->b.priv, target_ms; in annotate_browser__callq() local 614 struct map_symbol *ms = browser->priv; in annotate_browser__show() local 668 struct map_symbol *ms = browser->b.priv; in annotate_browser__run() local 875 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in map_symbol__tui_annotate() 893 int symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__tui_annotate()
|
| /kernel/linux/linux-5.10/net/mac80211/ |
| D | rc80211_minstrel_debugfs.c | 61 struct minstrel_debugfs_info *ms; in minstrel_stats_open() local 123 struct minstrel_debugfs_info *ms; in minstrel_stats_csv_open() local
|
| /kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
| D | annotate.c | 57 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() 94 static int perf_gtk__annotate_symbol(GtkWidget *window, struct map_symbol *ms, in perf_gtk__annotate_symbol() 164 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate()
|