/linux-6.8/fs/ocfs2/ |
D | alloc.c | 766 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() 951 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() local 1084 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1103 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local 1163 struct ocfs2_extent_list *el; in ocfs2_add_branch() local 1462 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local 1534 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local 1600 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right() 1615 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf() 1694 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent() [all …]
|
D | extent_map.c | 281 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()
|
D | alloc.h | 232 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 271 struct ocfs2_extent_list *el; member
|
D | xattr.c | 1105 struct ocfs2_extent_list *el; in ocfs2_xattr_get_value_outside() local 2650 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_has_space_inline() local 2740 struct ocfs2_extent_list *el = &di->id2.i_list; in ocfs2_xattr_ibody_init() local 3197 struct ocfs2_extent_list *el = in ocfs2_calc_xattr_set_need() local 3222 struct ocfs2_extent_list *el = &def_xv.xv.xr_list; in ocfs2_calc_xattr_set_need() local 3684 struct ocfs2_extent_list *el) in ocfs2_xattr_get_rec() 3927 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find() local 4082 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block() local 5271 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket() local 5894 struct ocfs2_extent_list *el = &xv->xr_list; in ocfs2_xattr_value_attach_refcount() local [all …]
|
D | file.c | 1677 static int ocfs2_find_rec(struct ocfs2_extent_list *el, u32 pos) in ocfs2_find_rec() 1702 struct ocfs2_extent_list *el, in ocfs2_calc_trunc_pos() 1769 struct ocfs2_extent_list *el = NULL; in ocfs2_remove_inode_range() local
|
D | refcounttree.c | 959 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() 3066 struct ocfs2_extent_list *el; in ocfs2_clear_ext_refcount() local
|
/linux-6.8/fs/gfs2/ |
D | xattr.c | 187 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.8/drivers/bus/mhi/ep/ |
D | main.c | 29 struct mhi_ring_element *el, bool bei) in mhi_ep_send_event() 163 static int mhi_ep_process_cmd_ring(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_process_cmd_ring() 343 struct mhi_ring_element *el = &ring->ring_cache[ring->rd_offset]; in mhi_ep_read_completion() local 409 struct mhi_ring_element *el; in mhi_ep_read_channel() local 525 struct mhi_ring_element *el = &ring->ring_cache[ring->rd_offset]; in mhi_ep_skb_completion() local 555 struct mhi_ring_element *el; in mhi_ep_queue_skb() local 785 struct mhi_ring_element *el; in mhi_ep_cmd_ring_worker() local
|
D | ring.c | 106 int mhi_ep_ring_add_element(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_ring_add_element()
|
/linux-6.8/drivers/crypto/hisilicon/sec/ |
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
|
/linux-6.8/arch/arm64/kernel/ |
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()
|
D | entry.S | 335 .macro kernel_exit, el argument
|
/linux-6.8/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.c | 27 u64 ns, el, val; in arm_spe_calc_ip() local
|
D | arm-spe-pkt-decoder.c | 430 int ns, el, idx = packet->index; in arm_spe_pkt_desc_addr() local
|
/linux-6.8/lib/reed_solomon/ |
D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
/linux-6.8/lib/ |
D | test_list_sort.c | 61 struct debug_el *el, **elts; in list_sort_test() local
|
/linux-6.8/drivers/gpu/drm/i915/gt/ |
D | intel_execlists_submission.c | 290 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() 2292 const struct intel_engine_execlists * const el = &engine->execlists; in active_context() local
|
/linux-6.8/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_discovery.c | 1155 #define list_to_kobj(el) container_of(el, struct kobject, entry) argument 1159 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_ip_hw_free() local 1177 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_die_free() local 1194 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_fini() local
|
/linux-6.8/drivers/scsi/sym53c8xx_2/ |
D | sym_misc.h | 115 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
|
/linux-6.8/tools/perf/util/ |
D | cs-etm.c | 92 ocsd_ex_level el; member 910 ocsd_ex_level el) in cs_etm__get_machine() 943 ocsd_ex_level el) in cs_etm__cpu_mode() 1388 ocsd_ex_level el) in cs_etm__set_thread() 1405 u8 trace_chan_id, ocsd_ex_level el) in cs_etm__etmq_set_tid_el()
|
/linux-6.8/drivers/input/misc/ |
D | yealink.c | 129 static int setChar(struct yealink_dev *yld, int el, int chr) in setChar() 631 int el, size_t len) in store_line()
|
/linux-6.8/scripts/ |
D | spdxcheck.py | 21 def __init__(self, el, txt): argument
|
/linux-6.8/arch/alpha/kernel/ |
D | core_lca.c | 395 union el_lca el; in lca_machine_check() local
|
/linux-6.8/drivers/soc/apple/ |
D | rtkit-crashlog.c | 130 const char *el; in apple_rtkit_crashlog_dump_regs() local
|
/linux-6.8/drivers/net/wireless/ath/ath9k/ |
D | eeprom_4k.c | 189 u32 el; in ath9k_hw_4k_check_eeprom() local
|