Home
last modified time | relevance | path

Searched refs:buf_roundup_len (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c264 if (unlikely(skb->truesize / buf_roundup_len(skb) >= 4)) { in tipc_msg_validate()
H A Dmsg.h1212 static inline int buf_roundup_len(struct sk_buff *skb) in buf_roundup_len() function
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c259 if (unlikely(skb->truesize / buf_roundup_len(skb) >= 4)) { in tipc_msg_validate()
H A Dmsg.h1189 static inline int buf_roundup_len(struct sk_buff *skb) in buf_roundup_len() function

Completed in 7 milliseconds