Lines Matching refs:EINTR
1108 trace_contention_end(sem, -EINTR); in rwsem_down_read_slowpath()
1109 return ERR_PTR(-EINTR); in rwsem_down_read_slowpath()
1207 trace_contention_end(sem, -EINTR); in rwsem_down_write_slowpath()
1208 return ERR_PTR(-EINTR); in rwsem_down_write_slowpath()
1261 return -EINTR; in __down_read_common()
1306 return -EINTR; in __down_write_common()
1522 return -EINTR; in down_read_interruptible()
1536 return -EINTR; in down_read_killable()
1578 return -EINTR; in down_write_killable()
1646 return -EINTR; in down_read_killable_nested()
1685 return -EINTR; in down_write_killable_nested()