Searched defs:bufsiz (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/char/tpm/ |
D | tpm-interface.c | 431 u8 *buf, size_t bufsiz, in tpm_try_transmit() 587 u8 *buf, size_t bufsiz, unsigned int flags) in tpm_transmit() 653 void *buf, size_t bufsiz, in tpm_transmit_cmd()
|
D | tpm2-space.c | 493 u32 cc, u8 *buf, size_t *bufsiz) in tpm2_commit_space()
|
/Linux-v4.19/fs/ |
D | stat.c | 383 char __user *buf, int bufsiz) in do_readlinkat() 419 char __user *, buf, int, bufsiz) in SYSCALL_DEFINE4() argument 425 int, bufsiz) in SYSCALL_DEFINE3() argument
|
/Linux-v4.19/include/linux/ |
D | platform_device.h | 318 #define early_platform_init_buffer(class_string, platdrv, buf, bufsiz) \ argument 332 #define early_platform_init_buffer(class_string, platdrv, buf, bufsiz) \ argument
|
/Linux-v4.19/arch/alpha/kernel/ |
D | osf_sys.c | 304 unsigned long bufsiz) in linux_to_osf_statfs() 325 unsigned long bufsiz) in linux_to_osf_statfs64() 344 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 390 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 400 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 410 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument
|
/Linux-v4.19/drivers/spi/ |
D | spidev.c | 93 static unsigned bufsiz = 4096; variable
|
/Linux-v4.19/kernel/locking/ |
D | lockdep_proc.c | 371 static void snprint_time(char *buf, size_t bufsiz, s64 nr) in snprint_time()
|
/Linux-v4.19/fs/ecryptfs/ |
D | inode.c | 626 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
|
/Linux-v4.19/drivers/input/ |
D | mousedev.c | 108 unsigned char ready, buffer, bufsiz; member
|
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_mbx.c | 4695 void *buf, uint16_t bufsiz) in qla24xx_get_port_login_templ()
|