Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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()
300 struct extent_map *em; in unpin_extent_cache() local
335 void clear_em_logging(struct extent_map_tree *tree, struct extent_map *em) in clear_em_logging()
343 struct extent_map *em, in setup_extent_mapping()
356 static void extent_map_device_set_bits(struct extent_map *em, unsigned bits) in extent_map_device_set_bits()
371 static void extent_map_device_clear_bits(struct extent_map *em, unsigned bits) in extent_map_device_clear_bits()
398 struct extent_map *em, int modified) in add_extent_mapping()
[all …]
H A Dextent_map.h58 static inline int extent_map_in_tree(const struct extent_map *em) in extent_map_in_tree()
63 static inline u64 extent_map_end(struct extent_map *em) in extent_map_end()
70 static inline u64 extent_map_block_end(struct extent_map *em) in extent_map_block_end()
H A Dvolumes.c1784 struct extent_map *em; in find_next_chunk() local
2952 struct extent_map *em; in btrfs_get_chunk_map() local
2980 struct extent_map *em; in btrfs_remove_chunk() local
5122 struct extent_map *em; in create_chunk() local
5277 struct extent_map *em; in btrfs_finish_chunk_alloc() local
5390 struct extent_map *em; in btrfs_chunk_readonly() local
5428 struct extent_map *em; in btrfs_mapping_tree_free() local
5447 struct extent_map *em; in btrfs_num_copies() local
5493 struct extent_map *em; in btrfs_full_stripe_len() local
5510 struct extent_map *em; in btrfs_is_parity_mirror() local
[all …]
H A Dblock-group.c897 u64 group_start, struct extent_map *em) in btrfs_remove_block_group()
1174 struct extent_map *em; in btrfs_start_trans_remove_block_group() local
1544 struct extent_map *em; in read_bg_from_eb() local
1661 struct extent_map *em; in btrfs_rmap_block() local
1834 struct extent_map *em; in check_chunk_block_group_mappings() local
3408 struct extent_map *em; in btrfs_unfreeze_block_group() local
H A Dfile.c520 struct extent_map *em; in btrfs_drop_extent_cache() local
2455 struct extent_map *em; in find_first_non_hole() local
3082 struct extent_map *em; in btrfs_zero_range_check_range_boundary() local
3107 struct extent_map *em; in btrfs_zero_range() local
3295 struct extent_map *em; in btrfs_fallocate() local
3492 struct extent_map *em = NULL; in find_desired_extent() local
H A Dinode.c773 struct extent_map *em; in submit_compressed_extents() local
936 struct extent_map *em; in get_extent_allocation_hint() local
991 struct extent_map *em; in cow_file_range() local
1697 struct extent_map *em; in run_delalloc_nocow() local
2265 struct extent_map *em; in btrfs_find_new_delalloc_bytes() local
4763 struct extent_map *em = NULL; in btrfs_cont_expand() local
5000 struct extent_map *em; in evict_inode_truncate_pages() local
6607 struct extent_map *em = NULL; in btrfs_get_extent() local
6809 struct extent_map *em; in btrfs_get_extent_fiemap() local
6943 struct extent_map *em = NULL; in btrfs_create_dio_extent() local
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dextent-map-tests.c15 struct extent_map *em; in free_extent_map_tree() local
56 struct extent_map *em; in test_case_1() local
146 struct extent_map *em; in test_case_2() local
228 struct extent_map *em; in __test_case_3() local
327 struct extent_map *em; in __test_case_4() local
459 struct extent_map *em; in test_rmap_block() local
H A Dinode-tests.c221 struct extent_map *em = NULL; in test_btrfs_get_extent() local
827 struct extent_map *em = NULL; in test_hole_first() local
/OK3568_Linux_fs/kernel/net/sched/
H A 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()
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()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dcpufreq_cooling.c76 struct em_perf_domain *em; member
322 struct em_perf_domain *em) { in em_is_sane()
483 struct em_perf_domain *em) in __cpufreq_cooling_register()
638 struct em_perf_domain *em = em_cpu_get(policy->cpu); in of_cpufreq_cooling_register() local
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Ddtpm_cpu.c39 static int power_add(struct dtpm *dtpm, struct em_perf_domain *em) in power_add()
58 static int power_sub(struct dtpm *dtpm, struct em_perf_domain *em) in power_sub()
/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoechr.c128 struct ErrMsg *em; in aoechr_error() local
217 struct ErrMsg *em; in aoechr_read() local
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dyui-reset-fonts-base.css13 …lapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-s… selector
19 …ng{font-weight:bold}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}bl… selector
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/css/
H A Dyui-reset-fonts-base.css13 …lapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-s… selector
19 …ng{font-weight:bold}abbr,acronym{border-bottom:1px dotted #000;cursor:help}em{font-style:italic}bl… selector
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dextent_map.c50 static void __ocfs2_extent_map_lookup(struct ocfs2_extent_map *em, in __ocfs2_extent_map_lookup()
106 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_trunc() local
219 struct ocfs2_extent_map *em = &oi->ip_extent_map; in ocfs2_extent_map_insert_rec() local
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_performance.c29 struct em_perf_domain *em; in update_perf_level_locked() local
/OK3568_Linux_fs/yocto/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css75 em { selector
/OK3568_Linux_fs/yocto/poky/documentation/sphinx-static/
H A Dtheme_overrides.css75 em { selector
/OK3568_Linux_fs/kernel/include/linux/
H A Denergy_model.h52 #define em_span_cpus(em) (to_cpumask((em)->cpus)) argument
/OK3568_Linux_fs/kernel/include/net/
H A Dpkt_cls.h368 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container()
373 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
378 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
383 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
388 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()

12