Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kmsan_slab_free
include/linux/kmsan.h
109
void kmsan_slab_free(struct kmem_cache *s, void *object);
mm/slub.c
2611
kmsan_slab_free(s, x);
mm/slub.c
6524
kmsan_slab_free(s, x);