Home
last modified time | relevance | path

Searched defs:new_ptr (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/sound/soc/dwc/
Ddwc-pcm.c108 unsigned int new_ptr; in dw_pcm_transfer() local
/linux-6.12.1/tools/testing/selftests/mm/
Dmremap_test.c351 void *new_ptr = mremap(src + SIZE_MB(1), SIZE_MB(1), SIZE_MB(1), in mremap_move_within_range() local
602 void *new_ptr = mremap(src + SIZE_MB(1), SIZE_MB(1), SIZE_MB(1), in mremap_move_1mb_from_start() local
/linux-6.12.1/rust/kernel/alloc/
Dvec_ext.rs151 let new_ptr = unsafe { super::allocator::krealloc_aligned(ptr.cast(), layout, flags) }; in reserve() localVariable
/linux-6.12.1/fs/ntfs3/
Drun.c372 struct ntfs_run *new_ptr; in run_add_entry() local
1158 struct ntfs_run *new_ptr = kvmalloc(bytes, GFP_KERNEL); in run_clone() local
/linux-6.12.1/drivers/md/dm-vdo/
Dmemory-alloc.c341 void *new_ptr) in vdo_reallocate_memory()
/linux-6.12.1/arch/powerpc/platforms/pseries/
Dpapr-vpd.c157 char *new_ptr; in vpd_blob_extend() local
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_btree_staging.c293 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() local
/linux-6.12.1/sound/soc/intel/keembay/
Dkmb_platform.c223 unsigned int new_ptr; in kmb_pcm_operation() local
/linux-6.12.1/kernel/bpf/
Darraymap.c887 void *new_ptr, *old_ptr; in bpf_fd_array_map_update_elem() local
/linux-6.12.1/sound/core/
Dpcm_lib.c39 snd_pcm_uframes_t new_ptr) in update_silence_vars()