Searched defs:nbytes (Results 151 - 175 of 177) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c1688 int nbytes, ndwords, pad, tmp; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c1277 CIFSSMBRead(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 lseek, unsigned int *nbytes, char **buf, int * pbuf_type) argument
1380 CIFSSMBWrite(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 offset, unsigned int *nbytes, const char *buf, const char __user * ubuf, const int long_op) argument
1486 CIFSSMBWrite2(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 offset, unsigned int *nbytes, struct kvec *iov, int n_vec, const int long_op) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_buf.c349 size_t nbytes, offset; local
1200 int nbytes = PAGE_CACHE_SIZE - offset; local
1228 int rbytes, nbytes = PAGE_CACHE_SIZE - offset; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4xdr.c146 read_buf(struct nfsd4_compoundargs *argp, int nbytes) argument
199 savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) argument
[all...]
H A Dnfs4state.c106 opaque_hashval(const void *ptr, int nbytes) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c1304 cpuset_common_file_write(struct file *file, const char __user *userbuf, size_t nbytes, loff_t *unused_ppos) argument
1387 cpuset_file_write(struct file *file, const char __user *buf, size_t nbytes, loff_t *ppos) argument
1438 cpuset_common_file_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
1496 cpuset_file_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
1770 cpuset_tasks_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dosf_sys.c479 long nbytes; member in struct:pl_args::setargs
484 long nbytes; member in struct:pl_args::fsetargs
491 long nbytes; member in struct:pl_args::getargs
498 long nbytes; member in struct:pl_args::fgetargs
640 osf_getsysinfo(unsigned long op, void __user *buffer, unsigned long nbytes, argument
698 osf_setsysinfo(unsigned long op, void __user *buffer, unsigned long nbytes, int __user *start, void __user *arg) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmempolicy.c807 const int nbytes = BITS_TO_LONGS(MAX_NUMNODES) * sizeof(long); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_ipv4.c1039 unsigned int nbytes = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmsrom.c1580 srom_read(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf, bool check_crc) argument
1666 srom_write(si_t *sih, uint bustype, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf) argument
4768 srom_otp_write_region_crc(si_t *sih, uint nbytes, uint16* buf16, bool write) argument
[all...]
H A Dbcmutils.c2762 BCMROMFN(hndcrc32)(uint8 *pdata, uint nbytes, uint32 crc) argument
2606 hndcrc8( uint8 *pdata, uint nbytes, uint8 crc ) argument
2679 hndcrc16( uint8 *pdata, uint nbytes, uint16 crc ) argument
3030 prhex(const char *msg, uchar *buf, uint nbytes) argument
3351 bcm_cmp_bytes(const uchar *arg1, const uchar *arg2, uint8 nbytes) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dvia-pmu.c1075 pmu_request(struct adb_request *req, void (*done)(struct adb_request *), int nbytes, ...) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dsun4c.c140 unsigned long nbytes = SUN4C_VAC_SIZE; local
171 unsigned long nbytes = SUN4C_VAC_SIZE; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dll_rw_blk.c1337 int nbytes; local
3431 int nbytes; local
559 ordered_bio_endio(struct request *rq, struct bio *bio, unsigned int nbytes, int error) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h114 unsigned int nbytes; member in struct:ablkcipher_request
631 ablkcipher_request_set_crypt( struct ablkcipher_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int nbytes, void *iv) argument
743 crypto_blkcipher_encrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
752 crypto_blkcipher_encrypt_iv(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
760 crypto_blkcipher_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
769 crypto_blkcipher_decrypt_iv(struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes) argument
963 crypto_hash_update(struct hash_desc *desc, struct scatterlist *sg, unsigned int nbytes) argument
975 crypto_hash_digest(struct hash_desc *desc, struct scatterlist *sg, unsigned int nbytes, u8 *out) argument
[all...]
H A Disdn.h539 int nbytes; /* 1 Matrixbyte -> nbytes in stream */ member in struct:__anon9961
H A Dlibata.h390 unsigned int nbytes; member in struct:ata_queued_cmd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dvisibility.c553 gcry_cipher_info (gcry_cipher_hd_t h, int what, void *buffer, size_t *nbytes) argument
559 gcry_cipher_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
697 gcry_pk_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
885 gcry_md_info (gcry_md_hd_t h, int what, void *buffer, size_t *nbytes) argument
894 gcry_md_algo_info (int algo, int what, void *buffer, size_t *nbytes) argument
1245 gcry_random_bytes(size_t nbytes, enum gcry_random_level level) argument
1258 gcry_random_bytes_secure(size_t nbytes, enum gcry_random_level level) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-gettext.c1313 size_t nbytes; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/tools/misc/
H A Depi_ttcp.c635 double nbytes; /* bytes on net */ variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dregex.c2701 unsigned nbytes = 10 + (upper_bound > 1) * 10; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c903 static char *getcell(unsigned nbytes) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c3907 unsigned nbytes = 2 + 4 * OFFSET_ADDRESS_SIZE + local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c12117 int n, nbytes = (bmap->end - bmap->start + 7) / 8; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c1512 int nbytes; member in struct:__dbj_verify_data

Completed in 300 milliseconds

12345678