Searched defs:psock (Results 1 – 1 of 1) sorted by relevance
298 static inline void sk_psock_set_state(struct sk_psock *psock, in sk_psock_set_state()304 static inline void sk_psock_clear_state(struct sk_psock *psock, in sk_psock_clear_state()310 static inline bool sk_psock_test_state(const struct sk_psock *psock, in sk_psock_test_state()322 static inline bool sk_psock_queue_msg(struct sk_psock *psock, in sk_psock_queue_msg()352 static inline struct sk_msg *sk_psock_peek_msg(struct sk_psock *psock) in sk_psock_peek_msg()362 static inline struct sk_msg *sk_psock_next_msg(struct sk_psock *psock, in sk_psock_next_msg()376 static inline bool sk_psock_queue_empty(const struct sk_psock *psock) in sk_psock_queue_empty()440 static inline void sk_psock_cork_free(struct sk_psock *psock) in sk_psock_cork_free()450 struct sk_psock *psock) in sk_psock_restore_proto()458 struct sk_psock *psock; in sk_psock_get() local[all …]
Completed in 7 milliseconds