Searched defs:new_ptr (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/sound/soc/dwc/ |
D | dwc-pcm.c | 108 unsigned int new_ptr; in dw_pcm_transfer() local
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | mremap_test.c | 351 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/ |
D | vec_ext.rs | 151 let new_ptr = unsafe { super::allocator::krealloc_aligned(ptr.cast(), layout, flags) }; in reserve() localVariable
|
/linux-6.12.1/fs/ntfs3/ |
D | run.c | 372 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/ |
D | memory-alloc.c | 341 void *new_ptr) in vdo_reallocate_memory()
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | papr-vpd.c | 157 char *new_ptr; in vpd_blob_extend() local
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_btree_staging.c | 293 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() local
|
/linux-6.12.1/sound/soc/intel/keembay/ |
D | kmb_platform.c | 223 unsigned int new_ptr; in kmb_pcm_operation() local
|
/linux-6.12.1/kernel/bpf/ |
D | arraymap.c | 887 void *new_ptr, *old_ptr; in bpf_fd_array_map_update_elem() local
|
/linux-6.12.1/sound/core/ |
D | pcm_lib.c | 39 snd_pcm_uframes_t new_ptr) in update_silence_vars()
|