/kernel/linux/linux-5.10/arch/arm/lib/ |
H A D | ucmpdi2.S | 14 #define xh r0 define 20 #define xh r1 define
|
H A D | muldi3.S | 14 #define xh r0 define 20 #define xh r1 define [all...] |
H A D | div64.S | 17 #define xh r0 define 23 #define xh r1 define [all...] |
/kernel/linux/linux-6.6/arch/arm/lib/ |
H A D | ucmpdi2.S | 14 #define xh r0 define 20 #define xh r1 define
|
H A D | muldi3.S | 14 #define xh r0 define 20 #define xh r1 define [all...] |
H A D | div64.S | 17 #define xh r0 define 23 #define xh r1 define [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | raspberrypi-ts.c | 50 u8 xh; member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | raspberrypi-ts.c | 50 u8 xh; member
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_csum.c | 451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_csum.c | 451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dir.c | 551 struct fuse_ext_header *xh; in get_create_supp_group() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 958 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local 1585 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local 1631 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local 1813 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_entry() local 1849 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_namevalue() local 1935 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_remove_entry() local 3757 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_find_xe_in_bucket() local 3822 struct ocfs2_xattr_header *xh = NULL; ocfs2_xattr_bucket_find() local 4026 ocfs2_xattr_bucket_get_name_value(struct super_block *sb, struct ocfs2_xattr_header *xh, int index, int *block_off, int *new_offset) ocfs2_xattr_bucket_get_name_value() argument 4195 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_cp_xattr_block_to_bucket() local 4391 struct ocfs2_xattr_header *xh; ocfs2_defrag_xattr_bucket() local 4583 ocfs2_xattr_find_divide_pos(struct ocfs2_xattr_header *xh) ocfs2_xattr_find_divide_pos() argument 4635 struct ocfs2_xattr_header *xh; ocfs2_divide_xattr_bucket() local 5363 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_xattr_bucket_value_truncate() local 5522 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_check_xattr_bucket_collision() local 5658 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_delete_xattr_in_bucket() local 6007 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_get_xattr_tree_value_root() local 6044 struct ocfs2_xattr_header *xh = ocfs2_xattr_bucket_value_refcount() local 6214 ocfs2_value_metas_in_xattr_header(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int *metas, int *credits, int *num_recs, get_xattr_value_root *func, void *para) ocfs2_value_metas_in_xattr_header() argument 6258 ocfs2_get_xattr_value_root(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_get_xattr_value_root() argument 6282 ocfs2_reflink_lock_xattr_allocators(struct ocfs2_super *osb, struct ocfs2_xattr_header *xh, struct buffer_head *ref_root_bh, int *credits, struct ocfs2_alloc_context **meta_ac) ocfs2_reflink_lock_xattr_allocators() argument 6338 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) ocfs2_reflink_xattr_header() argument 6472 struct ocfs2_xattr_header *xh = (struct ocfs2_xattr_header *) ocfs2_reflink_xattr_inline() local 6594 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header; ocfs2_reflink_xattr_block() local 6682 ocfs2_get_reflink_xattr_value_root(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_get_reflink_xattr_value_root() argument 6709 ocfs2_value_tree_metas_in_bucket(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_value_tree_metas_in_bucket() argument 6730 struct ocfs2_xattr_header *xh = ocfs2_calc_value_tree_metas() local [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 952 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local 1579 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local 1625 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local 1807 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_entry() local 1843 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_namevalue() local 1929 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_remove_entry() local 3751 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_find_xe_in_bucket() local 3816 struct ocfs2_xattr_header *xh = NULL; ocfs2_xattr_bucket_find() local 4020 ocfs2_xattr_bucket_get_name_value(struct super_block *sb, struct ocfs2_xattr_header *xh, int index, int *block_off, int *new_offset) ocfs2_xattr_bucket_get_name_value() argument 4189 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_cp_xattr_block_to_bucket() local 4385 struct ocfs2_xattr_header *xh; ocfs2_defrag_xattr_bucket() local 4577 ocfs2_xattr_find_divide_pos(struct ocfs2_xattr_header *xh) ocfs2_xattr_find_divide_pos() argument 4629 struct ocfs2_xattr_header *xh; ocfs2_divide_xattr_bucket() local 5357 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_xattr_bucket_value_truncate() local 5516 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_check_xattr_bucket_collision() local 5652 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_delete_xattr_in_bucket() local 6001 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_get_xattr_tree_value_root() local 6038 struct ocfs2_xattr_header *xh = ocfs2_xattr_bucket_value_refcount() local 6208 ocfs2_value_metas_in_xattr_header(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int *metas, int *credits, int *num_recs, get_xattr_value_root *func, void *para) ocfs2_value_metas_in_xattr_header() argument 6252 ocfs2_get_xattr_value_root(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_get_xattr_value_root() argument 6276 ocfs2_reflink_lock_xattr_allocators(struct ocfs2_super *osb, struct ocfs2_xattr_header *xh, struct buffer_head *ref_root_bh, int *credits, struct ocfs2_alloc_context **meta_ac) ocfs2_reflink_lock_xattr_allocators() argument 6332 ocfs2_reflink_xattr_header(handle_t *handle, struct ocfs2_xattr_reflink *args, struct buffer_head *old_bh, struct ocfs2_xattr_header *xh, struct buffer_head *new_bh, struct ocfs2_xattr_header *new_xh, struct ocfs2_xattr_value_buf *vb, struct ocfs2_alloc_context *meta_ac, get_xattr_value_root *func, void *para) ocfs2_reflink_xattr_header() argument 6466 struct ocfs2_xattr_header *xh = (struct ocfs2_xattr_header *) ocfs2_reflink_xattr_inline() local 6588 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header; ocfs2_reflink_xattr_block() local 6676 ocfs2_get_reflink_xattr_value_root(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_get_reflink_xattr_value_root() argument 6703 ocfs2_value_tree_metas_in_bucket(struct super_block *sb, struct buffer_head *bh, struct ocfs2_xattr_header *xh, int offset, struct ocfs2_xattr_value_root **xv, struct buffer_head **ret_bh, void *para) ocfs2_value_tree_metas_in_bucket() argument 6724 struct ocfs2_xattr_header *xh = ocfs2_calc_value_tree_metas() local [all...] |