Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c57 static int opal_get_variable(const char *key, uint64_t ksize, in opal_get_variable()
91 static int opal_set_variable(const char *key, uint64_t ksize, u8 *data, in opal_set_variable()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_get_stack_rawtp.c62 long usize, ksize; in bpf_prog1() local
/OK3568_Linux_fs/kernel/arch/microblaze/mm/
H A Dinit.c246 unsigned int kstart, ksize; in mmu_init() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest_user_copy.c110 size_t ksize, usize; in test_copy_struct_from_user() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootrkp.c274 ulong kaddr_r, kaddr, ksize; in boot_rockchip_image() local
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dmisc.c154 size_t ksize, in decompress_kernel()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c183 unsigned int in_size, out_size, drv_size, ksize; in dma_heap_ioctl() local
/OK3568_Linux_fs/kernel/include/linux/
H A Duaccess.h345 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_ioctl.c830 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_pedit.c152 int i, ksize; in tcf_pedit_init() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c161 int ksize; in chtls_init_kmap() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dpkey_api.c542 enum pkey_key_type ktype, enum pkey_key_size ksize, in pkey_genseckey2()
595 enum pkey_key_type ktype, enum pkey_key_size ksize, in pkey_clr2seckey2()
652 enum pkey_key_size *ksize, u32 *flags) in pkey_verifykey2()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Damp.c128 static int hmac_sha256(u8 *key, u8 ksize, char *plaintext, u8 psize, u8 *output) in hmac_sha256()
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.c265 unsigned int in_size, out_size, drv_size, ksize; in rk_dma_heap_ioctl() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpadlock-aes.c50 ksize:2; member
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c1186 size_t ksize(const void *objp) in ksize() function
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_bootloader.c253 ulong ksize, kaddr; in sysmem_alloc_uncomp_kernel() local
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.h42 unsigned short ksize; member
H A Dtestmgr.c779 static int prepare_keybuf(const u8 *key, unsigned int ksize, in prepare_keybuf()
802 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c6090 unsigned int ksize = sizeof(*kattr); in sched_attr_copy_to_user() local