Home
last modified time | relevance | path

Searched refs:check_bytes (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/mm/
A Dhugepage-mmap.c38 static void check_bytes(char *addr) in check_bytes() function
55 check_bytes(addr); in read_bytes()
83 check_bytes(addr); in main()
A Dmap_hugetlb.c43 static void check_bytes(char *addr) in check_bytes() function
60 check_bytes(addr); in read_bytes()
98 check_bytes(addr); in main()
A Dhugepage-mremap.c33 static void check_bytes(char *addr) in check_bytes() function
50 check_bytes(addr); in read_bytes()
173 check_bytes(addr); in main()
/linux-6.3-rc2/arch/sparc/lib/
A Dmemscan_64.S52 bne,pn %xcc, check_bytes
57 check_bytes: label
/linux-6.3-rc2/fs/nilfs2/
A Drecovery.c94 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()
/linux-6.3-rc2/drivers/s390/block/
A Ddasd_eckd.h216 unsigned char check_bytes:2; member
A Ddasd_eckd.c4357 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw()
4369 lredata->auxiliary.check_bytes = 0x2; in prepare_itcw()
4386 lredata->auxiliary.check_bytes = 0x01; in prepare_itcw()

Completed in 29 milliseconds