Home
last modified time | relevance | path

Searched refs:set_timestamp (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/misc/habanalabs/common/
Dcommand_submission.c3188 goto set_timestamp; in _hl_interrupt_wait_ioctl()
3194 goto set_timestamp; in _hl_interrupt_wait_ioctl()
3252 set_timestamp: in _hl_interrupt_wait_ioctl()
/linux-6.1.9/drivers/s390/block/
Ddasd_eckd.c250 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() function
323 rc = set_timestamp(ccw, data, device); in define_extent()
328 rc = set_timestamp(ccw, data, device); in define_extent()
336 rc = set_timestamp(ccw, data, device); in define_extent()
347 rc = set_timestamp(ccw, data, device); in define_extent()
4364 rc = set_timestamp(NULL, dedata, basedev); in prepare_itcw()