/linux-3.3/drivers/md/ |
D | dm-raid1.c | 42 struct mirror_set *ms; member 88 struct mirror_set *ms = context; in wakeup_mirrord() local 95 struct mirror_set *ms = (struct mirror_set *) data; in delayed_wake_fn() local 101 static void delayed_wake(struct mirror_set *ms) in delayed_wake() 117 static void queue_bio(struct mirror_set *ms, struct bio *bio, int rw) in queue_bio() 135 struct mirror_set *ms = context; in dispatch_bios() local 170 static struct mirror *get_default_mirror(struct mirror_set *ms) in get_default_mirror() 177 struct mirror_set *ms = m->ms; in set_default_mirror() local 183 static struct mirror *get_valid_mirror(struct mirror_set *ms) in get_valid_mirror() 210 struct mirror_set *ms = m->ms; in fail_mirror() local [all …]
|
/linux-3.3/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 …]
|
/linux-3.3/drivers/spi/ |
D | spi-mpc52xx.c | 97 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) in mpc52xx_spi_chipsel() 113 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) in mpc52xx_spi_start_transfer() 145 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) in mpc52xx_spi_fsmstate_idle() 211 static int mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, in mpc52xx_spi_fsmstate_transfer() 274 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 376 struct mpc52xx_spi *ms = spi_master_get_devdata(spi->master); in mpc52xx_spi_transfer() local 396 struct mpc52xx_spi *ms; in mpc52xx_spi_probe() local [all …]
|
/linux-3.3/mm/ |
D | sparse.c | 121 int __section_nr(struct mem_section* ms) in __section_nr() 189 struct mem_section *ms; in memory_present() local 243 static int __meminit sparse_init_one_section(struct mem_section *ms, in sparse_init_one_section() 431 struct mem_section *ms; in sparse_mem_maps_populate_node() local 459 struct mem_section *ms = __nr_to_section(pnum); in sparse_early_mem_map_alloc() local 514 struct mem_section *ms; in sparse_init() local 525 struct mem_section *ms; in sparse_init() local 555 struct mem_section *ms; in sparse_init() local 566 struct mem_section *ms; in sparse_init() local 743 struct mem_section *ms; in sparse_add_one_section() local [all …]
|
D | memory_hotplug.c | 127 struct mem_section *ms; in register_page_bootmem_info_section() local 277 static int __remove_section(struct zone *zone, struct mem_section *ms) in __remove_section() 286 static int __remove_section(struct zone *zone, struct mem_section *ms) in __remove_section()
|
D | sparse-vmemmap.c | 206 struct mem_section *ms; in sparse_mem_maps_populate_node() local
|
/linux-3.3/fs/dlm/ |
D | lock.c | 1011 struct dlm_message *ms) in _remove_from_waiters() 1108 static int remove_from_waiters_ms(struct dlm_lkb *lkb, struct dlm_message *ms) in remove_from_waiters_ms() 1404 struct dlm_message *ms) in set_lvb_lock_pc() 1511 struct dlm_message *ms) in grant_lock_pc() 1549 static void munge_altmode(struct dlm_lkb *lkb, struct dlm_message *ms) in munge_altmode() 2881 struct dlm_message *ms; in _create_message() local 2940 static int send_message(struct dlm_mhandle *mh, struct dlm_message *ms) in send_message() 2948 struct dlm_message *ms) in send_args() 2993 struct dlm_message *ms; in send_common() local 3058 struct dlm_message *ms; in send_grant() local [all …]
|
D | requestqueue.c | 33 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue() 119 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request() 174 struct dlm_message *ms; in dlm_purge_requestqueue() local
|
D | util.c | 86 void dlm_message_out(struct dlm_message *ms) in dlm_message_out() 110 void dlm_message_in(struct dlm_message *ms) in dlm_message_in()
|
/linux-3.3/net/mac80211/ |
D | rc80211_minstrel_debugfs.c | 61 struct minstrel_debugfs_info *ms; in minstrel_stats_open() local 108 struct minstrel_debugfs_info *ms; in minstrel_stats_read() local
|
D | rc80211_minstrel_ht_debugfs.c | 23 struct minstrel_debugfs_info *ms; in minstrel_ht_stats_open() local
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 2391 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init() 2403 bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_offline() 2412 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online() 2497 bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_offline() 2518 bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi_sending() 2541 bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi() 2592 bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_plogi_retry() 2618 bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_online() 2641 bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal_sending() 2664 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal() [all …]
|
/linux-3.3/arch/arm/mach-shmobile/include/mach/ |
D | sdhi-sh7372.h | 16 static void msleep(int ms) in msleep()
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | annotate.c | 164 struct map_symbol *ms = browser->b.priv; in annotate_browser__calc_percent() local 231 struct map_symbol *ms = self->b.priv; in annotate_browser__run() local 373 struct map_symbol ms = { in symbol__tui_annotate() local
|
/linux-3.3/drivers/mmc/core/ |
D | core.h | 49 static inline void mmc_delay(unsigned int ms) in mmc_delay()
|
/linux-3.3/arch/ia64/kernel/ |
D | mca_asm.S | 409 #define ms r4 macro
|
/linux-3.3/arch/mips/kernel/ |
D | spinlock_test.c | 93 struct spin_multi_state ms; in multi_get() local
|
/linux-3.3/drivers/leds/ |
D | leds-asic3.c | 29 #define MS_TO_CLK(ms) DIV_ROUND_CLOSEST(((ms)*1024), 32000) argument
|
/linux-3.3/drivers/input/serio/ |
D | i8042-sparcio.h | 70 struct platform_device *ms = of_find_device_by_node(dp); in sparc_i8042_probe() local
|
/linux-3.3/fs/minix/ |
D | inode.c | 119 struct minix_super_block * ms; in minix_remount() local 156 struct minix_super_block *ms; in minix_fill_super() local
|
/linux-3.3/arch/arm/mach-tegra/ |
D | timer.c | 121 u32 ms = readl(rtc_base + RTC_MILLISECONDS); in tegra_rtc_read_ms() local
|
/linux-3.3/arch/x86/kernel/ |
D | tsc.c | 196 static unsigned long pit_calibrate_tsc(u32 latch, unsigned long ms, int loopmin) in pit_calibrate_tsc() 406 unsigned long flags, latch, ms, fast_calibrate; in native_calibrate_tsc() local
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.h | 39 uint ms; member
|
/linux-3.3/drivers/usb/storage/ |
D | scsiglue.c | 504 unsigned short ms; in store_max_sectors() local
|
/linux-3.3/tools/perf/util/ |
D | sort.h | 55 struct map_symbol ms; member
|