Home
last modified time | relevance | path

Searched defs:em (Results 1 – 25 of 41) sorted by relevance

12

/linux-5.19.10/fs/btrfs/
Dextent_map.c52 struct extent_map *em; in alloc_extent_map() local
72 void free_extent_map(struct extent_map *em) in free_extent_map()
94 static int tree_insert(struct rb_root_cached *root, struct extent_map *em) in tree_insert()
235 static void try_merge_map(struct extent_map_tree *tree, struct extent_map *em) in try_merge_map()
302 struct extent_map *em; in unpin_extent_cache() local
337 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging()
345 struct extent_map *em, in setup_extent_mapping()
358 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits()
373 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits()
403 struct extent_map *em, int modified) in add_extent_mapping()
[all …]
Dextent_map.h66 static inline int extent_map_in_tree(const struct extent_map *em) in extent_map_in_tree()
71 static inline u64 extent_map_end(struct extent_map *em) in extent_map_end()
78 static inline u64 extent_map_block_end(struct extent_map *em) in extent_map_block_end()
Dvolumes.c1746 struct extent_map *em; in find_next_chunk() local
3010 struct extent_map *em; in btrfs_get_chunk_map() local
3061 struct extent_map *em; in btrfs_remove_chunk() local
5353 struct extent_map *em; in create_chunk() local
5513 struct extent_map *em; in btrfs_chunk_alloc_add_chunk_item() local
5661 struct extent_map *em; in btrfs_chunk_writeable() local
5698 struct extent_map *em; in btrfs_mapping_tree_free() local
5717 struct extent_map *em; in btrfs_num_copies() local
5763 struct extent_map *em; in btrfs_full_stripe_len() local
5780 struct extent_map *em; in btrfs_is_parity_mirror() local
[all …]
Dblock-group.c873 u64 group_start, struct extent_map *em) in btrfs_remove_block_group()
1127 struct extent_map *em; in btrfs_start_trans_remove_block_group() local
1667 struct extent_map *em; in read_bg_from_eb() local
1765 struct extent_map *em; in btrfs_rmap_block() local
1953 struct extent_map *em; in check_chunk_block_group_mappings() local
2135 struct extent_map *em; in fill_dummy_bgs() local
2363 struct extent_map *em; in insert_dev_extents() local
4128 struct extent_map *em; in btrfs_unfreeze_block_group() local
Dinode.c963 struct extent_map *em; in submit_one_async_extent() local
1107 struct extent_map *em; in get_extent_allocation_hint() local
1186 struct extent_map *em; in cow_file_range() local
2079 struct extent_map *em; in run_delalloc_nocow() local
2527 struct extent_map *em; in split_zoned_em() local
2818 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
5060 struct extent_map *em = NULL; in btrfs_cont_expand() local
5306 struct extent_map *em; in evict_inode_truncate_pages() local
6875 struct extent_map *em = NULL; in btrfs_get_extent() local
7078 struct extent_map *em; in btrfs_get_extent_fiemap() local
[all …]
Dfile.c508 struct extent_map *em; in btrfs_drop_extent_cache() local
2556 struct extent_map *em; in find_first_non_hole() local
3216 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
3241 struct extent_map *em; in btrfs_zero_range() local
3430 struct extent_map *em; in btrfs_fallocate() local
3607 struct extent_map *em = NULL; in find_desired_extent() local
Ddev-replace.c569 struct extent_map *em; in btrfs_finish_block_group_to_copy() local
833 struct extent_map *em; in btrfs_dev_replace_update_device_in_mapping_tree() local
Dcompression.c463 struct extent_map *em; in alloc_compressed_bio() local
671 struct extent_map *em; in add_ra_bio_pages() local
818 struct extent_map *em; in btrfs_submit_compressed_read() local
Dzoned.c1264 struct extent_map *em; in btrfs_load_block_group_zone_info() local
1666 struct extent_map *em; in btrfs_rewrite_logical_zoned() local
1834 struct extent_map *em; in btrfs_zoned_get_device() local
/linux-5.19.10/fs/btrfs/tests/
Dextent-map-tests.c15 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
Dinode-tests.c221 struct extent_map *em = NULL; in test_btrfs_get_extent() local
822 struct extent_map *em = NULL; in test_hole_first() local
/linux-5.19.10/net/sched/
Dematch.c171 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()
Dem_ipset.c20 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()
Dem_ipt.c127 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()
Dem_nbyte.c23 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()
Dem_u32.c17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
Dem_cmp.c21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
/linux-5.19.10/drivers/thermal/
Dcpufreq_cooling.c73 struct em_perf_domain *em; member
336 struct em_perf_domain *em) { in em_is_sane()
523 struct em_perf_domain *em) in __cpufreq_cooling_register()
666 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register() local
Ddevfreq_cooling.c372 struct em_perf_domain *em; in of_devfreq_cooling_register_power() local
/linux-5.19.10/drivers/block/aoe/
Daoechr.c128 struct ErrMsg *em; in aoechr_error() local
215 struct ErrMsg *em; in aoechr_read() local
/linux-5.19.10/include/linux/
Denergy_model.h78 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument
79 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) argument
/linux-5.19.10/fs/ocfs2/
Dextent_map.c48 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-5.19.10/net/bridge/netfilter/
Debt_among.c206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
/linux-5.19.10/drivers/powercap/
Ddtpm_cpu.c132 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
/linux-5.19.10/include/net/
Dpkt_cls.h378 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()
383 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
388 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
393 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
398 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()

12