Searched refs:ksize (Results 1 – 3 of 3) sorted by relevance
628 idx = bpf_mem_cache_idx(ksize(ptr - LLIST_NODE_SZ)); in bpf_mem_free()
1023 alloc_bytes = max(ksize(orig), kmalloc_size_roundup(bytes)); in copy_array()
8232 unsigned int ksize = sizeof(*kattr); in sched_attr_copy_to_user() local8250 kattr->size = min(usize, ksize); in sched_attr_copy_to_user()