Lines Matching full:not
26 which may not sleep and must be callable from any context.
57 The IB midlayer does not perform any serialization of function calls.
60 consumers are not required to perform any serialization. However,
64 information between different calls of ib_poll_cq() is not defined.
69 A low-level driver must not perform a callback directly from the
70 same callchain as an ib_device method call. For example, it is not
77 completion event handlers for the same CQ are not called
80 following situation is not allowed::
94 callbacks run is not defined. Depending on the low-level driver, it
96 Upper level protocol consumers may not sleep in a callback.
107 ib_unregister_device() from process context. It must not hold any