Searched refs:slowpath (Results 1 – 7 of 7) sorted by relevance
12 unsigned long slowpath; member534 current->rseq.event.slowpath = true; in rseq_exit_to_user_mode_restart()
11 - even in the slowpath, the system call and scheduling pattern is very85 To handle the slowpath, we have added two new futex ops:
61 waiting to spin on mutex owner, only to go directly to slowpath upon65 (iii) slowpath: last resort, if the lock is still unable to be acquired,
97 slowpath until the contended lock can be acquired).
405 tx_len = sizeof(bp->slowpath-> in bnx2x_port_stats_init()407 rx_len = sizeof(bp->slowpath-> in bnx2x_port_stats_init()
1180 #define bnx2x_sp(bp, var) (&bp->slowpath->var)1612 struct bnx2x_slowpath *slowpath; member
1479 This feature enables slowpath testing for w/w mutex users by