Home
last modified time | relevance | path

Searched refs:sk_msg_check_to_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dskmsg.h144 static inline void sk_msg_check_to_free(struct sk_msg *msg, u32 i, u32 bytes) in sk_msg_check_to_free() function
/linux/net/core/
H A Dskmsg.c203 sk_msg_check_to_free(msg, i, msg->sg.size); in __sk_msg_free()
246 sk_msg_check_to_free(msg, i, bytes); in __sk_msg_free_partial()