Home
last modified time | relevance | path

Searched refs:t_task (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_priv.h151 struct task_struct *t_task; /* task that owns this ticket */ member
H A Dxfs_log.c166 wake_up_process(tic->t_task); in xlog_grant_head_wake_all()
229 wake_up_process(tic->t_task); in xlog_grant_head_wake()
3455 tic->t_task = current; in xlog_ticket_alloc()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_priv.h149 struct task_struct *t_task; /* task that owns this ticket */ member
H A Dxfs_log.c216 wake_up_process(tic->t_task); in xlog_grant_head_wake_all()
279 wake_up_process(tic->t_task); in xlog_grant_head_wake()
3524 tic->t_task = current; in xlog_ticket_alloc()

Completed in 11 milliseconds