Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pppoatm_send
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/net/atm/
H
A
D
pppoatm.c
115
* 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
D
pppoatm.c
117
* 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