Home
last modified time | relevance | path

Searched refs:last_io (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dtrace.c18 static struct last_io_info last_io; variable
22 if (!last_io.len) in __print_last_io()
26 last_io.major, last_io.minor, in __print_last_io()
27 last_io.pid, "----------------", in __print_last_io()
28 last_io.type, in __print_last_io()
29 last_io.fio.op, last_io.fio.op_flags, in __print_last_io()
30 last_io.fio.new_blkaddr, in __print_last_io()
31 last_io in __print_last_io()
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h15 unsigned long last_io; /* jiffies timestamp */ member
H A Dfsl_qe_udc.h298 u32 last_io; /* timestamp */ member
H A Ddummy_hcd.c84 unsigned long last_io; /* jiffies timestamp */ member
1048 ep->last_io = jiffies; in init_dummy_udc_hw()
1443 ep->last_io = jiffies; in transfer()
1893 ep->last_io = jiffies; in dummy_timer()
1957 ep->last_io = jiffies; in dummy_timer()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h298 u32 last_io; /* timestamp */ member
H A Ddummy_hcd.c84 unsigned long last_io; /* jiffies timestamp */ member
1060 ep->last_io = jiffies; in init_dummy_udc_hw()
1454 ep->last_io = jiffies; in transfer()
1906 ep->last_io = jiffies; in dummy_timer()
1970 ep->last_io = jiffies; in dummy_timer()

Completed in 10 milliseconds