Searched defs:task_delay_info (Results 1 – 1 of 1) sorted by relevance
562 struct task_delay_info { struct563 spinlock_t lock;564 unsigned int flags; /* Private per-task flags */581 struct timespec blkio_start, blkio_end; /* Shared by blkio, swapin */582 u64 blkio_delay; /* wait for sync block io completion */583 u64 swapin_delay; /* wait for swapin block io completion */584 u32 blkio_count; /* total count of the number of sync block */586 u32 swapin_count; /* total count of the number of swapin block */