Home
last modified time | relevance | path

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

/xnu-8020.121.3/san/memory/
H A Dkasan-classic.c474 header_for_user_addr(vm_offset_t addr) in header_for_user_addr() function
482 struct kasan_alloc_header *h = header_for_user_addr(addr); in footer_for_user_addr()
549 struct kasan_alloc_header *h = header_for_user_addr(addr); in kasan_alloc_crc()
589 struct kasan_alloc_header *h = header_for_user_addr(addr); in kasan_alloc()
628 struct kasan_alloc_header *h = header_for_user_addr(addr); in kasan_dealloc()
641 struct kasan_alloc_header *h = header_for_user_addr(addr); in kasan_user_size()
652 struct kasan_alloc_header *h = header_for_user_addr(addr); in kasan_check_free()