Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/lib/
Dmuldi3.S14 #define xh r0 macro
20 #define xh r1 macro
Ducmpdi2.S14 #define xh r0 macro
20 #define xh r1 macro
Ddiv64.S17 #define xh r0 macro
23 #define xh r1 macro
/linux-6.1.9/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
808 #define umul_ppmm(xh, xl, m0, m1) \ argument
820 #define smul_ppmm(xh, xl, m0, m1) \ argument
1163 #define umul_ppmm(xh, xl, m0, m1) \ argument
1209 #define umul_ppmm(xh, xl, m0, m1) \ argument
/linux-6.1.9/fs/ocfs2/
Dxattr.c956 struct ocfs2_xattr_header *xh; in ocfs2_has_inline_xattr_value_outside() local
1583 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_get_free_start() local
1629 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_block_wipe_namevalue() local
1811 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_entry() local
1847 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue() local
1933 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry() local
3755 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket() local
3820 struct ocfs2_xattr_header *xh = NULL; in ocfs2_xattr_bucket_find() local
4025 struct ocfs2_xattr_header *xh, in ocfs2_xattr_bucket_get_name_value()
4193 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_cp_xattr_block_to_bucket() local
[all …]
/linux-6.1.9/include/math-emu/
Dop-2.h129 #define __FP_CLZ_2(R, xh, xl) \ argument
165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument
171 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
/linux-6.1.9/drivers/input/touchscreen/
Draspberrypi-ts.c50 u8 xh; member
/linux-6.1.9/net/sched/
Dact_csum.c451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local