| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | alloc.c | 768 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 D | extent_map.c | 283 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 D | alloc.h | 234 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 D | xattr.c | 176 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 D | node_elements.hpp | 58 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 D | buf_list.c | 91 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 D | sec_algs.c | 373 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 D | basic-block.h | 280 #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 D | basic-block.h | 280 #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 D | ppa.c | 35 unsigned int el = current_el(); in ppa_init() local
|
| H A D | cpu.c | 72 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 D | rockchip_debug.c | 169 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 D | debug-monitors.c | 80 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 D | typeahead.jquery.js | 410 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 D | arm-spe-decoder.c | 31 int ns, el; in arm_spe_calc_ip() local
|
| /OK3568_Linux_fs/kernel/lib/reed_solomon/ |
| H A D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_list_sort.c | 73 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 D | pack_create.hpp | 188 …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 D | system.h | 138 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 D | interrupts_64.c | 38 int el = current_el(); in show_regs() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/ |
| H A D | cache_v8.c | 38 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 D | atmel_nand_ecc.h | 135 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 D | spdxcheck.py | 20 def __init__(self, el, txt): argument
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | list_sort.c | 217 struct debug_el *el; in list_sort_test() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/armv8/ |
| H A D | mmu.h | 105 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()
|