Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/btrfs/
A Dextent_map.c48 struct extent_map *em; in alloc_extent_map() local
63 void free_extent_map(struct extent_map *em) in free_extent_map()
299 struct extent_map *em; in unpin_extent_cache() local
344 struct extent_map *em, in setup_extent_mapping()
402 struct extent_map *em, int modified) in add_extent_mapping()
425 struct extent_map *em; in __lookup_extent_mapping() local
532 static struct extent_map *prev_extent_map(struct extent_map *em) in prev_extent_map()
550 struct extent_map *em, in merge_extent_mapping()
610 struct extent_map *em = *em_in; in btrfs_add_extent_mapping() local
677 struct extent_map *em; in drop_all_extent_maps_fast() local
[all …]
A Dextent_map.h68 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()
A Ddefrag.c488 struct extent_map *em; in defrag_get_extent() local
615 struct extent_map *em; in defrag_lookup_extent() local
659 const struct extent_map *em) in get_extent_max_capacity()
666 static bool defrag_check_next_extent(struct inode *inode, struct extent_map *em, in defrag_check_next_extent()
835 struct extent_map *em; in defrag_collect_targets() local
A Dvolumes.c1776 struct extent_map *em; in find_next_chunk() local
3032 struct extent_map *em; in btrfs_get_chunk_map() local
3083 struct extent_map *em; in btrfs_remove_chunk() local
5374 struct extent_map *em; in create_chunk() local
5534 struct extent_map *em; in btrfs_chunk_alloc_add_chunk_item() local
5682 struct extent_map *em; in btrfs_chunk_writeable() local
5719 struct extent_map *em; in btrfs_mapping_tree_free() local
5738 struct extent_map *em; in btrfs_num_copies() local
5784 struct extent_map *em; in btrfs_full_stripe_len() local
5804 struct extent_map *em; in btrfs_is_parity_mirror() local
[all …]
A Dblock-group.c1015 u64 group_start, struct extent_map *em) in btrfs_remove_block_group()
1270 struct extent_map *em; in btrfs_start_trans_remove_block_group() local
1875 struct extent_map *em; in read_bg_from_eb() local
1971 struct extent_map *em; in btrfs_rmap_block() local
2146 struct extent_map *em; in check_chunk_block_group_mappings() local
2318 struct extent_map *em; in fill_dummy_bgs() local
2562 struct extent_map *em; in insert_dev_extents() local
4326 struct extent_map *em; in btrfs_unfreeze_block_group() local
A Ddev-replace.c552 struct extent_map *em; in btrfs_finish_block_group_to_copy() local
815 struct extent_map *em; in btrfs_dev_replace_update_device_in_mapping_tree() local
A Dinode.c985 struct extent_map *em; in submit_one_async_extent() local
1129 struct extent_map *em; in get_extent_allocation_hint() local
1208 struct extent_map *em; in cow_file_range() local
2532 struct extent_map *em; in split_zoned_em() local
2732 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
7022 struct extent_map *em; in btrfs_new_extent_direct() local
7277 struct extent_map *em; in create_io_em() local
7458 struct extent_map *em; in btrfs_dio_iomap_begin() local
9565 struct extent_map *em; in __btrfs_prealloc_file_range() local
10059 struct extent_map *em; in btrfs_encoded_read() local
[all …]
A Dfile.c2171 struct extent_map *em; in find_first_non_hole() local
2831 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
2856 struct extent_map *em; in btrfs_zero_range() local
3045 struct extent_map *em; in btrfs_fallocate() local
/linux-6.3-rc2/fs/btrfs/tests/
A 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
A Dinode-tests.c215 struct extent_map *em = NULL; in test_btrfs_get_extent() local
804 struct extent_map *em = NULL; in test_hole_first() local
/linux-6.3-rc2/net/sched/
A Dematch.c171 struct tcf_ematch *em, struct nlattr *nla, int idx) in tcf_em_validate()
312 struct tcf_ematch *em; in tcf_em_tree_validate() local
408 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_destroy() local
458 struct tcf_ematch *em = tcf_em_get_match(tree, i); in tcf_em_tree_dump() local
491 static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em, in tcf_em_match()
A 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()
A 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()
A 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()
A Dem_u32.c17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
A Dem_cmp.c21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
/linux-6.3-rc2/drivers/thermal/
A Dcpufreq_cooling.c74 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
A Ddevfreq_cooling.c368 struct em_perf_domain *em; in of_devfreq_cooling_register_power() local
/linux-6.3-rc2/drivers/block/aoe/
A Daoechr.c128 struct ErrMsg *em; in aoechr_error() local
215 struct ErrMsg *em; in aoechr_read() local
/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/fs/ocfs2/
A 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-6.3-rc2/net/bridge/netfilter/
A Debt_among.c206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
/linux-6.3-rc2/drivers/powercap/
A Ddtpm_cpu.c117 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
/linux-6.3-rc2/include/net/
A Dpkt_cls.h415 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()
420 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
425 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
430 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
435 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Ddce_v6_0.c1495 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_audio_set_dto() local
1656 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_afmt_setmode() local
3151 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_mode_set() local
3223 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_disable() local

Completed in 89 milliseconds

12