Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Dpppoatm.c115 * the wakeup *can't* race with pppoatm_send(). They both hold the PPP in pppoatm_release_cb()
118 * exist here. In the sock_owned_by_user() case in pppoatm_send(), we in pppoatm_release_cb()
142 * refuse another packet in pppoatm_send(). This was quite inefficient. in pppoatm_pop()
144 * In fact it's OK. The PPP core will only ever call pppoatm_send() in pppoatm_pop()
147 * CPU is in pppoatm_send() right now, the tasklet isn't going to race in pppoatm_pop()
149 * of pppoatm_send() again. in pppoatm_pop()
151 * So if the CPU in pppoatm_send() has already set the BLOCKED bit and in pppoatm_pop()
153 * happen later. And if the CPU in pppoatm_send() *hasn't* set the in pppoatm_pop()
268 * code path that calls pppoatm_send(), and is thus going to in pppoatm_may_send()
287 static int pppoatm_send(struc function
[all...]
/kernel/linux/linux-6.6/net/atm/
H A Dpppoatm.c117 * the wakeup *can't* race with pppoatm_send(). They both hold the PPP in pppoatm_release_cb()
120 * exist here. In the sock_owned_by_user() case in pppoatm_send(), we in pppoatm_release_cb()
144 * refuse another packet in pppoatm_send(). This was quite inefficient. in pppoatm_pop()
146 * In fact it's OK. The PPP core will only ever call pppoatm_send() in pppoatm_pop()
149 * CPU is in pppoatm_send() right now, the tasklet isn't going to race in pppoatm_pop()
151 * of pppoatm_send() again. in pppoatm_pop()
153 * So if the CPU in pppoatm_send() has already set the BLOCKED bit and in pppoatm_pop()
155 * happen later. And if the CPU in pppoatm_send() *hasn't* set the in pppoatm_pop()
270 * code path that calls pppoatm_send(), and is thus going to in pppoatm_may_send()
289 static int pppoatm_send(struc function
[all...]

Completed in 2 milliseconds