| /kernel/linux/linux-6.6/fs/ntfs3/lib/ |
| H A D | decompress_common.c | 266 u32 extra_bits = codeword_len - table_bits; in make_huffman_decode_table() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode-test.c | 78 u32 extra_bits; member [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode-test.c | 78 u32 extra_bits; member [all...] |
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | kmsan.h | 164 static __always_inline bool kmsan_uaf_from_eb(unsigned int extra_bits) in kmsan_uaf_from_eb() argument 169 static __always_inline unsigned int kmsan_depth_from_eb(unsigned int extra_bits) in kmsan_depth_from_eb() argument
|
| H A D | core.c | 53 u32 extra_bits = in kmsan_internal_poison_memory() local 217 u32 extra_bits; in kmsan_internal_chain_origin() local
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dbtest.c | 500 u8 extra_bits; in acpi_db_test_buffer_type() local
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | dbtest.c | 500 u8 extra_bits; in acpi_db_test_buffer_type() local
|
| /kernel/linux/linux-6.6/drivers/mailbox/ |
| H A D | mailbox-mpfs.c | 120 u8 extra_bits = msg->cmd_data_size & 3; in mpfs_mbox_send_data() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | ubsan.c | 149 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val() local
|
| H A D | stackdepot.c | 521 stack_depot_set_extra_bits( depot_stack_handle_t handle, unsigned int extra_bits) stack_depot_set_extra_bits() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| H A D | cik_sdma.c | 137 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; in cik_sdma_ring_ib_execute() local 173 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_hdp_flush_ring_emit() local 234 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit() local 950 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_dma_vm_flush() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | extent-io-tree.h | 194 set_extent_delalloc(struct extent_io_tree *tree, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) set_extent_delalloc() argument
|
| H A D | file.c | 475 unsigned int extra_bits = 0; in btrfs_dirty_pages() local
|
| H A D | inode.c | 2295 btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) btrfs_set_extent_delalloc() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | ubsan.c | 82 unsigned extra_bits = sizeof(s_max)*8 - type_bit_width(type); in get_signed_val() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| H A D | cik_sdma.c | 136 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; in cik_sdma_ring_ib_execute() local 172 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_hdp_flush_ring_emit() local 233 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit() local 947 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_dma_vm_flush() local
|
| /kernel/linux/linux-5.10/lib/zlib_deflate/ |
| H A D | deftree.c | 112 const int *extra_bits; /* extra bits for each code or NULL */ member
|
| /kernel/linux/linux-6.6/lib/zlib_deflate/ |
| H A D | deftree.c | 112 const int *extra_bits; /* extra bits for each code or NULL */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | cik_sdma.c | 228 u32 extra_bits = vmid & 0xf; in cik_sdma_ring_emit_ib() local 249 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_ring_emit_hdp_flush() local 860 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_sdma_ring_emit_vm_flush() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | cik_sdma.c | 226 u32 extra_bits = vmid & 0xf; in cik_sdma_ring_emit_ib() local 247 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_ring_emit_hdp_flush() local 855 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_sdma_ring_emit_vm_flush() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | file.c | 139 unsigned int extra_bits = 0; in btrfs_dirty_pages() local
|
| H A D | inode.c | 2648 btrfs_set_extent_delalloc(struct btrfs_inode *inode, u64 start, u64 end, unsigned int extra_bits, struct extent_state **cached_state) btrfs_set_extent_delalloc() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 2828 u64 extra_bits = valid_bit; in bnxt_alloc_ring() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 3083 u64 extra_bits = valid_bit; in bnxt_alloc_ring() local
|