Searched refs:check_bytes (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | hugepage-mmap.c | 39 static void check_bytes(char *addr) in check_bytes() function 56 check_bytes(addr); in read_bytes() 84 check_bytes(addr); in main()
|
| H A D | map_hugetlb.c | 43 static void check_bytes(char *addr) in check_bytes() function 60 check_bytes(addr); in read_bytes() 98 check_bytes(addr); in main()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | memscan_64.S | 52 bne,pn %xcc, check_bytes 57 check_bytes: label
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | recovery.c | 94 unsigned long offset, u64 check_bytes, in nilfs_compute_checksum() argument 102 check_bytes -= offset; in nilfs_compute_checksum() 103 size = min_t(u64, check_bytes, blocksize - offset); in nilfs_compute_checksum() 113 check_bytes -= size; in nilfs_compute_checksum() 114 size = min_t(u64, check_bytes, blocksize); in nilfs_compute_checksum()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lrz.c | 1303 do_crc_check(void *f, size_t remote_bytes, size_t check_bytes) in do_crc_check() argument 1322 n=check_bytes; in do_crc_check() 1335 stohdr(check_bytes); in do_crc_check()
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | dasd_eckd.h | 209 unsigned char check_bytes:2; member
|
| H A D | dasd_eckd.c | 4262 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw() 4274 lredata->auxiliary.check_bytes = 0x2; in prepare_itcw() 4291 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw()
|