Searched defs:new_ptr (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/dwc/ | ||
| H A D | dwc-pcm.c | 108 unsigned int new_ptr; dw_pcm_transfer() local |
| /linux/arch/powerpc/platforms/pseries/ | ||
| H A D | papr-rtas-common.c | 53 char *new_ptr; in papr_rtas_blob_extend() local |
| /linux/tools/testing/selftests/mm/ | ||
| H A D | mremap_test.c | 365 void *new_ptr = mremap(src + SIZE_MB(1), SIZE_MB(1), SIZE_MB(1), mremap_move_within_range() local |
| H A D | hmm-tests.c | 2402 void *old_ptr, *new_ptr = NULL; TEST_F() local |
| /linux/rust/kernel/alloc/ | ||
| H A D | kvec.rs | 827 let new_ptr = KVmalloc::alloc(new_layout.into(), flags, NumaNode::NO_NODE)?; shrink_to() localVariable |
| /linux/sound/core/ | ||
| H A D | pcm_lib.c | 39 snd_pcm_uframes_t new_ptr) in update_silence_vars() argument |