Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/lib/crypto/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.6.21/fs/ocfs2/
Dxattr.c952 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; in ocfs2_xa_bucket_add_entry() local
1843 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue() local
1929 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry() local
3751 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket() local
3816 struct ocfs2_xattr_header *xh = NULL; in ocfs2_xattr_bucket_find() local
4021 struct ocfs2_xattr_header *xh, in ocfs2_xattr_bucket_get_name_value()
4189 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_cp_xattr_block_to_bucket() local
[all …]
/linux-6.6.21/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.6.21/drivers/input/touchscreen/
Draspberrypi-ts.c50 u8 xh; member
/linux-6.6.21/net/sched/
Dact_csum.c451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
/linux-6.6.21/fs/fuse/
Ddir.c547 struct fuse_ext_header *xh; in get_create_supp_group() local
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c159 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument