Searched defs:eat (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/crypto/amlogic/ | ||
H A D | amlogic-gxl-cipher.c | 93 unsigned int todo, eat, len; in meson_cipher() local |
/linux/net/core/ | ||
H A D | gro.c | 193 unsigned int eat = offset - headlen; skb_gro_receive() local |
H A D | skbuff.c | 2802 int i, k, eat = (skb->tail + delta) - skb->end; __pskb_pull_tail() local |
/linux/net/tipc/ | ||
H A D | msg.c | 313 int pktno, nof_fragms, dsz, dmax, eat; in tipc_msg_fragment() local |
/linux/fs/ntfs3/ | ||
H A D | run.c | 492 size_t index, eat; in run_collapse_range() local |
/linux/init/ | ||
H A D | initramfs.c | 232 static inline void __init eat(unsigned n) in eat() function |
/linux/net/ipv4/ | ||
H A D | tcp_output.c | 1704 int i, k, eat; __pskb_trim_head() local |