Searched refs:can_sleep (Results 1 – 6 of 6) sorted by relevance
312 bool can_sleep) in vmbus_xact_wait1() argument 322 if (can_sleep) { in vmbus_xact_wait1()
691 vmbus_chan_wait_revoke(const struct vmbus_channel *chan, bool can_sleep) in vmbus_chan_wait_revoke() argument700 if (can_sleep) in vmbus_chan_wait_revoke()2337 struct vmbus_xact *xact, size_t *resp_len, bool can_sleep) in vmbus_chan_xact_wait() argument2341 if (can_sleep) in vmbus_chan_xact_wait()2360 if (can_sleep) in vmbus_chan_xact_wait()
185 struct vmbus_xact *xact, size_t *resp_len, bool can_sleep);
82 int can_sleep) in ipoib_mcast_alloc() argument86 mcast = kzalloc(sizeof *mcast, can_sleep ? GFP_KERNEL : GFP_ATOMIC); in ipoib_mcast_alloc()
1259 static __inline int nm_kr_tryget(struct netmap_kring *kr, int can_sleep, int *perr) in nm_kr_tryget() argument1302 } else if (can_sleep) { in nm_kr_tryget()
1856 mlx5e_sq_send_nops_locked(struct mlx5e_sq *sq, int can_sleep) in mlx5e_sq_send_nops_locked() argument1861 if (can_sleep != 0) { in mlx5e_sq_send_nops_locked()