Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 – 25 of 55) sorted by relevance

123

/Linux-v4.19/tools/testing/selftests/vm/
Dmlock-random-test.c163 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_within_limit() local
235 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_outof_limit() local
/Linux-v4.19/arch/arm/boot/compressed/
Defi-header.S30 .set start_offset, __efi_start - start define
/Linux-v4.19/drivers/staging/vboxvideo/
Dmodesetting.c47 s32 origin_x, s32 origin_y, u32 start_offset, in hgsmi_process_display_info()
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb_mgr_submit_avx2.S81 start_offset = %r11 define
Dsha1_mb_mgr_flush_avx2.S83 #define start_offset %rax macro
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb_mgr_submit_avx2.S76 #define start_offset %r11 macro
Dsha512_mb_mgr_flush_avx2.S80 #define start_offset %rax macro
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb_mgr_submit_avx2.S79 start_offset = %r11 define
Dsha256_mb_mgr_flush_avx2.S81 #define start_offset %rax macro
/Linux-v4.19/drivers/misc/ocxl/
Dpci.c114 int start_offset, size; in reclaim_afu_actag() local
152 int start_offset, size; in reclaim_afu_pasid() local
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c64 unsigned int start_offset, in dce_dmcu_load_iram()
442 unsigned int start_offset, in dcn10_dmcu_load_iram()
/Linux-v4.19/drivers/char/agp/
Di460-agp.c403 int i, start_offset, end_offset, idx, pg, num_entries; in i460_insert_memory_large_io_page() local
464 int i, pg, start_offset, end_offset, idx, num_entries; in i460_remove_memory_large_io_page() local
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib_common.h49 u32 start_offset; member
/Linux-v4.19/fs/btrfs/
Dextent_io.c5332 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in read_extent_buffer() local
5367 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in read_extent_buffer_to_user() local
5408 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in map_private_extent_buffer() local
5445 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in memcmp_extent_buffer() local
5501 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in write_extent_buffer() local
5531 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in memzero_extent_buffer() local
5576 size_t start_offset = dst->start & ((u64)PAGE_SIZE - 1); in copy_extent_buffer() local
5618 size_t start_offset = eb->start & ((u64)PAGE_SIZE - 1); in eb_bitmap_offset() local
5772 size_t start_offset = dst->start & ((u64)PAGE_SIZE - 1); in memcpy_extent_buffer() local
5821 size_t start_offset = dst->start & ((u64)PAGE_SIZE - 1); in memmove_extent_buffer() local
/Linux-v4.19/include/linux/
Dslimbus.h108 u16 start_offset; member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Deprom.c105 u32 start_offset; in read_length() local
/Linux-v4.19/arch/x86/kernel/
Dftrace.c740 unsigned long start_offset; in create_trampoline() local
826 unsigned long start_offset; in calc_trampoline_call_offset() local
/Linux-v4.19/mm/
Dpercpu-internal.h44 int start_offset; /* the overlap with the previous member
Dprocess_vm_access.c87 unsigned long start_offset = addr - pa; in process_vm_rw_single_vec() local
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd.c130 size_t *start_offset) in amdgpu_doorbell_get_kfd_info()
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-cards.c1225 u8 start_offset = 0; in read_eeprom() local
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_mmap.c616 s64 start_offset = vma->vm_pgoff << PAGE_SHIFT; in scif_mmap() local
/Linux-v4.19/drivers/thunderbolt/
Dproperty.c348 u32 *block, unsigned int start_offset, size_t block_len) in __tb_property_format_dir()
/Linux-v4.19/drivers/media/usb/cpia2/
Dcpia2_core.c2402 unsigned long start_offset = vma->vm_pgoff << PAGE_SHIFT; in cpia2_remap_buffer() local
/Linux-v4.19/arch/ia64/include/asm/
Dunwind.h98 u64 start_offset; member

123