Searched defs:buflen (Results 51 - 75 of 311) sorted by relevance

1234567891011>>

/linux-master/security/keys/trusted-keys/
H A Dtrusted_core.c290 trusted_read(const struct key *key, char *buffer, size_t buflen) argument
/linux-master/kernel/sched/
H A Dautogroup.c284 int autogroup_path(struct task_group *tg, char *buf, int buflen) argument
/linux-master/fs/bcachefs/
H A Derror.c131 size_t buflen = 0; local
/linux-master/lib/
H A Dtest_hexdump.c160 static void __init test_hexdump_overflow(size_t buflen, size_t len, argument
208 static void __init test_hexdump_overflow_set(size_t buflen, bool ascii) argument
/linux-master/arch/sparc/prom/
H A Dmisc_64.c318 prom_getunumber(int syndrome_code, unsigned long phys_addr, char *buf, int buflen) argument
/linux-master/arch/powerpc/boot/
H A Doflib.c209 of_getprop(const void *phandle, const char *name, void *buf, const int buflen) argument
215 of_setprop(const void *phandle, const char *name, const void *buf, const int buflen) argument
/linux-master/tools/power/cpupower/lib/
H A Dcpuidle.c51 cpuidle_state_read_file(unsigned int cpu, unsigned int idlestate, const char *fname, char *buf, size_t buflen) argument
314 sysfs_cpuidle_read_file(const char *fname, char *buf, size_t buflen) argument
H A Dpowercap.c18 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) argument
85 int powercap_get_driver(char *driver, int buflen) argument
/linux-master/tools/power/cpupower/utils/helpers/
H A Dsysfs.c18 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) argument
124 sysfs_idlestate_read_file(unsigned int cpu, unsigned int idlestate, const char *fname, char *buf, size_t buflen) argument
384 sysfs_cpuidle_read_file(const char *fname, char *buf, size_t buflen) argument
/linux-master/drivers/misc/sgi-gru/
H A Dgrulib.h124 size_t buflen; member in struct:gru_dump_chiplet_state_req
/linux-master/net/dccp/
H A Doptions.c401 const u16 buflen = dccp_ackvec_buflen(av); local
/linux-master/drivers/media/usb/dvb-usb/
H A Dvp702x.c119 int buflen = max(olen + 2, ilen + 1); local
/linux-master/drivers/staging/rts5208/
H A Drtsx_transport.c32 rtsx_stor_access_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb, unsigned int *index, unsigned int *offset, enum xfer_buf_dir dir) argument
118 rtsx_stor_set_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb) argument
129 rtsx_stor_get_xfer_buf(unsigned char *buffer, unsigned int buflen, struct scsi_cmnd *srb) argument
[all...]
/linux-master/fs/nfs/
H A Dnfs4namespace.c112 static char *nfs4_path(struct dentry *dentry, char *buffer, ssize_t buflen) argument
H A Dnamespace.c60 ssize_t buflen; local
/linux-master/tools/accounting/
H A Dprocacct.c131 int r, buflen; local
/linux-master/drivers/net/usb/
H A Drndis_host.c91 int rndis_command(struct usbnet *dev, struct rndis_msg_hdr *buf, int buflen) argument
57 rndis_msg_indicate(struct usbnet *dev, struct rndis_indicate *msg, int buflen) argument
H A Dkalmia.c104 static const int buflen = 28; local
/linux-master/drivers/crypto/marvell/cesa/
H A Dtdma.c354 mv_cesa_sg_copy(struct mv_cesa_engine *engine, struct scatterlist *sgl, unsigned int nents, unsigned int sram_off, size_t buflen, off_t skip, bool to_sram) argument
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c93 alloc_src_sglist(struct nitrox_kcrypt_request *nkreq, struct scatterlist *src, char *iv, int ivsize, int buflen) argument
116 alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq, struct scatterlist *dst, int ivsize, int buflen) argument
/linux-master/net/rxrpc/
H A Dkey.c562 rxrpc_read(const struct key *key, char *buffer, size_t buflen) argument
/linux-master/drivers/nfc/st21nfca/
H A Di2c.c250 static int get_frame_size(u8 *buf, int buflen) argument
263 static int check_crc(u8 *buf, int buflen) argument
/linux-master/fs/
H A Dd_path.c265 char *d_path(const struct path *path, char *buf, int buflen) argument
215 __d_path(const struct path *path, const struct path *root, char *buf, int buflen) argument
227 d_absolute_path(const struct path *path, char *buf, int buflen) argument
301 dynamic_dname(char *buffer, int buflen, const char *fmt, ...) argument
318 simple_dname(struct dentry *dentry, char *buffer, int buflen) argument
362 dentry_path_raw(const struct dentry *dentry, char *buf, int buflen) argument
371 dentry_path(const struct dentry *dentry, char *buf, int buflen) argument
[all...]
/linux-master/lib/crypto/mpi/
H A Dmpicoder.c555 mpi_print(enum gcry_mpi_format format, unsigned char *buffer, size_t buflen, size_t *nwritten, MPI a) argument
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dorder-list-attributes.c27 int buflen = strlen(buffer); local

Completed in 377 milliseconds

1234567891011>>