Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma_init.c18 .freeptr_offset = offsetof(struct vm_area_struct, vm_freeptr), in vma_state_init()
H A Dslab_common.c230 (args->freeptr_offset >= object_size || in create_cache()
232 !IS_ALIGNED(args->freeptr_offset, __alignof__(freeptr_t)))) in create_cache()
H A Dslub.c5784 s->offset = args->freeptr_offset; in calculate_sizes()
/linux/tools/testing/vma/
H A Dvma_internal.h552 unsigned int freeptr_offset; member
/linux/io_uring/
H A Dio_uring.c3933 .freeptr_offset = offsetof(struct io_kiocb, work), in io_uring_init()