Home
last modified time | relevance | path

Searched refs:freeptr_offset (Results 1 – 11 of 11) 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.c243 (args->freeptr_offset >= object_size || in create_cache()
245 !IS_ALIGNED(args->freeptr_offset, __alignof__(freeptr_t)))) in create_cache()
H A Dslub.c7728 s->offset = args->freeptr_offset; in calculate_sizes()
/linux/tools/include/linux/
H A Dslab.h107 unsigned int freeptr_offset; member
/linux/include/linux/
H A Dslab.h327 unsigned int freeptr_offset; member
/linux/net/core/
H A Dsock.c4199 .freeptr_offset = prot->freeptr_offset, in proto_register()
4200 .use_freeptr_offset = !!prot->freeptr_offset, in proto_register()
/linux/include/net/
H A Dsock.h1379 unsigned int freeptr_offset; member
/linux/net/ipv6/
H A Dtcp_ipv6.c2320 .freeptr_offset = offsetof(struct tcp6_sock,
/linux/io_uring/
H A Dio_uring.c3118 .freeptr_offset = offsetof(struct io_kiocb, work), in io_uring_init()
/linux/net/ipv4/
H A Dtcp_ipv4.c3458 .freeptr_offset = offsetof(struct tcp_sock,
/linux/fs/ext4/
H A Dsuper.c1500 .freeptr_offset = offsetof(struct ext4_inode_info, i_flags), in init_inodecache()