Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 3 of 3) sorted by relevance

/lib/
Dchecksum.c46 static unsigned int do_csum(const unsigned char *buff, int len) in do_csum()
125 __wsum csum_partial(const void *buff, int len, __wsum wsum) in csum_partial()
142 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
Dtest_rhashtable.c489 char buff[512] = ""; in print_ht() local
/lib/mpi/
Dmpicoder.c336 const u8 *buff; in mpi_read_raw_from_sgl() local