Home
last modified time | relevance | path

Searched defs:kaddr (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/stand/usb/
Dusb_busdma_loader.c169 copyin(const void *uaddr, void *kaddr, size_t len) in copyin()
176 copyout(const void *kaddr, void *uaddr, size_t len) in copyout()
/third_party/ntfs-3g/libntfs-3g/
Dlogfile.c497 u8 *kaddr = NULL; in ntfs_check_logfile() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_generic.c943 void *kaddr = NULL; in ugen_fs_copy_in() local
1149 void *kaddr = NULL; in ugen_fs_copy_out() local
/third_party/f2fs-tools/fsck/
Dmount.c1819 char *kaddr; in read_compacted_summaries() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h19183 const insn_byte_t *kaddr; member