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:pep_sock
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/net/phonet/
H
A
D
pep.c
33
*
pep_sock
locking:
110
struct
pep_sock
*pn = pep_sk(sk);
in pep_indicate()
131
struct
pep_sock
*pn = pep_sk(sk);
in pipe_handler_request()
149
struct
pep_sock
*pn = pep_sk(sk);
in pipe_handler_send_created_ind()
229
struct
pep_sock
*pn = pep_sk(sk);
in pipe_grant_credits()
254
struct
pep_sock
*pn = pep_sk(sk);
in pipe_rcv_status()
306
struct
pep_sock
*pn = pep_sk(sk);
in pipe_rcv_created()
335
struct
pep_sock
*pn = pep_sk(sk);
in pipe_do_rcv()
462
struct
pep_sock
*pn = pep_sk(sk);
in pipe_destruct()
484
struct
pep_sock
*p
in pep_connresp_rcv()
[all...]
H
A
D
socket.c
334
struct
pep_sock
*pn = pep_sk(sk);
in pn_socket_poll()
/kernel/linux/linux-5.10/net/phonet/
H
A
D
pep.c
33
*
pep_sock
locking:
110
struct
pep_sock
*pn = pep_sk(sk);
in pep_indicate()
131
struct
pep_sock
*pn = pep_sk(sk);
in pipe_handler_request()
149
struct
pep_sock
*pn = pep_sk(sk);
in pipe_handler_send_created_ind()
229
struct
pep_sock
*pn = pep_sk(sk);
in pipe_grant_credits()
254
struct
pep_sock
*pn = pep_sk(sk);
in pipe_rcv_status()
306
struct
pep_sock
*pn = pep_sk(sk);
in pipe_rcv_created()
335
struct
pep_sock
*pn = pep_sk(sk);
in pipe_do_rcv()
462
struct
pep_sock
*pn = pep_sk(sk);
in pipe_destruct()
484
struct
pep_sock
*p
in pep_connresp_rcv()
[all...]
H
A
D
socket.c
334
struct
pep_sock
*pn = pep_sk(sk);
in pn_socket_poll()
/kernel/linux/linux-5.10/include/net/phonet/
H
A
D
pep.h
13
struct
pep_sock
{
struct
36
static inline struct
pep_sock
*pep_sk(struct sock *sk)
in pep_sk()
38
return (struct
pep_sock
*)sk;
in pep_sk()
/kernel/linux/linux-6.6/include/net/phonet/
H
A
D
pep.h
16
struct
pep_sock
{
struct
39
static inline struct
pep_sock
*pep_sk(struct sock *sk)
in pep_sk()
41
return (struct
pep_sock
*)sk;
in pep_sk()
Completed in 6 milliseconds