Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/ocfs2/
A Dalloc.c1096 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local
1156 struct ocfs2_extent_list *el; in ocfs2_add_branch() local
1455 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local
1794 struct ocfs2_extent_list *el; in __ocfs2_find_path() local
2213 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_left_leaf() local
2527 struct ocfs2_extent_list *el; in ocfs2_update_edge_lengths() local
2568 struct ocfs2_extent_list *el; in ocfs2_unlink_path() local
2808 struct ocfs2_extent_list *el; in ocfs2_find_cpos_for_right_leaf() local
3023 struct ocfs2_extent_list *el; in ocfs2_remove_rightmost_path() local
3151 struct ocfs2_extent_list *el; in ocfs2_rotate_tree_left() local
[all …]
A Dextent_map.c281 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local
316 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index()
344 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters()
405 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local
532 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
A Dalloc.h232 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters()
271 struct ocfs2_extent_list *el; member
A Dxattr.c1109 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() local
2654 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() local
2744 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() local
3201 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() local
3226 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() local
3688 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec()
3931 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() local
4086 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() local
5275 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() local
5898 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() local
[all …]
A Dfile.c1678 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec()
1703 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos()
1770 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range() local
A Drefcounttree.c959 struct ocfs2_extent_list *el, in ocfs2_get_refcount_cpos_end()
1065 struct ocfs2_extent_list *el; in ocfs2_get_refcount_rec() local
1662 struct ocfs2_extent_list *el; in ocfs2_adjust_refcount_rec() local
2628 struct ocfs2_extent_list *el, in ocfs2_refcount_cal_cow_clusters()
3065 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount() local
A Dsuballoc.c323 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_bg_discontig_add_extent() local
496 struct ocfs2_extent_list *el = &bg->bg_list; in ocfs2_block_group_grow_discontig() local
550 struct ocfs2_extent_list *el; in ocfs2_bg_alloc_cleanup() local
/linux-6.3-rc2/fs/gfs2/
A Dxattr.c187 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local
200 struct gfs2_ea_location *el) in gfs2_ea_find()
518 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy()
538 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local
581 struct gfs2_ea_location el; in __gfs2_xattr_get() local
838 struct gfs2_ea_location *el) in ea_set_remove_stuffed()
1042 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i()
1074 struct gfs2_ea_location *el) in ea_set_remove_unstuffed()
1085 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed()
1132 struct gfs2_ea_location el; in gfs2_xattr_remove() local
[all …]
/linux-6.3-rc2/drivers/bus/mhi/ep/
A Dmain.c29 struct mhi_ring_element *el, bool bei) in mhi_ep_send_event()
115 static int mhi_ep_process_cmd_ring(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_process_cmd_ring()
295 struct mhi_ring_element *el; in mhi_ep_read_channel() local
397 static int mhi_ep_process_ch_ring(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_process_ch_ring()
454 struct mhi_ring_element *el; in mhi_ep_queue_skb() local
683 struct mhi_ring_element *el; in mhi_ep_cmd_ring_worker() local
717 struct mhi_ring_element *el; in mhi_ep_ch_ring_worker() local
A Dring.c101 int mhi_ep_ring_add_element(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_ring_add_element()
/linux-6.3-rc2/drivers/crypto/hisilicon/sec/
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
/linux-6.3-rc2/arch/arm64/kernel/
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()
/linux-6.3-rc2/tools/perf/util/arm-spe-decoder/
A Darm-spe-decoder.c27 u64 ns, el, val; in arm_spe_calc_ip() local
A Darm-spe-pkt-decoder.c421 int ns, el, idx = packet->index; in arm_spe_pkt_desc_addr() local
/linux-6.3-rc2/lib/reed_solomon/
A Ddecode_rs.c14 int deg_lambda, el, deg_omega; variable
/linux-6.3-rc2/lib/
A Dtest_list_sort.c61 struct debug_el *el, **elts; in list_sort_test() local
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_discovery.c1021 #define list_to_kobj(el) container_of(el, struct kobject, entry) argument
1025 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_ip_hw_free() local
1043 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_die_free() local
1060 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_fini() local
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_execlists_submission.c290 static int virtual_prio(const struct intel_engine_execlists *el) in virtual_prio()
1027 struct intel_engine_execlists *el = &engine->execlists; in first_virtual_engine() local
1136 timeslice_yield(const struct intel_engine_execlists *el, in timeslice_yield()
1192 const struct intel_engine_execlists *el = &engine->execlists; in timeslice_expired() local
1210 struct intel_engine_execlists *el = &engine->execlists; in start_timeslice() local
1810 static void new_timeslice(struct intel_engine_execlists *el) in new_timeslice()
2284 const struct intel_engine_execlists * const el = &engine->execlists; in active_context() local
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_misc.h115 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
/linux-6.3-rc2/drivers/net/wireless/
A Dwl3501.h238 struct iw_mgmt_info_element el; member
249 struct iw_mgmt_info_element el; member
254 struct iw_mgmt_info_element el; member
259 struct iw_mgmt_info_element el; member
267 struct iw_mgmt_info_element el; member
/linux-6.3-rc2/drivers/input/misc/
A Dyealink.c129 static int setChar(struct yealink_dev *yld, int el, int chr) in setChar()
631 int el, size_t len) in store_line()
/linux-6.3-rc2/drivers/soc/apple/
A Drtkit-crashlog.c130 const char *el; in apple_rtkit_crashlog_dump_regs() local
/linux-6.3-rc2/scripts/
A Dspdxcheck.py21 def __init__(self, el, txt): argument
/linux-6.3-rc2/arch/alpha/kernel/
A Dcore_lca.c395 union el_lca el; in lca_machine_check() local
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Deeprom_4k.c189 u32 el; in ath9k_hw_4k_check_eeprom() local

Completed in 92 milliseconds

12