/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-secvar.c | 57 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()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_get_stack_rawtp.c | 62 long usize, ksize; in bpf_prog1() local
|
/openbmc/linux/arch/microblaze/mm/ |
H A D | init.c | 194 unsigned int kstart, ksize; in mmu_init() local
|
/openbmc/linux/lib/ |
H A D | test_user_copy.c | 110 size_t ksize, usize; in test_copy_struct_from_user() local
|
/openbmc/linux/include/linux/ |
H A D | sockptr.h | 75 static inline int copy_safe_from_sockptr(void *dst, size_t ksize, in copy_safe_from_sockptr()
|
H A D | uaccess.h | 348 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user()
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.c | 1502 static int fpstate_realloc(u64 xfeatures, unsigned int ksize, in fpstate_realloc() 1600 unsigned int ksize, usize; in __xstate_request_perm() local 1683 unsigned int ksize, usize; in __xfd_enable_feature() local
|
/openbmc/linux/drivers/dma-buf/ |
H A D | dma-heap.c | 132 unsigned int in_size, out_size, drv_size, ksize; in dma_heap_ioctl() local
|
/openbmc/linux/security/landlock/ |
H A D | syscalls.c | 59 copy_min_struct_from_user(void *const dst, const size_t ksize, in copy_min_struct_from_user()
|
/openbmc/linux/arch/alpha/boot/ |
H A D | misc.c | 152 size_t ksize, in decompress_kernel()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_ioctl.c | 826 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_hw.c | 161 int ksize; in chtls_init_kmap() local
|
/openbmc/linux/net/sched/ |
H A D | act_pedit.c | 170 int i, ksize; in tcf_pedit_init() local
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 700 enum pkey_key_type ktype, enum pkey_key_size ksize, in pkey_genseckey2() 761 enum pkey_key_type ktype, enum pkey_key_size ksize, in pkey_clr2seckey2() 829 enum pkey_key_size *ksize, u32 *flags) in pkey_verifykey2()
|
/openbmc/linux/drivers/crypto/ |
H A D | padlock-aes.c | 50 ksize:2; member
|
/openbmc/linux/mm/ |
H A D | slab_common.c | 1468 size_t ksize(const void *objp) in ksize() function
|
/openbmc/linux/crypto/ |
H A D | testmgr.h | 43 unsigned short ksize; member
|
H A D | testmgr.c | 824 static int prepare_keybuf(const u8 *key, unsigned int ksize, in prepare_keybuf() 847 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument
|
/openbmc/linux/drivers/nvmem/ |
H A D | core.c | 91 unsigned int kend, ksize; in nvmem_access_with_keepouts() local
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_tables.h | 487 u32 (*ksize)(u32 size); member
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 588 static int check_zeroed_user(abi_long addr, size_t ksize, size_t usize) in check_zeroed_user() 612 int copy_struct_from_user(void *dst, size_t ksize, abi_ptr src, size_t usize) in copy_struct_from_user()
|
/openbmc/linux/kernel/sched/ |
H A D | core.c | 8200 unsigned int ksize = sizeof(*kattr); in sched_attr_copy_to_user() local
|