Home
last modified time | relevance | path

Searched refs:KHOSER_LOAD_PTR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/kho/abi/
H A Dkexec_handover.h136 #define KHOSER_LOAD_PTR(src) \ macro
/linux/kernel/liveupdate/
H A Dkexec_handover.c1086 struct kho_vmalloc_chunk *chunk = KHOSER_LOAD_PTR(preservation->first); in kho_unpreserve_vmalloc()
1093 chunk = KHOSER_LOAD_PTR(chunk->hdr.next); in kho_unpreserve_vmalloc()
1111 struct kho_vmalloc_chunk *chunk = KHOSER_LOAD_PTR(preservation->first); in kho_restore_vmalloc()
1156 chunk = KHOSER_LOAD_PTR(chunk->hdr.next); in kho_restore_vmalloc()