Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Dclip.c242 * clip_pop is atomic with respect to the critical section in clip_start_xmit.
245 static void clip_pop(struct atm_vcc *vcc, struct sk_buff *skb) in clip_pop() function
405 /* Oh, we just raced with clip_pop. netif_start_queue should be in clip_start_xmit()
436 vcc->pop = clip_pop; in clip_mkip()
/kernel/linux/linux-6.6/net/atm/
H A Dclip.c242 * clip_pop is atomic with respect to the critical section in clip_start_xmit.
245 static void clip_pop(struct atm_vcc *vcc, struct sk_buff *skb) in clip_pop() function
405 /* Oh, we just raced with clip_pop. netif_start_queue should be in clip_start_xmit()
436 vcc->pop = clip_pop; in clip_mkip()

Completed in 3 milliseconds