Searched refs:saved_tid (Results 1 – 1 of 1) sorted by relevance
261 u32 saved_tid = info->tid; in task_file_seq_get_next() local283 if (saved_tid == info->tid) in task_file_seq_get_next()309 saved_tid = ++(info->tid); in task_file_seq_get_next()436 u32 saved_tid = info->tid; in task_vma_seq_get_next() local506 if (saved_tid != info->tid) { in task_vma_seq_get_next()
Completed in 7 milliseconds