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:atm_sk
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/net/atm/
H
A
D
common.c
45
struct atm_vcc *vcc =
atm_sk
(sk);
in __vcc_insert_socket()
102
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_writable()
127
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_release_cb()
155
vcc =
atm_sk
(sk);
in vcc_create()
175
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_destroy_socket()
274
vcc =
atm_sk
(s);
in atm_dev_release_vccs()
320
walk =
atm_sk
(s);
in check_ci()
H
A
D
proc.c
256
struct atm_vcc *vcc =
atm_sk
(state->sk);
in pvc_seq_show()
278
struct atm_vcc *vcc =
atm_sk
(state->sk);
in vcc_seq_show()
301
struct atm_vcc *vcc =
atm_sk
(state->sk);
in svc_seq_show()
H
A
D
signaling.c
213
vcc =
atm_sk
(s);
in sigd_close()
/kernel/linux/linux-6.6/net/atm/
H
A
D
common.c
45
struct atm_vcc *vcc =
atm_sk
(sk);
in __vcc_insert_socket()
102
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_writable()
127
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_release_cb()
155
vcc =
atm_sk
(sk);
in vcc_create()
175
struct atm_vcc *vcc =
atm_sk
(sk);
in vcc_destroy_socket()
274
vcc =
atm_sk
(s);
in atm_dev_release_vccs()
320
walk =
atm_sk
(s);
in check_ci()
H
A
D
proc.c
256
struct atm_vcc *vcc =
atm_sk
(state->sk);
in pvc_seq_show()
278
struct atm_vcc *vcc =
atm_sk
(state->sk);
in vcc_seq_show()
301
struct atm_vcc *vcc =
atm_sk
(state->sk);
in svc_seq_show()
H
A
D
signaling.c
213
vcc =
atm_sk
(s);
in sigd_close()
/kernel/linux/linux-5.10/include/linux/
H
A
D
atmdev.h
125
static inline struct atm_vcc *
atm_sk
(struct sock *sk)
in atm_sk()
function
132
return
atm_sk
(sock->sk);
in ATM_SD()
/kernel/linux/linux-6.6/include/linux/
H
A
D
atmdev.h
125
static inline struct atm_vcc *
atm_sk
(struct sock *sk)
in atm_sk()
function
132
return
atm_sk
(sock->sk);
in ATM_SD()
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
atmtcp.c
175
vcc =
atm_sk
(s);
in atmtcp_v_ioctl()
272
vcc =
atm_sk
(s);
in find_vcc()
H
A
D
solos-pci.c
906
vcc =
atm_sk
(s);
in find_vcc()
H
A
D
he.c
341
vcc =
atm_sk
(s);
in __find_vcc()
H
A
D
eni.c
2166
vcc =
atm_sk
(s);
in eni_proc_read()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
atmtcp.c
175
vcc =
atm_sk
(s);
in atmtcp_v_ioctl()
272
vcc =
atm_sk
(s);
in find_vcc()
H
A
D
solos-pci.c
906
vcc =
atm_sk
(s);
in find_vcc()
H
A
D
eni.c
2166
vcc =
atm_sk
(s);
in eni_proc_read()
H
A
D
he.c
341
vcc =
atm_sk
(s);
in __find_vcc()
Completed in 22 milliseconds