Home
last modified time | relevance | path

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

/linux-6.1.9/rust/alloc/
Dalloc.rs219 let new_ptr = self.alloc_impl(new_layout, zeroed)?; in grow_impl() localVariable
307 let new_ptr = self.allocate(new_layout)?; in shrink() localVariable
/linux-6.1.9/sound/soc/dwc/
Ddwc-pcm.c108 unsigned int new_ptr; in dw_pcm_transfer() local
/linux-6.1.9/fs/ntfs3/
Drun.c372 struct ntfs_run *new_ptr; in run_add_entry() local
1170 struct ntfs_run *new_ptr = kvmalloc(bytes, GFP_KERNEL); in run_clone() local
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_btree_staging.c374 union xfs_btree_ptr new_ptr; in xfs_btree_bload_prep_block() local
/linux-6.1.9/sound/soc/intel/keembay/
Dkmb_platform.c224 unsigned int new_ptr; in kmb_pcm_operation() local
/linux-6.1.9/kernel/bpf/
Darraymap.c831 void *new_ptr, *old_ptr; in bpf_fd_array_map_update_elem() local