Searched refs:libeth_xdpsq_lock (Results 1 – 6 of 6) sorted by relevance
17 void __libeth_xdpsq_get(struct libeth_xdpsq_lock *lock, in __libeth_xdpsq_get()33 void __libeth_xdpsq_put(struct libeth_xdpsq_lock *lock, in __libeth_xdpsq_put()46 __libeth_xdpsq_lock(struct libeth_xdpsq_lock *lock) in __libeth_xdpsq_lock()53 __libeth_xdpsq_unlock(struct libeth_xdpsq_lock *lock) in __libeth_xdpsq_unlock()72 struct libeth_xdpsq_lock *lock, in libeth_xdpsq_init_timer()
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 …]
275 libeth_xdpsq_lock(&xdpsq->xdp_lock); in idpf_xsk_tx_prep()320 libeth_xdpsq_lock(&xsksq->xdp_lock); in idpf_xsk_xmit()
338 libeth_xdpsq_lock(&xdpsq->xdp_lock); in idpf_xdp_tx_prep()
698 struct libeth_xdpsq_lock xdp_lock;