Searched refs:libeth_xdpsq_lock (Results 1 – 2 of 2) sorted by relevance
80 struct libeth_xdpsq_lock { struct99 struct libeth_xdpsq_lock *lock; argument
151 void __libeth_xdpsq_get(struct libeth_xdpsq_lock *lock,153 void __libeth_xdpsq_put(struct libeth_xdpsq_lock *lock,165 static inline void libeth_xdpsq_get(struct libeth_xdpsq_lock *lock, in libeth_xdpsq_get()181 static inline void libeth_xdpsq_put(struct libeth_xdpsq_lock *lock, in libeth_xdpsq_put()188 void __libeth_xdpsq_lock(struct libeth_xdpsq_lock *lock);189 void __libeth_xdpsq_unlock(struct libeth_xdpsq_lock *lock);198 static inline void libeth_xdpsq_lock(struct libeth_xdpsq_lock *lock) in libeth_xdpsq_lock() function211 static inline void libeth_xdpsq_unlock(struct libeth_xdpsq_lock *lock) in libeth_xdpsq_unlock()220 struct libeth_xdpsq_lock *lock,266 libeth_xdpsq_lock(timer->lock); in libeth_xdpsq_run_timer()[all …]
Completed in 16 milliseconds