Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/lib/
Ducmpdi2.S17 #define xh r0 macro
23 #define xh r1 macro
Dmuldi3.S17 #define xh r0 macro
23 #define xh r1 macro
Ddiv64.S20 #define xh r0 macro
26 #define xh r1 macro
/Linux-v4.19/lib/mpi/
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, xl, m0, m1) \ argument
557 #define umul_ppmm(xh, xl, a, b) \ argument
842 #define umul_ppmm(xh, xl, m0, m1) \ argument
854 #define smul_ppmm(xh, xl, m0, m1) \ argument
1197 #define umul_ppmm(xh, xl, m0, m1) \ argument
1243 #define umul_ppmm(xh, xl, m0, m1) \ argument
/Linux-v4.19/fs/ocfs2/
Dxattr.c966 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local
1593 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local
1639 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local
1821 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_entry() local
1857 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue() local
1943 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry() local
3765 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket() local
3830 struct ocfs2_xattr_header *xh = NULL; in ocfs2_xattr_bucket_find() local
4038 struct ocfs2_xattr_header *xh, in ocfs2_xattr_bucket_get_name_value()
4206 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_cp_xattr_block_to_bucket() local
[all …]
/Linux-v4.19/include/math-emu/
Dop-2.h134 #define __FP_CLZ_2(R, xh, xl) \ argument
170 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/Linux-v4.19/net/sched/
Dact_csum.c443 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local