Home
last modified time | relevance | path

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

12

/linux-6.15/fs/btrfs/
H A Dextent_map.c47 struct extent_map *em; in alloc_extent_map() local
308 struct extent_map *em) in dump_extent_map()
417 struct extent_map *em; in unpin_extent_cache() local
462 struct extent_map *em, in setup_extent_mapping()
515 struct extent_map *em; in __lookup_extent_mapping() local
645 struct extent_map *em, in merge_extent_mapping()
701 struct extent_map *em = *em_in; in btrfs_add_extent_mapping() local
770 struct extent_map *em; in drop_all_extent_maps_fast() local
805 struct extent_map *em; in btrfs_drop_extent_map_range() local
1040 struct extent_map *em; in split_extent_map() local
[all …]
H A Dextent_map.h111 static inline void extent_map_set_compression(struct extent_map *em, in extent_map_set_compression()
122 static inline enum btrfs_compression_type extent_map_compression(const struct extent_map *em) in extent_map_compression()
140 static inline bool extent_map_is_compressed(const struct extent_map *em) in extent_map_is_compressed()
147 static inline int extent_map_in_tree(const struct extent_map *em) in extent_map_in_tree()
152 static inline u64 extent_map_block_start(const struct extent_map *em) in extent_map_block_start()
162 static inline u64 extent_map_end(const struct extent_map *em) in extent_map_end()
H A Ddirect-io.c144 struct extent_map *em = NULL; in btrfs_create_dio_extent() local
179 struct extent_map *em; in btrfs_new_extent_direct() local
222 struct extent_map *em = *map; in btrfs_get_blocks_direct_write() local
360 struct extent_map *em; in btrfs_dio_iomap_begin() local
H A Ddefrag.c622 struct extent_map *em; in defrag_get_extent() local
751 struct extent_map *em; in defrag_lookup_extent() local
795 const struct extent_map *em) in get_extent_max_capacity()
802 static bool defrag_check_next_extent(struct inode *inode, struct extent_map *em, in defrag_check_next_extent()
972 struct extent_map *em; in defrag_collect_targets() local
H A Dfile.c2075 struct extent_map *em; in find_first_non_hole() local
2738 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
2763 struct extent_map *em; in btrfs_zero_range() local
2950 struct extent_map *em; in btrfs_fallocate() local
H A Dinode.c1110 struct extent_map *em; in submit_one_async_extent() local
1224 struct extent_map *em; in btrfs_get_extent_allocation_hint() local
1292 struct extent_map *em; in cow_file_range() local
1989 struct extent_map *em; in nocow_one_range() local
2684 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
5006 struct extent_map *em = NULL; in btrfs_cont_expand() local
6902 struct extent_map *em = NULL; in btrfs_get_extent() local
7209 struct extent_map *em; in btrfs_create_io_em() local
8871 struct extent_map *em; in __btrfs_prealloc_file_range() local
9376 struct extent_map *em; in btrfs_encoded_read() local
[all …]
/linux-6.15/fs/btrfs/tests/
H A Dextent-map-tests.c17 struct extent_map *em; in free_extent_map_tree() local
65 struct extent_map *em; in test_case_1() local
166 struct extent_map *em; in test_case_2() local
258 struct extent_map *em; in __test_case_3() local
367 struct extent_map *em; in __test_case_4() local
498 struct extent_map *em; in add_compressed_extent() local
710 struct extent_map *em = NULL; in test_case_6() local
770 struct extent_map *em; in test_case_7() local
912 struct extent_map *em; in test_case_8() local
H A Dinode-tests.c223 struct extent_map *em = NULL; in test_btrfs_get_extent() local
800 struct extent_map *em = NULL; in test_hole_first() local
/linux-6.15/net/sched/
H 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()
H 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()
H 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()
H 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()
H A Dem_u32.c17 static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em, in em_u32_match()
H A Dem_cmp.c21 static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em, in em_cmp_match()
/linux-6.15/drivers/thermal/
H A Dcpufreq_cooling.c72 struct em_perf_domain *em; member
333 struct em_perf_domain *em) { in em_is_sane()
518 struct em_perf_domain *em) in __cpufreq_cooling_register()
661 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register() local
H A Ddevfreq_cooling.c399 struct em_perf_domain *em; in of_devfreq_cooling_register_power() local
/linux-6.15/drivers/block/aoe/
H A Daoechr.c138 struct ErrMsg *em; in aoechr_error() local
225 struct ErrMsg *em; in aoechr_read() local
/linux-6.15/fs/ocfs2/
H 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.15/include/linux/
H A Denergy_model.h97 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument
98 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) argument
/linux-6.15/net/bridge/netfilter/
H A Debt_among.c206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic_qr.rs453 let mut em = EncodedMsg { in new() localVariable
565 em: &'a EncodedMsg<'a>, field
575 let em = self.em; in next() localVariable
/linux-6.15/drivers/powercap/
H A Ddtpm_cpu.c122 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
/linux-6.15/include/net/
H A Dpkt_cls.h413 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()
418 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
423 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
428 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
433 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c157 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters() local
201 bool em; in enetc_pf_set_rx_mode() local
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v6_0.c1563 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_audio_set_dto() local
1724 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_afmt_setmode() local
3259 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_mode_set() local
3331 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_disable() local

12