/linux-6.6.21/arch/sh/include/asm/ ! |
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-6.6.21/drivers/char/tpm/ ! |
D | tpm-interface.c | 61 static ssize_t tpm_try_transmit(struct tpm_chip *chip, void *buf, size_t bufsiz) in tpm_try_transmit() 153 ssize_t tpm_transmit(struct tpm_chip *chip, u8 *buf, size_t bufsiz) in tpm_transmit()
|
D | tpm-dev-common.c | 25 u8 *buf, size_t bufsiz) in tpm_dev_transmit()
|
D | tpm2-space.c | 535 void *buf, size_t *bufsiz) in tpm2_commit_space()
|
/linux-6.6.21/fs/ ! |
D | stat.c | 483 char __user *buf, int bufsiz) in do_readlinkat() 519 char __user *, buf, int, bufsiz) in SYSCALL_DEFINE4() argument 525 int, bufsiz) in SYSCALL_DEFINE3() argument
|
/linux-6.6.21/arch/alpha/kernel/ ! |
D | osf_sys.c | 305 unsigned long bufsiz) in linux_to_osf_statfs() 326 unsigned long bufsiz) in linux_to_osf_statfs64() 345 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 391 struct osf_statfs __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 401 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument 411 struct osf_statfs64 __user *, buffer, unsigned long, bufsiz) in SYSCALL_DEFINE3() argument
|
/linux-6.6.21/drivers/spi/ ! |
D | spidev.c | 87 static unsigned bufsiz = 4096; variable
|
/linux-6.6.21/kernel/locking/ ! |
D | lockdep_proc.c | 431 static void snprint_time(char *buf, size_t bufsiz, s64 nr) in snprint_time()
|
/linux-6.6.21/fs/ecryptfs/ ! |
D | inode.c | 648 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
|
/linux-6.6.21/drivers/input/ ! |
D | mousedev.c | 105 unsigned char ready, buffer, bufsiz; member
|
/linux-6.6.21/fs/ubifs/ ! |
D | lpt.c | 1659 int bufsiz = max_t(int, c->nnode_sz, c->pnode_sz); in ubifs_lpt_calc_hash() local
|
/linux-6.6.21/drivers/scsi/qla2xxx/ ! |
D | qla_mbx.c | 4953 void *buf, uint16_t bufsiz) in qla24xx_get_port_login_templ()
|