Home
last modified time | relevance | path

Searched defs:ksize (Results 1 – 19 of 19) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c57 static int opal_get_variable(const char *key, u64 ksize, u8 *data, u64 *dsize) in opal_get_variable()
89 static int opal_set_variable(const char *key, u64 ksize, u8 *data, u64 dsize) in opal_set_variable()
/linux/include/linux/
H A Dsockptr.h75 static inline int copy_safe_from_sockptr(void *dst, size_t ksize, in copy_safe_from_sockptr()
83 static inline int copy_struct_from_sockptr(void *dst, size_t ksize, in copy_struct_from_sockptr()
H A Duaccess.h373 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_get_stack_rawtp.c62 long usize, ksize; in bpf_prog1() local
/linux/arch/microblaze/mm/
H A Dinit.c194 unsigned int kstart, ksize; in mmu_init() local
/linux/lib/
H A Dusercopy_kunit.c112 size_t ksize, usize; in usercopy_test_copy_struct_from_user() local
/linux/drivers/dma-buf/
H A Ddma-heap.c131 unsigned int in_size, out_size, drv_size, ksize; in dma_heap_ioctl() local
/linux/arch/x86/kernel/fpu/
H A Dxstate.c1519 static int fpstate_realloc(u64 xfeatures, unsigned int ksize, in fpstate_realloc()
1617 unsigned int ksize, usize; in __xstate_request_perm() local
1700 unsigned int ksize, usize; in __xfd_enable_feature() local
/linux/arch/alpha/boot/
H A Dmisc.c152 size_t ksize, in decompress_kernel()
/linux/security/landlock/
H A Dsyscalls.c60 copy_min_struct_from_user(void *const dst, const size_t ksize, in copy_min_struct_from_user()
/linux/drivers/gpu/drm/
H A Ddrm_ioctl.c773 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() local
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c161 int ksize; in chtls_init_kmap() local
/linux/net/sched/
H A Dact_pedit.c170 int i, ksize; in tcf_pedit_init() local
/linux/drivers/crypto/
H A Dpadlock-aes.c50 ksize:2; member
/linux/mm/
H A Dslab_common.c1301 size_t ksize(const void *objp) in ksize() function
/linux/kernel/sched/
H A Dsyscalls.c1092 unsigned int ksize = sizeof(*kattr); in sched_attr_copy_to_user() local
/linux/crypto/
H A Dtestmgr.h43 unsigned short ksize; member
H A Dtestmgr.c828 static int prepare_keybuf(const u8 *key, unsigned int ksize, in prepare_keybuf()
854 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument
/linux/drivers/nvmem/
H A Dcore.c88 unsigned int kend, ksize; in nvmem_access_with_keepouts() local