Searched defs:b_offset (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/misc/mei/ |
A D | dma-ring.c | 133 size_t b_offset = offset << 2; in mei_dma_copy_from() local 153 size_t b_offset = offset << 2; in mei_dma_copy_to() local
|
/linux/arch/x86/crypto/ |
A D | twofish-i586-asm_32.S | 20 #define b_offset 4 macro
|
A D | twofish-x86_64-asm_64.S | 14 #define b_offset 4 macro
|
/linux/arch/powerpc/kernel/ |
A D | optprobes.c | 159 long b_offset; in arch_prepare_optimized_kprobe() local
|
/linux/drivers/gpu/drm/sun4i/ |
A D | sun8i_hdmi_phy.c | 197 u32 b_offset = 0; in sun8i_hdmi_phy_config_h3() local
|
/linux/fs/xfs/ |
A D | xfs_buf.h | 171 unsigned int b_offset; /* page offset of b_addr, member
|
/linux/drivers/net/ethernet/broadcom/ |
A D | tg3.c | 11988 u32 i, offset, len, b_offset, b_count, cpmu_val = 0; in tg3_get_eeprom() local 12078 u32 offset, len, b_offset, odd_len; in tg3_set_eeprom() local
|
/linux/drivers/md/ |
A D | raid5.c | 1330 int b_offset = 0; in async_copy_data() local
|
/linux/drivers/net/ethernet/sun/ |
A D | niu.c | 6874 u32 b_offset, b_count; in niu_get_eeprom() local
|
Completed in 66 milliseconds