Searched refs:skb_under_panic (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Dskbuff.c148 * skb_under_panic - private function
156 static void skb_under_panic(struct sk_buff *skb, int sz, void *here) function
158 printk(KERN_EMERG "skb_under_panic: text:%p len:%d put:%d head:%p "
1101 skb_under_panic(skb, len, __builtin_return_address(0));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Dskbuff.c148 * skb_under_panic - private function
156 static void skb_under_panic(struct sk_buff *skb, int sz, void *here) function
158 printk(KERN_EMERG "skb_under_panic: text:%p len:%d put:%d head:%p "
1101 skb_under_panic(skb, len, __builtin_return_address(0));

Completed in 126 milliseconds