Searched defs:ksize (Results 1 – 14 of 14) sorted by relevance
/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()
|
/linux/tools/testing/selftests/bpf/progs/ ! |
H A D | test_get_stack_rawtp.c | 62 long usize, ksize; in bpf_prog1() local
|
/linux/include/linux/ ! |
H A D | uaccess.h | 384 copy_struct_from_user(void *dst, size_t ksize, const void __user *src, in copy_struct_from_user() 482 size_t ksize, bool *ignored_trailing) in copy_struct_to_user()
|
/linux/lib/tests/ ! |
H A D | usercopy_kunit.c | 113 size_t ksize, usize; in usercopy_test_copy_struct_from_user() local
|
/linux/drivers/dma-buf/ ! |
H A D | dma-heap.c | 131 unsigned int in_size, out_size, drv_size, ksize; in dma_heap_ioctl() local
|
/linux/arch/alpha/boot/ ! |
H A D | misc.c | 152 size_t ksize, in decompress_kernel()
|
/linux/security/landlock/ ! |
H A D | syscalls.c | 64 copy_min_struct_from_user(void *const dst, const size_t ksize, in copy_min_struct_from_user()
|
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ ! |
H A D | chtls_hw.c | 152 int ksize; in chtls_init_kmap() local
|
/linux/net/sched/ ! |
H A D | act_pedit.c | 170 int i, ksize; in tcf_pedit_init() local
|
/linux/drivers/crypto/ ! |
H A D | padlock-aes.c | 50 ksize:2; member
|
/linux/crypto/ ! |
H A D | testmgr.h | 44 unsigned short ksize; member
|
H A D | testmgr.c | 834 static int prepare_keybuf(const u8 *key, unsigned int ksize, in prepare_keybuf() 860 #define do_setkey(setkey_f, tfm, key, ksize, cfg, alignmask) \ argument
|
/linux/drivers/nvmem/ ! |
H A D | core.c | 85 unsigned int kend, ksize; in nvmem_access_with_keepouts() local
|
/linux/include/net/netfilter/ ! |
H A D | nf_tables.h | 495 u32 (*ksize)(u32 size); member
|