| /kernel/linux/linux-6.6/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 1077 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1096 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 1527 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local 1593 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right() 1608 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf() 1687 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
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| 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 …]
|
| 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()
|
| 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
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| 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 827 struct gfs2_ea_location *el) in ea_set_remove_stuffed() 1031 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1063 struct gfs2_ea_location *el) in ea_set_remove_unstuffed() 1074 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed() 1121 struct gfs2_ea_location el; in gfs2_xattr_remove() local [all …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/drivers/bus/mhi/ep/ |
| D | main.c | 29 struct mhi_ring_element *el, bool bei) in mhi_ep_send_event() 147 static int mhi_ep_process_cmd_ring(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_process_cmd_ring() 328 struct mhi_ring_element *el; in mhi_ep_read_channel() local 430 static int mhi_ep_process_ch_ring(struct mhi_ep_ring *ring, struct mhi_ring_element *el) in mhi_ep_process_ch_ring() 488 struct mhi_ring_element *el; in mhi_ep_queue_skb() local 717 struct mhi_ring_element *el; in mhi_ep_cmd_ring_worker() local 751 struct mhi_ring_element *el; in mhi_ep_ch_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()
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/ |
| D | arm-spe-decoder.c | 27 u64 ns, el, val; in arm_spe_calc_ip() local
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/ |
| D | arm-spe-decoder.c | 31 int ns, el; in arm_spe_calc_ip() local
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_list_sort.c | 74 struct debug_el *el; in list_sort_test() local
|
| /kernel/linux/linux-5.10/lib/reed_solomon/ |
| D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
| /kernel/linux/linux-6.6/lib/reed_solomon/ |
| D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
| /kernel/linux/linux-6.6/lib/ |
| D | test_list_sort.c | 61 struct debug_el *el, **elts; in list_sort_test() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_discovery.c | 1147 #define list_to_kobj(el) container_of(el, struct kobject, entry) argument 1151 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_ip_hw_free() local 1169 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_die_free() local 1186 struct list_head *el, *tmp; in amdgpu_discovery_sysfs_fini() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/scripts/ |
| D | spdxcheck.py | 20 def __init__(self, el, txt): argument
|
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| D | sym_misc.h | 115 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
|
| /kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
| D | sym_misc.h | 115 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) argument
|