Home
last modified time | relevance | path

Searched defs:start_offset (Results 1 - 25 of 102) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c27 hgsmi_process_display_info(struct gen_pool *ctx, u32 display, s32 origin_x, s32 origin_y, u32 start_offset, u32 pitch, u32 width, u32 height, u16 bpp, u16 flags) hgsmi_process_display_info() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c29 hgsmi_process_display_info(struct gen_pool *ctx, u32 display, s32 origin_x, s32 origin_y, u32 start_offset, u32 pitch, u32 width, u32 height, u16 bpp, u16 flags) hgsmi_process_display_info() argument
/kernel/linux/linux-5.10/scripts/dtc/
H A Dyamltree.c36 int off, start_offset = markers->offset; in yaml_propval_int() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A 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
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h37 u32 start_offset; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h37 u32 start_offset; member
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmlock-random-test.c164 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_within_limit() local
236 int start_offset = rand() % (alloc_size - lock_size); in test_mlock_outof_limit() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dcore.c85 int start_offset, size; in reclaim_afu_actag() local
124 int start_offset, size; in reclaim_afu_pasid() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Deprom.c105 u32 start_offset; in read_length() local
136 memcpy(dest, (u8 *)buffer + start_offset, len); in read_length() local
140 memcpy(dest, (u8 *)buffer + start_offset, bytes); in read_length() local
/kernel/linux/linux-5.10/include/linux/
H A Dslimbus.h108 u16 start_offset; member
/kernel/linux/linux-5.10/mm/
H A Dprocess_vm_access.c80 unsigned long start_offset = addr - pa; in process_vm_rw_single_vec() local
H A Dpercpu-internal.h70 int start_offset; /* the overlap with the previous member
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dcore.c85 int start_offset, size; in reclaim_afu_actag() local
124 int start_offset, size; in reclaim_afu_pasid() local
/kernel/linux/linux-6.6/include/linux/
H A Dslimbus.h108 u16 start_offset; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Deprom.c64 u32 start_offset; in read_length() local
95 memcpy(dest, (u8 *)buffer + start_offset, len); in read_length() local
99 memcpy(dest, (u8 *)buffer + start_offset, bytes); in read_length() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Ddm.c176 u64 start_offset; in copy_op_to_user() local
280 u64 start_offset; in handle_alloc_dm_memic() local
507 u64 start_offset; in MLX5_IB_METHOD_DM_QUERY() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dpercpu-internal.h61 int start_offset; /* the overlap with the previous member
H A Dprocess_vm_access.c79 unsigned long start_offset = addr - pa; in process_vm_rw_single_vec() local
/kernel/linux/linux-6.6/net/devlink/
H A Ddevl_internal.h110 u64 start_offset; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dftrace.c319 unsigned long start_offset; in create_trampoline() local
441 unsigned long start_offset; in set_ftrace_ops_ro() local
466 unsigned long start_offset; calc_trampoline_call_offset() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c74 dce_dmcu_load_iram(struct dmcu *dmcu, unsigned int start_offset, const char *src, unsigned int bytes) dce_dmcu_load_iram() argument
471 dcn10_dmcu_load_iram(struct dmcu *dmcu, unsigned int start_offset, const char *src, unsigned int bytes) dcn10_dmcu_load_iram() argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dproperty.c348 __tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, unsigned int start_offset, size_t block_len) __tb_property_format_dir() argument
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1215 u8 start_offset = 0; in read_eeprom() local
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1215 u8 start_offset = 0; in read_eeprom() local
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dproperty.c348 __tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, unsigned int start_offset, size_t block_len) __tb_property_format_dir() argument

Completed in 19 milliseconds

12345