Searched defs:extra_bits (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/ntfs3/lib/
H A Ddecompress_common.c266 u32 extra_bits = codeword_len - table_bits; local
/linux-master/mm/kmsan/
H A Dkmsan.h164 static __always_inline bool kmsan_uaf_from_eb(unsigned int extra_bits) argument
169 static __always_inline unsigned int kmsan_depth_from_eb(unsigned int extra_bits) argument
H A Dcore.c53 u32 extra_bits = local
152 u32 extra_bits; local
/linux-master/fs/ext4/
H A Dinode-test.c78 u32 extra_bits; member in struct:timestamp_expectation
[all...]
/linux-master/drivers/acpi/acpica/
H A Ddbtest.c500 u8 extra_bits; local
/linux-master/drivers/mailbox/
H A Dmailbox-mpfs.c120 u8 extra_bits = msg->cmd_data_size & 3; local
/linux-master/drivers/gpu/drm/radeon/
H A Dcik_sdma.c136 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; local
172 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | local
233 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; local
947 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | local
/linux-master/lib/
H A Dubsan.c163 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); local
H A Dstackdepot.c769 stack_depot_set_extra_bits( depot_stack_handle_t handle, unsigned int extra_bits) argument
/linux-master/lib/zlib_deflate/
H A Ddeftree.c112 const int *extra_bits; /* extra bits for each code or NULL */ member in struct:static_tree_desc_s
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dcik_sdma.c226 u32 extra_bits = vmid & 0xf; local
247 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | local
850 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | local
/linux-master/fs/btrfs/
H A Dfile.c138 unsigned int extra_bits = 0; local
H A Dinode.c2680 btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c3441 u64 extra_bits = valid_bit; local

Completed in 303 milliseconds