Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 - 25 of 645) sorted by relevance

12345678910>>...26

/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H A DIt_process_fs_009.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs009() local
H A DIt_process_fs_007.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs007() local
H A DIt_process_fs_008.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs008() local
H A DIt_process_fs_010.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs010() local
H A DIt_process_fs_011.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs011() local
H A DIt_process_fs_022.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs022() local
H A DIt_process_fs_021.cpp43 auto nbytes = readlink(path.c_str(), buf.data(), PATH_MAX); in ItProcessFs021() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsys_ppc32.c121 loff_t nbytes = merge_64(nbytes1, nbytes2); in PPC32_SYSCALL_DEFINE6() local
H A Dproc_powerpc.c24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read() argument
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305.c30 poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update_generic() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], u8 *pdata, size_t nbytes, u8 crc) in crc8() argument
/kernel/linux/linux-6.6/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305.c30 poly1305_update_generic(struct poly1305_desc_ctx *desc, const u8 *src, unsigned int nbytes) poly1305_update_generic() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dproc_powerpc.c24 static ssize_t page_map_read( struct file *file, char __user *buf, size_t nbytes, in page_map_read() argument
/kernel/linux/linux-5.10/crypto/
H A Dcurve25519-generic.c30 int copied, nbytes; in curve25519_compute_value() local
H A Dchacha_generic.c27 unsigned int nbytes = walk.nbytes; in chacha_stream_xor() local
/kernel/linux/linux-5.10/drivers/usb/mon/
H A Dmon_stat.c46 mon_stat_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) mon_stat_read() argument
/kernel/linux/linux-5.10/include/linux/
H A Drandom.h75 static inline int get_random_bytes_wait(void *buf, size_t nbytes) in get_random_bytes_wait() argument
/kernel/linux/linux-5.10/lib/dim/
H A Ddim.c63 u32 nbytes = BIT_GAP(BITS_PER_TYPE(u32), end->byte_ctr, in dim_calc_stats() local
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_isight.c43 unsigned int maxlen, nbytes; in isight_decode() local
/kernel/linux/linux-5.10/include/crypto/
H A Dctr.h39 int nbytes = walk.nbytes; in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_isight.c45 unsigned int maxlen, nbytes; in isight_decode() local
/kernel/linux/linux-6.6/include/crypto/
H A Dctr.h39 int nbytes = walk.nbytes; in crypto_ctr_encrypt_walk() local
/kernel/linux/linux-6.6/drivers/usb/mon/
H A Dmon_stat.c46 mon_stat_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) mon_stat_read() argument
/kernel/linux/linux-6.6/crypto/
H A Dchacha_generic.c27 unsigned int nbytes = walk.nbytes; in chacha_stream_xor() local

Completed in 6 milliseconds

12345678910>>...26