Searched defs:b_offset (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/misc/mei/ |
D | dma-ring.c | 135 size_t b_offset = offset << 2; in mei_dma_copy_from() local 157 size_t b_offset = offset << 2; in mei_dma_copy_to() local
|
/linux-6.12.1/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 14 #define b_offset 4 macro
|
D | twofish-i586-asm_32.S | 20 #define b_offset 4 macro
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | optprobes.c | 159 long b_offset; in arch_prepare_optimized_kprobe() local
|
/linux-6.12.1/drivers/gpu/drm/sun4i/ |
D | sun8i_hdmi_phy.c | 239 u32 b_offset = 0; in sun8i_h3_hdmi_phy_config() local
|
/linux-6.12.1/fs/bcachefs/ |
D | buckets.h | 314 u64 b_offset = bucket_to_sector(ca, b); in is_superblock_bucket() local
|
/linux-6.12.1/fs/xfs/ |
D | xfs_buf.h | 203 unsigned int b_offset; /* page offset of b_addr, member
|
/linux-6.12.1/tools/perf/util/ |
D | symbol-elf.c | 374 u64 b_offset = get_rel_offset(ri, *(const u32 *)b); in rel_cmp() local
|
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | tg3.c | 12088 u32 i, offset, len, b_offset, b_count, cpmu_val = 0; in tg3_get_eeprom() local 12178 u32 offset, len, b_offset, odd_len; in tg3_set_eeprom() local
|
/linux-6.12.1/drivers/md/ |
D | raid5.c | 1393 int b_offset = 0; in async_copy_data() local
|
/linux-6.12.1/drivers/net/ethernet/sun/ |
D | niu.c | 6892 u32 b_offset, b_count; in niu_get_eeprom() local
|