Home
last modified time | relevance | path

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

12

/linux/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
261 struct extent_map *em; in __test_case_3() local
370 struct extent_map *em; in __test_case_4() local
501 struct extent_map *em; in add_compressed_extent() local
713 struct extent_map *em = NULL; in test_case_6() local
773 struct extent_map *em; in test_case_7() local
915 struct extent_map *em; in test_case_8() local
/linux/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()
H A Dem_meta.c965 static int em_meta_dump(struct sk_buff *skb, struct tcf_ematch *em) in em_meta_dump()
/linux/drivers/thermal/
H A Dcpufreq_cooling.c72 struct em_perf_domain *em; member
333 struct em_perf_domain *em) { in em_is_sane()
517 struct em_perf_domain *em) in __cpufreq_cooling_register()
660 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/fs/btrfs/
H A Ddefrag.c613 struct extent_map *em; in defrag_get_extent() local
739 struct extent_map *em; in defrag_lookup_extent() local
783 const struct extent_map *em) in get_extent_max_capacity()
790 static bool defrag_check_next_extent(struct inode *inode, struct extent_map *em, in defrag_check_next_extent()
966 struct extent_map *em; in defrag_collect_targets() local
H A Dfile.c2188 struct extent_map *em; in find_first_non_hole() local
2899 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
2924 struct extent_map *em; in btrfs_zero_range() local
3114 struct extent_map *em; in btrfs_fallocate() local
H A Dinode.c1146 struct extent_map *em; in submit_one_async_extent() local
1259 struct extent_map *em; in btrfs_get_extent_allocation_hint() local
1315 struct extent_map *em; in cow_one_range() local
2050 struct extent_map *em; in nocow_one_range() local
2788 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
5302 struct extent_map *em = NULL; in btrfs_cont_expand() local
7229 struct extent_map *em = NULL; in btrfs_get_extent() local
7530 struct extent_map *em; in btrfs_create_io_em() local
9217 struct extent_map *em; in __btrfs_prealloc_file_range() local
9719 struct extent_map *em; in btrfs_encoded_read() local
[all …]
H A Dextent_io.c946 struct extent_map *em; in get_extent_map() local
973 const struct extent_map *em) in btrfs_readahead_expand()
1008 struct extent_map *em; in btrfs_do_readpage() local
1639 struct extent_map *em; in submit_one_sector() local
2843 struct extent_map *em; in try_release_extent_mapping() local
H A Dcompression.c381 struct extent_map *em; in add_ra_bio_pages() local
538 struct extent_map *em; in btrfs_submit_compressed_read() local
H A Dtree-log.c5015 const struct extent_map *em, in log_extent_csums()
5132 const struct extent_map *em, in log_one_extent()
5357 struct extent_map *em, *n; in btrfs_log_changed_extents() local
7123 struct extent_map *em, *n; in btrfs_log_inode() local
/linux/drivers/block/aoe/
H A Daoechr.c138 struct ErrMsg *em; in aoechr_error() local
225 struct ErrMsg *em; in aoechr_read() local
/linux/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/include/linux/
H A Denergy_model.h101 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument
102 #define em_is_artificial(em) ((em)->flags & EM_PERF_DOMAIN_ARTIFICIAL) argument
/linux/net/bridge/netfilter/
H A Debt_among.c206 const struct ebt_entry_match *em = in ebt_among_mt_check() local
/linux/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/drivers/powercap/
H A Ddtpm_cpu.c124 struct em_perf_domain *em = em_cpu_get(dtpm_cpu->cpu); in update_pd_power_uw() local
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c123 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters() local
167 bool em; in enetc_pf_set_rx_mode() local
/linux/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
3237 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_mode_set() local
3306 int em = amdgpu_atombios_encoder_get_encoder_mode(encoder); in dce_v6_0_encoder_disable() local
/linux/drivers/input/misc/
H A Dyealink.c61 #define _SEG(t, a, am, b, bm, c, cm, d, dm, e, em, f, fm, g, gm) \ argument

12