| /kernel/linux/linux-6.6/arch/arm/lib/ |
| D | ucmpdi2.S | 14 #define xh r0 macro 20 #define xh r1 macro
|
| D | muldi3.S | 14 #define xh r0 macro 20 #define xh r1 macro
|
| D | div64.S | 17 #define xh r0 macro 23 #define xh r1 macro
|
| /kernel/linux/linux-5.10/arch/arm/lib/ |
| D | muldi3.S | 14 #define xh r0 macro 20 #define xh r1 macro
|
| D | ucmpdi2.S | 14 #define xh r0 macro 20 #define xh r1 macro
|
| D | div64.S | 17 #define xh r0 macro 23 #define xh r1 macro
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| D | longlong.h | 132 #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
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| D | longlong.h | 132 #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
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| 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; in ocfs2_xa_bucket_add_entry() local 1849 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_bucket_add_namevalue() local 1935 struct ocfs2_xattr_header *xh = loc->xl_header; in ocfs2_xa_remove_entry() local 3757 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_find_xe_in_bucket() local 3822 struct ocfs2_xattr_header *xh = NULL; in ocfs2_xattr_bucket_find() local 4027 struct ocfs2_xattr_header *xh, in ocfs2_xattr_bucket_get_name_value() 4195 struct ocfs2_xattr_header *xh = bucket_xh(bucket); in ocfs2_cp_xattr_block_to_bucket() local [all …]
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| 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; 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 …]
|
| /kernel/linux/linux-6.6/include/math-emu/ |
| D | op-2.h | 129 #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
|
| /kernel/linux/linux-5.10/include/math-emu/ |
| D | op-2.h | 129 #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
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | raspberrypi-ts.c | 50 u8 xh; member
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | raspberrypi-ts.c | 50 u8 xh; member
|
| /kernel/linux/linux-6.6/net/sched/ |
| D | act_csum.c | 451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| D | act_csum.c | 451 unsigned char *xh = (void *)ip6xh; in tcf_csum_ipv6_hopopts() local
|
| /kernel/linux/linux-6.6/fs/fuse/ |
| D | dir.c | 547 struct fuse_ext_header *xh; in get_create_supp_group() local
|
| /kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
| D | gaudi2.c | 159 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument
|