Home
last modified time | relevance | path

Searched defs:xh (Results 1 – 10 of 10) sorted by relevance

/linux/arch/arm/lib/
H A Dmuldi3.S14 #define xh r0 macro
20 #define xh r1 macro
[all...]
H A Ducmpdi2.S14 #define xh r0 macro
20 #define xh r1 macro
H A Ddiv64.S17 #define xh r0 macro
23 #define xh r1 macro
[all...]
/linux/lib/crypto/mpi/
H A Dlonglong.h132 #define umul_ppmm(xh, xl, m0, m1) \ argument
195 #define umul_ppmm(xh, xl, a, b) \ argument
215 #define umul_ppmm(xh, xl, a, b) \ argument
352 #define umul_ppmm(xh, xl, m0, m1) \ argument
367 #define smul_ppmm(xh, x argument
557 umul_ppmm(xh,xl,a,b) global() argument
808 umul_ppmm(xh,xl,m0,m1) global() argument
820 smul_ppmm(xh,xl,m0,m1) global() argument
1163 umul_ppmm(xh,xl,m0,m1) global() argument
1209 umul_ppmm(xh,xl,m0,m1) global() argument
[all...]
/linux/fs/ocfs2/
H A Dxattr.c952 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local
1588 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local
1634 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local
1816 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_entry() local
1852 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_bucket_add_namevalue() local
1938 struct ocfs2_xattr_header *xh = loc->xl_header; ocfs2_xa_remove_entry() local
3759 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_find_xe_in_bucket() local
3824 struct ocfs2_xattr_header *xh = NULL; ocfs2_xattr_bucket_find() local
4029 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
4188 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_cp_xattr_block_to_bucket() local
4384 struct ocfs2_xattr_header *xh; ocfs2_defrag_xattr_bucket() local
4576 ocfs2_xattr_find_divide_pos(struct ocfs2_xattr_header * xh) ocfs2_xattr_find_divide_pos() argument
4628 struct ocfs2_xattr_header *xh; ocfs2_divide_xattr_bucket() local
5356 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_xattr_bucket_value_truncate() local
5515 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_check_xattr_bucket_collision() local
5651 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_delete_xattr_in_bucket() local
6000 struct ocfs2_xattr_header *xh = bucket_xh(bucket); ocfs2_get_xattr_tree_value_root() local
6037 struct ocfs2_xattr_header *xh = ocfs2_xattr_bucket_value_refcount() local
6209 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
6253 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
6334 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
6465 struct ocfs2_xattr_header *xh = (struct ocfs2_xattr_header *) ocfs2_reflink_xattr_inline() local
6578 struct ocfs2_xattr_header *xh = &xb->xb_attrs.xb_header; ocfs2_reflink_xattr_block() local
6668 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
6695 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
6714 struct ocfs2_xattr_header *xh = ocfs2_calc_value_tree_metas() local
[all...]
/linux/include/math-emu/
H A Dop-2.h129 #define __FP_CLZ_2(R, xh, xl) \ argument
165 __FP_FRAC_ADDI_2(xh,xl,i) global() argument
171 __FP_FRAC_DEC_2(xh,xl,yh,yl) global() argument
[all...]
/linux/drivers/input/touchscreen/
H A Draspberrypi-ts.c50 u8 xh; member
/linux/net/sched/
H A Dact_csum.c452 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
/linux/fs/fuse/
H A Ddir.c554 struct fuse_ext_header *xh; in get_create_supp_group() local
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c158 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument