| /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/include/linux/ |
| H A D | sockptr.h | 77 static inline int copy_safe_from_sockptr(void *dst, size_t ksize, in copy_safe_from_sockptr() argument 87 static inline int copy_struct_from_sockptr(void *dst, size_t ksize, in copy_struct_from_sockptr() argument [all...] |
| H A D | uaccess.h | 400 copy_struct_from_user(void * dst,size_t ksize,const void __user * src,size_t usize) copy_struct_from_user() argument 498 copy_struct_to_user(void __user * dst,size_t usize,const void * src,size_t ksize,bool * ignored_trailing) copy_struct_to_user() argument [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_get_stack_rawtp.c | 62 long usize, ksize; in bpf_prog1() local
|
| /linux/drivers/dma-buf/ |
| H A D | dma-heap.c | 137 unsigned int in_size, out_size, drv_size, ksize; 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,const size_t ksize_min,const void __user * const src,const size_t usize) copy_min_struct_from_user() argument
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_ioctl.c | 833 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() local
|
| /linux/net/sched/ |
| H A D | act_pedit.c | 172 int i, ksize; tcf_pedit_init() local
|
| /linux/drivers/crypto/ |
| H A D | padlock-aes.c | 50 ksize:2; member
|
| /linux/crypto/ |
| H A D | testmgr.c | 828 prepare_keybuf(const u8 * key,unsigned int ksize,const struct testvec_config * cfg,unsigned int alignmask,const u8 ** keybuf_ret,const u8 ** keyptr_ret) prepare_keybuf() argument 854 do_setkey(setkey_f,tfm,key,ksize,cfg,alignmask) global() argument [all...] |
| /linux/drivers/nvmem/ |
| H A D | core.c | 85 unsigned int kend, ksize; in nvmem_access_with_keepouts() local [all...] |
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 495 u32 (*ksize)(u32 size); member
|
| /linux/mm/ |
| H A D | slub.c | 6448 size_t ksize(const void *objp) ksize() function
|