Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma_init.c17 .use_freeptr_offset = true, in vma_state_init()
H A Dslab_common.c232 if (args->use_freeptr_offset && in create_cache()
H A Dslub.c7888 if (((flags & SLAB_TYPESAFE_BY_RCU) && !args->use_freeptr_offset) || in calculate_sizes()
7910 } else if ((flags & SLAB_TYPESAFE_BY_RCU) && args->use_freeptr_offset) { in calculate_sizes()
/linux/tools/include/linux/
H A Dslab.h111 bool use_freeptr_offset; member
/linux/fs/
H A Dfile_table.c591 .use_freeptr_offset = true, in files_init()
/linux/include/linux/
H A Dslab.h325 bool use_freeptr_offset; member
/linux/io_uring/
H A Dio_uring.c3979 .use_freeptr_offset = true, in io_uring_init()