Home
last modified time | relevance | path

Searched refs:freeptr_offset (Results 1 – 9 of 9) 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 Dslub.c7815 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/include/net/
H A Dsock.h1384 unsigned int freeptr_offset; member
/linux/net/ipv6/
H A Dtcp_ipv6.c2293 .freeptr_offset = offsetof(struct tcp6_sock,
/linux/io_uring/
H A Dio_uring.c3151 .freeptr_offset = offsetof(struct io_kiocb, work), in io_uring_init()
/linux/net/ipv4/
H A Dtcp_ipv4.c3379 .freeptr_offset = offsetof(struct tcp_sock,
/linux/fs/ext4/
H A Dsuper.c1503 .freeptr_offset = offsetof(struct ext4_inode_info, i_flags), in init_inodecache()