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/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() 87 static inline int copy_struct_from_sockptr(void *dst, size_t ksize, in copy_struct_from_sockptr()
|
| /linux/arch/microblaze/mm/ |
| H A D | init.c | 169 unsigned int kstart, ksize; in mmu_init() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_get_stack_rawtp.c | 62 long usize, ksize; in bpf_prog1() 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/gpu/drm/ |
| H A D | drm_ioctl.c | 832 unsigned int in_size, out_size, drv_size, ksize; in drm_ioctl() 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 | 828 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/mm/ |
| H A D | slab_common.c | 1238 size_t ksize(const void *objp) in ksize() function
|
| /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
|