Home
last modified time | relevance | path

Searched defs:check_len (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/kernel/kcsan/
H A Dcore.c1333 size_t check_len = min_t(size_t, count, MAX_ENCODABLE_SIZE); in __tsan_memset() local
1347 size_t check_len = min_t(size_t, len, MAX_ENCODABLE_SIZE); in __tsan_memmove() local
1362 size_t check_len = min_t(size_t, len, MAX_ENCODABLE_SIZE); in __tsan_memcpy() local
/openbmc/linux/drivers/mtd/tests/
H A Dtorturetest.c376 size_t check_len = mtd->erasesize; in report_corrupt() local
/openbmc/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c313 int check_len = strlen(check_name); in regulator_name_is_unique() local
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw.c272 static int virtio_ccw_handle_set_vq(SubchDev *sch, CCW1 ccw, bool check_len, in virtio_ccw_handle_set_vq()
327 bool check_len; in virtio_ccw_cb() local
H A Dcss.c1001 bool check_len; in css_interpret_ccw() local
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c409 int empty_offs, check_len; in is_last_write() local
/openbmc/linux/fs/ubifs/
H A Drecovery.c404 int empty_offs, check_len; in is_last_write() local
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.c363 int check_len; in chx_rx() local