Searched refs:i8 (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-fau.h | 307 uint64_t i8; in cvmx_fau_tagwait_fetch_and_add8() member 311 result.i8 = cvmx_read64_int8(__cvmx_fau_atomic_address(1, reg, value)); in cvmx_fau_tagwait_fetch_and_add8()
|
/linux-4.1.27/arch/arm/crypto/ |
D | ghash-ce-core.S | 45 vmov.i8 MASK, #0xe1
|
D | aesbs-core.S_shipped | 113 vmov.i8 q8,#0x55 @ compose .LBS0 114 vmov.i8 q9,#0x33 @ compose .LBS1 139 vmov.i8 q8,#0x0f @ compose .LBS2 457 vmov.i8 q8,#0x55 @ compose .LBS0 458 vmov.i8 q9,#0x33 @ compose .LBS1 483 vmov.i8 q8,#0x0f @ compose .LBS2 601 vmov.i8 q8,#0x55 @ compose .LBS0 602 vmov.i8 q9,#0x33 @ compose .LBS1 627 vmov.i8 q8,#0x0f @ compose .LBS2 912 vmov.i8 q8,#0x55 @ compose .LBS0 [all …]
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_format.c | 131 return get_unaligned_be64(&from->i8.i) & 0x00ffffffffffffffULL; in xfs_dir2_sf_get_ino() 145 put_unaligned_be64(ino, &to->i8.i); in xfs_dir2_sf_put_ino()
|
D | xfs_da_format.h | 230 xfs_dir2_ino8_t i8; member
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ChangeLog | 3 Used "indent -kr -i8 -ts8 -sob -l132 -ss" and a few manual fixups.
|
/linux-4.1.27/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1153 u32 i8; member
|
/linux-4.1.27/Documentation/zh_CN/ |
D | CodingStyle | 443 人,他们只是在这个问题上被严重的误导了),所以你只要给indent指定选项“-kr -i8”
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | inst.h | 925 struct m16e_i8 i8; member
|
/linux-4.1.27/arch/mips/kernel/ |
D | unaligned.c | 1954 if (mips16inst.i8.func != MIPS16e_swrasp_func) in emulate_load_store_MIPS16e()
|
/linux-4.1.27/Documentation/ |
D | CodingStyle | 547 options "-kr -i8" (stands for "K&R, 8 character indents"), or use
|