Searched defs:md (Results 151 - 175 of 177) sorted by relevance

12345678

/linux-master/net/sched/
H A Dcls_flower.c1282 struct vxlan_metadata *md; local
1319 struct erspan_metadata *md; local
3040 struct vxlan_metadata *md; local
3062 struct erspan_metadata *md; local
[all...]
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3277 struct seccomp_metadata md; local
[all...]
/linux-master/drivers/md/
H A Ddm-raid.c245 struct mddev md; member in struct:raid_set
[all...]
H A Ddm.c308 int dm_deleting_md(struct mapped_device *md) argument
315 struct mapped_device *md; local
339 struct mapped_device *md; local
356 dm_open_count(struct mapped_device *md) argument
364 dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) argument
384 dm_cancel_deferred_remove(struct mapped_device *md) argument
407 struct mapped_device *md = bdev->bd_disk->private_data; local
412 dm_prepare_ioctl(struct mapped_device *md, int *srcu_idx, struct block_device **bdev) argument
446 dm_unprepare_ioctl(struct mapped_device *md, int srcu_idx) argument
454 struct mapped_device *md = bdev->bd_disk->private_data; local
573 alloc_io(struct mapped_device *md, struct bio *bio, gfp_t gfp_mask) argument
617 struct mapped_device *md = ci->io->md; local
670 queue_io(struct mapped_device *md, struct bio *bio) argument
699 dm_sync_table(struct mapped_device *md) argument
725 open_table_device(struct mapped_device *md, dev_t dev, blk_mode_t mode) argument
777 close_table_device(struct table_device *td, struct mapped_device *md) argument
805 dm_get_table_device(struct mapped_device *md, dev_t dev, blk_mode_t mode, struct dm_dev **result) argument
827 dm_put_table_device(struct mapped_device *md, struct dm_dev *d) argument
840 dm_get_geometry(struct mapped_device *md, struct hd_geometry *geo) argument
850 dm_set_geometry(struct mapped_device *md, struct hd_geometry *geo) argument
864 __noflush_suspending(struct mapped_device *md) argument
871 struct mapped_device *md = io->md; local
883 dm_kick_requeue(struct mapped_device *md, bool first_stage) argument
901 struct mapped_device *md = io->md; local
945 struct mapped_device *md = io->md; local
993 struct mapped_device *md = container_of(work, struct mapped_device, local
1079 dm_get_queue_limits(struct mapped_device *md) argument
1084 disable_discard(struct mapped_device *md) argument
1092 disable_write_zeroes(struct mapped_device *md) argument
1112 struct mapped_device *md = io->md; local
1236 struct mapped_device *md = dax_get_private(dax_dev); local
1263 struct mapped_device *md = dax_get_private(dax_dev); local
1290 struct mapped_device *md = dax_get_private(dax_dev); local
1391 __set_swap_bios_limit(struct mapped_device *md, int latch) argument
1412 struct mapped_device *md = io->md; local
1780 dm_split_and_process_bio(struct mapped_device *md, struct dm_table *map, struct bio *bio) argument
1851 struct mapped_device *md = bio->bi_bdev->bd_disk->private_data; local
2006 cleanup_mapped_device(struct mapped_device *md) argument
2067 struct mapped_device *md; local
2183 free_dev(struct mapped_device *md) argument
2206 struct mapped_device *md = context; local
2222 __bind(struct mapped_device *md, struct dm_table *t, struct queue_limits *limits) argument
2292 __unbind(struct mapped_device *md) argument
2311 struct mapped_device *md; local
2327 dm_lock_md_type(struct mapped_device *md) argument
2332 dm_unlock_md_type(struct mapped_device *md) argument
2337 dm_set_md_type(struct mapped_device *md, enum dm_queue_mode type) argument
2343 dm_get_md_type(struct mapped_device *md) argument
2348 dm_get_immutable_target_type(struct mapped_device *md) argument
2356 dm_setup_md_queue(struct mapped_device *md, struct dm_table *t) argument
2428 struct mapped_device *md; local
2450 dm_get_mdptr(struct mapped_device *md) argument
2455 dm_set_mdptr(struct mapped_device *md, void *ptr) argument
2460 dm_get(struct mapped_device *md) argument
2466 dm_hold(struct mapped_device *md) argument
2479 dm_device_name(struct mapped_device *md) argument
2485 __dm_destroy(struct mapped_device *md, bool wait) argument
2532 dm_destroy(struct mapped_device *md) argument
2537 dm_destroy_immediate(struct mapped_device *md) argument
2542 dm_put(struct mapped_device *md) argument
2548 dm_in_flight_bios(struct mapped_device *md) argument
2559 dm_wait_for_bios_completion(struct mapped_device *md, unsigned int task_state) argument
2584 dm_wait_for_completion(struct mapped_device *md, unsigned int task_state) argument
2611 struct mapped_device *md = container_of(work, struct mapped_device, work); local
2627 dm_queue_flush(struct mapped_device *md) argument
2637 dm_swap_table(struct mapped_device *md, struct dm_table *table) argument
2682 lock_fs(struct mapped_device *md) argument
2694 unlock_fs(struct mapped_device *md) argument
2711 __dm_suspend(struct mapped_device *md, struct dm_table *map, unsigned int suspend_flags, unsigned int task_state, int dmf_suspended_flag) argument
2819 dm_suspend(struct mapped_device *md, unsigned int suspend_flags) argument
2860 __dm_resume(struct mapped_device *md, struct dm_table *map) argument
2884 dm_resume(struct mapped_device *md) argument
2926 __dm_internal_suspend(struct mapped_device *md, unsigned int suspend_flags) argument
2956 __dm_internal_resume(struct mapped_device *md) argument
2992 dm_internal_suspend_noflush(struct mapped_device *md) argument
3000 dm_internal_resume(struct mapped_device *md) argument
3013 dm_internal_suspend_fast(struct mapped_device *md) argument
3026 dm_internal_resume_fast(struct mapped_device *md) argument
3043 dm_kobject_uevent(struct mapped_device *md, enum kobject_action action, unsigned int cookie, bool need_resize_uevent) argument
3069 dm_next_uevent_seq(struct mapped_device *md) argument
3074 dm_get_event_nr(struct mapped_device *md) argument
3079 dm_wait_event(struct mapped_device *md, int event_nr) argument
3085 dm_uevent_add(struct mapped_device *md, struct list_head *elist) argument
3098 dm_disk(struct mapped_device *md) argument
3104 dm_kobject(struct mapped_device *md) argument
3111 struct mapped_device *md; local
3127 dm_suspended_md(struct mapped_device *md) argument
3132 dm_post_suspending_md(struct mapped_device *md) argument
3137 dm_suspended_internally_md(struct mapped_device *md) argument
3142 dm_test_deferred_remove_flag(struct mapped_device *md) argument
3191 struct mapped_device *md = bdev->bd_disk->private_data; local
3400 struct mapped_device *md = bdev->bd_disk->private_data; local
[all...]
H A Ddm-thin.c552 static struct pool *__pool_table_lookup(struct mapped_device *md) argument
H A Ddm-crypt.c1174 struct mapped_device *md = dm_table_get_md(ti->table); local
/linux-master/fs/proc/
H A Dtask_mmu.c2544 struct numa_maps md; member in struct:numa_maps_private
2547 static void gather_stats(struct page *page, struct numa_maps *md, int pte_dirty, argument
2626 struct numa_maps *md = walk->private; local
2667 struct numa_maps *md; local
2702 struct numa_maps *md = &numa_priv->md; local
[all...]
/linux-master/tools/perf/util/
H A Dsymbol.c1254 struct kcore_mapfn_data *md = data; local
1289 struct kcore_mapfn_data md; local
[all...]
/linux-master/drivers/iio/imu/
H A Dadis16480.c220 u16 md, year; local
/linux-master/drivers/mmc/core/
H A Dblock.c165 struct mmc_blk_data *md; member in struct:mmc_rpmb_data
186 struct mmc_blk_data *md; local
205 struct mmc_blk_data *md = container_of(ref, struct mmc_blk_data, kref); local
219 mmc_blk_put(struct mmc_blk_data *md) argument
228 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); local
248 struct mmc_blk_data *md, *part_md; local
297 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); local
311 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); local
337 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); local
365 struct mmc_blk_data *md = mmc_blk_get(disk); local
383 struct mmc_blk_data *md = disk->private_data; local
471 __mmc_blk_ioctl_cmd(struct mmc_card *card, struct mmc_blk_data *md, struct mmc_blk_ioc_data **idatas, int i) argument
657 mmc_blk_ioctl_cmd(struct mmc_blk_data *md, struct mmc_ioc_cmd __user *ic_ptr, struct mmc_rpmb_data *rpmb) argument
707 mmc_blk_ioctl_multi_cmd(struct mmc_blk_data *md, struct mmc_ioc_multi_cmd __user *user, struct mmc_rpmb_data *rpmb) argument
801 struct mmc_blk_data *md; local
845 struct mmc_blk_data *md; local
1028 mmc_blk_reset(struct mmc_blk_data *md, struct mmc_host *host, int type) argument
1057 mmc_blk_reset_success(struct mmc_blk_data *md, int type) argument
1085 struct mmc_blk_data *md = mq->blkdata; local
1154 struct mmc_blk_data *md = mq->blkdata; local
1196 struct mmc_blk_data *md = mq->blkdata; local
1209 struct mmc_blk_data *md = mq->blkdata; local
1278 struct mmc_blk_data *md = mq->blkdata; local
1367 struct mmc_blk_data *md = mq->blkdata; local
1660 struct mmc_blk_data *md = mq->blkdata; local
1868 struct mmc_blk_data *md = mq->blkdata; local
2384 struct mmc_blk_data *md = mq->blkdata; local
2466 struct mmc_blk_data *md; local
2609 mmc_blk_alloc_part(struct mmc_card *card, struct mmc_blk_data *md, unsigned int part_type, sector_t size, bool default_ro, const char *subname, int area_type) argument
2712 mmc_blk_alloc_rpmb_part(struct mmc_card *card, struct mmc_blk_data *md, unsigned int part_index, sector_t size, const char *subname) argument
2785 mmc_blk_alloc_parts(struct mmc_card *card, struct mmc_blk_data *md) argument
2821 mmc_blk_remove_req(struct mmc_blk_data *md) argument
2832 mmc_blk_remove_parts(struct mmc_card *card, struct mmc_blk_data *md) argument
2858 struct mmc_blk_data *md = dev_get_drvdata(&card->dev); local
2888 struct mmc_blk_data *md = dev_get_drvdata(&card->dev); local
2958 mmc_blk_add_debugfs(struct mmc_card *card, struct mmc_blk_data *md) argument
2981 mmc_blk_remove_debugfs(struct mmc_card *card, struct mmc_blk_data *md) argument
2996 mmc_blk_add_debugfs(struct mmc_card *card, struct mmc_blk_data *md) argument
3000 mmc_blk_remove_debugfs(struct mmc_card *card, struct mmc_blk_data *md) argument
3009 struct mmc_blk_data *md; local
3064 struct mmc_blk_data *md = dev_get_drvdata(&card->dev); local
3084 struct mmc_blk_data *md = dev_get_drvdata(&card->dev); local
3111 struct mmc_blk_data *md = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/scsi/
H A Dsg.c1741 struct rq_map_data *md, map_data; local
[all...]
/linux-master/drivers/media/tuners/
H A Dmt2063.c693 u32 ma, mb, mc, md, me, mf; local
/linux-master/drivers/dma/
H A Dimx-sdma.c347 u32 md; member in struct:sdma_context_data
/linux-master/arch/sparc/mm/
H A Dinit_64.c1124 static int scan_pio_for_cfg_handle(struct mdesc_handle *md, u64 pio, argument
1141 static int scan_arcs_for_cfg_handle(struct mdesc_handle *md, u64 grp, argument
1174 struct mdesc_handle *md; local
1238 grab_mlgroups(struct mdesc_handle *md) argument
1279 grab_mblocks(struct mdesc_handle *md) argument
1325 numa_parse_mdesc_group_cpus(struct mdesc_handle *md, u64 grp, cpumask_t *mask) argument
1381 find_numa_latencies_for_group(struct mdesc_handle *md, u64 grp, int index) argument
1400 numa_attach_mlgroup(struct mdesc_handle *md, u64 grp, int index) argument
1438 numa_parse_mdesc_group(struct mdesc_handle *md, u64 grp, int index) argument
1462 struct mdesc_handle *md = mdesc_grab(); local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-record.c302 static int record__aio_complete(struct mmap *md, struct aiocb *cblock) argument
348 static int record__aio_sync(struct mmap *md, bool sync_all) argument
H A Dbuiltin-trace.c4002 struct mmap *md; local
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1607 ibmvfc_map_sg_list(struct scsi_cmnd *scmd, int nseg, struct srp_direct_buf *md) argument
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c1672 struct vxlan_metadata *md = &_md; local
1573 vxlan_parse_gbp_hdr(struct vxlanhdr *unparsed, struct sk_buff *skb, u32 vxflags, struct vxlan_metadata *md) argument
2177 vxlan_build_skb(struct sk_buff *skb, struct dst_entry *dst, int iphdr_len, __be32 vni, struct vxlan_metadata *md, u32 vxflags, bool udp_sum) argument
2341 struct vxlan_metadata *md = &_md; local
[all...]
/linux-master/drivers/crypto/
H A Dhifn_795x.c1143 u16 md = 0; local
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h530 struct drbd_md md; member in struct:drbd_backing_dev
[all...]
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c7986 metadata_info_init(const struct ia_css_metadata_config *mdc, struct ia_css_metadata_info *md) argument
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1337 struct mac80211_hwsim_addr_match_data *md = data; local
1362 struct mac80211_hwsim_addr_match_data md = { local
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c806 union rtw89_btc_module_info *md = &btc->mdinfo; local
2627 union rtw89_btc_module_info *md = &btc->mdinfo; local
6612 union rtw89_btc_module_info *md local
6862 union rtw89_btc_module_info *md = &btc->mdinfo; local
[all...]
/linux-master/net/core/
H A Dfilter.c4763 struct metadata_dst *md = this_cpu_ptr(md_dst); local
4845 const struct metadata_dst *md = this_cpu_ptr(md_dst); local
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h151 u32 md:1; member in struct:rtl8xxxu_rxdesc16

Completed in 687 milliseconds

12345678