Home
last modified time | relevance | path

Searched defs:old_ptr (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/arch/riscv/include/asm/
Dalternative.h31 void *old_ptr; /* address of original instruciton or data */ member
/linux-5.19.10/fs/erofs/
Dpcpubuf.c65 void *ptr, *old_ptr; in erofs_pcpubuf_growsize() local
/linux-5.19.10/tools/include/nolibc/
Dstdlib.h147 void *realloc(void *old_ptr, size_t new_size) in realloc()
/linux-5.19.10/kernel/bpf/
Darraymap.c816 void *new_ptr, *old_ptr; in bpf_fd_array_map_update_elem() local
847 void *old_ptr; in fd_array_map_delete_elem() local
Dsyscall.c575 unsigned long old_ptr; in bpf_map_free_kptrs() local
/linux-5.19.10/tools/testing/selftests/vm/
Dhmm-tests.c622 void *old_ptr; in TEST_F() local
/linux-5.19.10/kernel/irq/
Dmanage.c1507 struct irqaction *old, **old_ptr; in __setup_irq() local
/linux-5.19.10/fs/xfs/
Dxfs_log_recover.c2056 char *ptr, *old_ptr; in xlog_recover_add_to_cont_trans() local