Home
last modified time | relevance | path

Searched defs:el (Results 1 – 25 of 59) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dalloc.c768 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list()
953 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() local
1079 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec()
1098 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local
1158 struct ocfs2_extent_list *el; in ocfs2_add_branch() local
1457 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local
1529 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local
1595 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right()
1610 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf()
1689 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent()
[all …]
H A Dextent_map.c283 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local
318 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index()
346 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters()
407 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local
534 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
H A Dalloc.h234 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters()
273 struct ocfs2_extent_list *el; member
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dxattr.c176 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local
189 struct gfs2_ea_location *el) in gfs2_ea_find()
504 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy()
524 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local
567 struct gfs2_ea_location el; in __gfs2_xattr_get() local
828 struct gfs2_ea_location *el) in ea_set_remove_stuffed()
1032 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i()
1064 struct gfs2_ea_location *el) in ea_set_remove_unstuffed()
1075 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed()
1122 struct gfs2_ea_location el; in gfs2_xattr_remove() local
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dnode_elements.hpp58 element_indexable(Element const& el, Translator const& tr) in element_indexable()
65 element_indexable(rtree::ptr_pair<First, Pointer> const& el, Translator const& /*tr*/) in element_indexable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/bufmanage/
H A Dbuf_list.c91 int buf_list_add(buf_list_t *li, int *el, int pos) in buf_list_add()
161 int buf_list_set(buf_list_t *li, int *el, int pos) in buf_list_set()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c373 static void sec_alg_free_el(struct sec_request_el *el, in sec_alg_free_el()
386 struct sec_request_el *el, *temp; in sec_send_request() local
636 struct sec_request_el *el; in sec_alg_alloc_and_fill_el() local
722 struct sec_request_el *el, *temp; in sec_alg_skcipher_crypto() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbasic-block.h280 #define EDGE_INDEX(el, pred, succ) (find_edge_index ((el), (pred), (succ))) argument
284 #define INDEX_EDGE_PRED_BB(el, index) ((el)->index_to_edge[(index)]->src) argument
285 #define INDEX_EDGE_SUCC_BB(el, index) ((el)->index_to_edge[(index)]->dest) argument
288 #define INDEX_EDGE(el, index) ((el)->index_to_edge[(index)]) argument
291 #define NUM_EDGES(el) ((el)->num_edges) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbasic-block.h280 #define EDGE_INDEX(el, pred, succ) (find_edge_index ((el), (pred), (succ))) argument
284 #define INDEX_EDGE_PRED_BB(el, index) ((el)->index_to_edge[(index)]->src) argument
285 #define INDEX_EDGE_SUCC_BB(el, index) ((el)->index_to_edge[(index)]->dest) argument
288 #define INDEX_EDGE(el, index) ((el)->index_to_edge[(index)]) argument
291 #define NUM_EDGES(el) ((el)->num_edges) argument
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dppa.c35 unsigned int el = current_el(); in ppa_init() local
H A Dcpu.c72 unsigned int el = current_el(); in early_mmu_setup() local
146 unsigned int el = current_el(); in final_mmu_setup() local
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_debug.c169 int i = 0, j = 0, el, ns; in rockchip_debug_dump_pmpcsr() local
340 int i = 0, j, el, ns; in rockchip_panic_notify_pmpcsr() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Ddebug-monitors.c80 void enable_debug_monitors(enum dbg_active_el el) in enable_debug_monitors()
101 void disable_debug_monitors(enum dbg_active_el el) in disable_debug_monitors()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js410 function traverse(el, hightlightTextNode) { argument
678 Dataset.extractData = function extractData(el) { argument
963 getSelectableData: function getSelectableData($el) {
1359 el: $input property
1519 function getBackgroundStyles($el) {
/OK3568_Linux_fs/kernel/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c31 int ns, el; in arm_spe_calc_ip() local
/OK3568_Linux_fs/kernel/lib/reed_solomon/
H A Ddecode_rs.c14 int deg_lambda, el, deg_omega; variable
/OK3568_Linux_fs/kernel/lib/
H A Dtest_list_sort.c73 struct debug_el *el; in list_sort_test() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dpack_create.hpp188 …internal_element el = per_level(entries.begin(), entries.end(), hint_box.get(), values_count, subt… in apply() local
348 … internal_element el = per_level(first, last, hint_box, values_count, next_subtree_counts, in per_level_packets() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h138 unsigned int el; in current_el() local
145 unsigned int el, val; in get_sctlr() local
160 unsigned int el; in set_sctlr() local
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dinterrupts_64.c38 int el = current_el(); in show_regs() local
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c38 u64 get_tcr(int el, u64 *pips, u64 *pva_bits) in get_tcr()
407 int el; in mmu_setup() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h135 u32 el[32]; /* 0xAC-0x128 Error Location Registers */ member
144 u32 el[24]; /* 0x8C-0xE8 Error Location Registers */ member
/OK3568_Linux_fs/kernel/scripts/
H A Dspdxcheck.py20 def __init__(self, el, txt): argument
/OK3568_Linux_fs/u-boot/lib/
H A Dlist_sort.c217 struct debug_el *el; in list_sort_test() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h105 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()

123