/Linux-v6.1/fs/btrfs/ |
D | extent_map.c | 53 struct extent_map *em; in alloc_extent_map() local 71 void free_extent_map(struct extent_map *em) in free_extent_map() 92 static int tree_insert(struct rb_root_cached *root, struct extent_map *em) in tree_insert() 239 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) in try_merge_map() 306 struct extent_map *em; in unpin_extent_cache() local 341 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging() 351 struct extent_map *em, in setup_extent_mapping() 364 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits() 379 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits() 409 struct extent_map *em, int modified) in add_extent_mapping() [all …]
|
D | extent_map.h | 68 static inline int extent_map_in_tree(const struct extent_map *em) in extent_map_in_tree() 73 static inline u64 extent_map_end(struct extent_map *em) in extent_map_end() 80 static inline u64 extent_map_block_end(struct extent_map *em) in extent_map_block_end()
|
D | block-group.c | 863 u64 group_start, struct extent_map *em) in btrfs_remove_block_group() 1118 struct extent_map *em; in btrfs_start_trans_remove_block_group() local 1664 struct extent_map *em; in read_bg_from_eb() local 1762 struct extent_map *em; in btrfs_rmap_block() local 1940 struct extent_map *em; in check_chunk_block_group_mappings() local 2111 struct extent_map *em; in fill_dummy_bgs() local 2344 struct extent_map *em; in insert_dev_extents() local 4095 struct extent_map *em; in btrfs_unfreeze_block_group() local
|
D | volumes.c | 1761 struct extent_map *em; in find_next_chunk() local 3025 struct extent_map *em; in btrfs_get_chunk_map() local 3076 struct extent_map *em; in btrfs_remove_chunk() local 5368 struct extent_map *em; in create_chunk() local 5528 struct extent_map *em; in btrfs_chunk_alloc_add_chunk_item() local 5676 struct extent_map *em; in btrfs_chunk_writeable() local 5713 struct extent_map *em; in btrfs_mapping_tree_free() local 5732 struct extent_map *em; in btrfs_num_copies() local 5778 struct extent_map *em; in btrfs_full_stripe_len() local 5798 struct extent_map *em; in btrfs_is_parity_mirror() local [all …]
|
D | inode.c | 964 struct extent_map *em; in submit_one_async_extent() local 1108 struct extent_map *em; in get_extent_allocation_hint() local 1187 struct extent_map *em; in cow_file_range() local 2083 struct extent_map *em; in run_delalloc_nocow() local 2531 struct extent_map *em; in split_zoned_em() local 2802 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local 5051 struct extent_map *em = NULL; in btrfs_cont_expand() local 6850 struct extent_map *em = NULL; in btrfs_get_extent() local 7057 struct extent_map *em = NULL; in btrfs_create_dio_extent() local 7091 struct extent_map *em; in btrfs_new_extent_direct() local [all …]
|
D | dev-replace.c | 566 struct extent_map *em; in btrfs_finish_block_group_to_copy() local 829 struct extent_map *em; in btrfs_dev_replace_update_device_in_mapping_tree() local
|
D | compression.c | 340 struct extent_map *em; in alloc_compressed_bio() local 523 struct extent_map *em; in add_ra_bio_pages() local 674 struct extent_map *em; in btrfs_submit_compressed_read() local
|
D | file.c | 2475 struct extent_map *em; in find_first_non_hole() local 3135 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local 3160 struct extent_map *em; in btrfs_zero_range() local 3349 struct extent_map *em; in btrfs_fallocate() local 3533 struct extent_map *em; in find_delalloc_subrange() local
|
D | zoned.c | 1277 struct extent_map *em; in btrfs_load_block_group_zone_info() local 1681 struct extent_map *em; in btrfs_rewrite_logical_zoned() local 1849 struct extent_map *em; in btrfs_zoned_get_device() local
|
/Linux-v6.1/fs/btrfs/tests/ |
D | extent-map-tests.c | 15 struct extent_map *em; in free_extent_map_tree() local 58 struct extent_map *em; in test_case_1() local 148 struct extent_map *em; in test_case_2() local 230 struct extent_map *em; in __test_case_3() local 329 struct extent_map *em; in __test_case_4() local 461 struct extent_map *em; in test_rmap_block() local
|
D | inode-tests.c | 221 struct extent_map *em = NULL; in test_btrfs_get_extent() local 822 struct extent_map *em = NULL; in test_hole_first() local
|
/Linux-v6.1/net/sched/ |
D | ematch.c | 171 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate() 310 struct tcf_ematch *em; in tcf_em_tree_validate() local 406 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy() local 456 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump() local 489 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match()
|
D | em_ipset.c | 20 struct tcf_ematch *em) in em_ipset_change() 41 static void em_ipset_destroy(struct tcf_ematch *em) in em_ipset_destroy() 50 static int em_ipset_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipset_match()
|
D | em_ipt.c | 127 struct tcf_ematch *em) in em_ipt_change() 185 static void em_ipt_destroy(struct tcf_ematch *em) in em_ipt_destroy() 205 static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em, in em_ipt_match() 250 static int em_ipt_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_ipt_dump()
|
D | em_nbyte.c | 23 struct tcf_ematch *em) in em_nbyte_change() 39 static int em_nbyte_match(struct sk_buff *skb, struct tcf_ematch *em, in em_nbyte_match()
|
D | em_u32.c | 17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
|
D | em_cmp.c | 21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
|
/Linux-v6.1/drivers/thermal/ |
D | cpufreq_cooling.c | 74 struct em_perf_domain *em; member 315 struct em_perf_domain *em) { in em_is_sane() 494 struct em_perf_domain *em) in __cpufreq_cooling_register() 637 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register() local
|
D | devfreq_cooling.c | 368 struct em_perf_domain *em; in of_devfreq_cooling_register_power() local
|
/Linux-v6.1/drivers/block/aoe/ |
D | aoechr.c | 128 struct ErrMsg *em; in aoechr_error() local 215 struct ErrMsg *em; in aoechr_read() local
|
/Linux-v6.1/include/linux/ |
D | energy_model.h | 78 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument 79 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) argument
|
/Linux-v6.1/fs/ocfs2/ |
D | extent_map.c | 48 static void __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em, in __ocfs2_extent_map_lookup() 104 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_trunc() local 217 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_insert_rec() local
|
/Linux-v6.1/net/bridge/netfilter/ |
D | ebt_among.c | 206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
|
/Linux-v6.1/drivers/powercap/ |
D | dtpm_cpu.c | 117 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
|
/Linux-v6.1/include/net/ |
D | pkt_cls.h | 403 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() 408 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple() 413 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted() 418 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match() 423 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
|