| /kernel/linux/linux-4.19/fs/ocfs2/ |
| D | alloc.c | 782 int ocfs2_search_extent_list(struct ocfs2_extent_list *el, u32 v_cluster) in ocfs2_search_extent_list() 967 struct ocfs2_extent_list *el = NULL; in ocfs2_num_free_extents() local 1094 static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) in ocfs2_sum_rightmost_rec() 1113 struct ocfs2_extent_list *el; in ocfs2_adjust_rightmost_branch() local 1173 struct ocfs2_extent_list *el; in ocfs2_add_branch() local 1472 struct ocfs2_extent_list *el; in ocfs2_find_branch_target() local 1544 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree() local 1610 static void ocfs2_shift_records_right(struct ocfs2_extent_list *el) in ocfs2_shift_records_right() 1625 static void ocfs2_rotate_leaf(struct ocfs2_extent_list *el, in ocfs2_rotate_leaf() 1704 static void ocfs2_remove_empty_extent(struct ocfs2_extent_list *el) in ocfs2_remove_empty_extent() [all …]
|
| D | extent_map.c | 296 struct ocfs2_extent_list *el; in ocfs2_last_eb_is_empty() local 331 static int ocfs2_search_for_hole_index(struct ocfs2_extent_list *el, in ocfs2_search_for_hole_index() 359 struct ocfs2_extent_list *el, in ocfs2_figure_hole_clusters() 420 struct ocfs2_extent_list *el; in ocfs2_get_clusters_nocache() local 547 struct ocfs2_extent_list *el, in ocfs2_xattr_get_clusters()
|
| D | alloc.h | 248 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() 287 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-4.19/fs/gfs2/ |
| D | xattr.c | 179 struct gfs2_ea_location *el = ef->ef_el; in ea_find_i() local 192 struct gfs2_ea_location *el) in gfs2_ea_find() 507 static int gfs2_ea_get_copy(struct gfs2_inode *ip, struct gfs2_ea_location *el, in gfs2_ea_get_copy() 527 struct gfs2_ea_location el; in gfs2_xattr_acl_get() local 570 struct gfs2_ea_location el; in __gfs2_xattr_get() local 830 struct gfs2_ea_location *el) in ea_set_remove_stuffed() 1034 const void *value, size_t size, struct gfs2_ea_location *el) in ea_set_i() 1066 struct gfs2_ea_location *el) in ea_set_remove_unstuffed() 1077 static int ea_remove_stuffed(struct gfs2_inode *ip, struct gfs2_ea_location *el) in ea_remove_stuffed() 1124 struct gfs2_ea_location el; in gfs2_xattr_remove() local [all …]
|
| /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-4.19/drivers/crypto/hisilicon/sec/ |
| D | sec_algs.c | 381 static void sec_alg_free_el(struct sec_request_el *el, in sec_alg_free_el() 394 struct sec_request_el *el, *temp; in sec_send_request() local 644 struct sec_request_el *el; in sec_alg_alloc_and_fill_el() local 730 struct sec_request_el *el, *temp; in sec_alg_skcipher_crypto() local
|
| /kernel/linux/linux-4.19/arch/arm64/kernel/ |
| D | debug-monitors.c | 91 void enable_debug_monitors(enum dbg_active_el el) in enable_debug_monitors() 112 void disable_debug_monitors(enum dbg_active_el el) in disable_debug_monitors()
|
| D | entry.S | 261 .macro kernel_exit, el argument
|
| /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/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 | 290 .macro kernel_exit, el argument
|
| /kernel/linux/linux-5.10/lib/reed_solomon/ |
| D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
| /kernel/linux/linux-4.19/lib/reed_solomon/ |
| D | decode_rs.c | 14 int deg_lambda, el, deg_omega; variable
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_list_sort.c | 74 struct debug_el *el; in list_sort_test() local
|
| /kernel/linux/linux-4.19/lib/ |
| D | test_list_sort.c | 72 struct debug_el *el; in list_sort_test() local
|
| /kernel/linux/linux-4.19/scripts/ |
| D | spdxcheck.py | 20 def __init__(self, el, txt): argument
|
| /kernel/linux/linux-5.10/scripts/ |
| D | spdxcheck.py | 20 def __init__(self, el, txt): argument
|
| /kernel/linux/linux-4.19/drivers/scsi/sym53c8xx_2/ |
| D | sym_misc.h | 128 #define sym_remque(el) __sym_que_del((el)->blink, (el)->flink) 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-5.10/drivers/net/wireless/ |
| D | wl3501.h | 238 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
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ |
| D | wl3501.h | 238 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
|