Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_submission.c3355 goto set_timestamp; in _hl_interrupt_wait_ioctl()
3361 goto set_timestamp; in _hl_interrupt_wait_ioctl()
3431 set_timestamp: in _hl_interrupt_wait_ioctl()
/linux-6.6.21/drivers/s390/block/
Ddasd_eckd.c252 static int set_timestamp(struct ccw1 *ccw, struct DE_eckd_data *data, in set_timestamp() function
325 rc = set_timestamp(ccw, data, device); in define_extent()
330 rc = set_timestamp(ccw, data, device); in define_extent()
338 rc = set_timestamp(ccw, data, device); in define_extent()
349 rc = set_timestamp(ccw, data, device); in define_extent()
4394 rc = set_timestamp(NULL, dedata, basedev); in prepare_itcw()