/linux/arch/sh/include/asm/ |
H A D | platform_early.h | 40 #define sh_early_platform_init_buffer(class_string, platdrv, buf, bufsiz) \ argument 54 #define sh_early_platform_init_buffer(class_string, platdrv, buf, bufsiz) \ argument
|
/linux/drivers/char/tpm/ |
H A D | tpm-interface.c | 92 static ssize_t tpm_try_transmit(struct tpm_chip *chip, void *buf, size_t bufsiz) in tpm_try_transmit() 204 ssize_t tpm_transmit(struct tpm_chip *chip, u8 *buf, size_t bufsiz) in tpm_transmit()
|
H A D | tpm_svsm.c | 28 static int tpm_svsm_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_svsm_send()
|
H A D | tpm_ftpm_tee.c | 45 static int ftpm_tee_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in ftpm_tee_tpm_op_send()
|
H A D | tpm_i2c_atmel.c | 40 static int i2c_atmel_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in i2c_atmel_send()
|
H A D | tpm_ibmvtpm.c | 201 static int tpm_ibmvtpm_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_ibmvtpm_send()
|
H A D | tpm_nsc.c | 181 static int tpm_nsc_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_nsc_send()
|
H A D | xen-tpmfront.c | 134 static int vtpm_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in vtpm_send()
|
H A D | tpm_vtpm_proxy.c | 330 static int vtpm_proxy_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in vtpm_proxy_tpm_op_send()
|
H A D | tpm_infineon.c | 315 static int tpm_inf_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_inf_send()
|
H A D | tpm2-space.c | 541 void *buf, size_t *bufsiz) in tpm2_commit_space()
|
H A D | tpm_i2c_infineon.c | 517 static int tpm_tis_i2c_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_tis_i2c_send()
|
H A D | tpm_tis_core.c | 583 static int tpm_tis_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, in tpm_tis_send()
|
H A D | tpm_crb.c | 429 static int crb_send(struct tpm_chip *chip, u8 *buf, size_t bufsiz, size_t len) in crb_send()
|
/linux/arch/alpha/kernel/ |
H A 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/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.c | 303 size_t bufsiz, size_t len) in st33zp24_send()
|
/linux/drivers/spi/ |
H A D | spidev.c | 87 static unsigned bufsiz = 4096; variable
|
/linux/kernel/locking/ |
H A D | lockdep_proc.c | 433 static void snprint_time(char *buf, size_t bufsiz, s64 nr) in snprint_time()
|
/linux/fs/ecryptfs/ |
H A D | inode.c | 658 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
|
/linux/drivers/input/ |
H A D | mousedev.c | 105 unsigned char ready, buffer, bufsiz; member
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 4953 void *buf, uint16_t bufsiz) in qla24xx_get_port_login_templ()
|