Searched refs:set_timestamp (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/misc/habanalabs/common/ |
D | command_submission.c | 3188 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/ |
D | dasd_eckd.c | 250 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()
|