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:svc_process
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
callback.c
93
svc_process
(rqstp);
in nfs4_callback_svc()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
svc.h
512
int
svc_process
(struct svc_rqst *);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
svc.h
415
void
svc_process
(struct svc_rqst *rqstp);
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
svc.c
1423
dprintk("svc:
svc_process
dropit\n");
in svc_process_common()
1431
dprintk("svc:
svc_process
close\n");
in svc_process_common()
1497
svc_process
(struct svc_rqst *rqstp)
in svc_process()
function
1535
EXPORT_SYMBOL_GPL(
svc_process
);
variable
/kernel/linux/linux-5.10/fs/lockd/
H
A
D
svc.c
179
svc_process
(rqstp);
in lockd()
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
nfssvc.c
971
svc_process
(rqstp);
in nfsd()
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
svc.c
1417
dprintk("svc:
svc_process
dropit\n");
in svc_process_common()
1425
dprintk("svc:
svc_process
close\n");
in svc_process_common()
1495
*
svc_process
- Execute one RPC transaction
1499
void
svc_process
(struct svc_rqst *rqstp)
in svc_process()
function
H
A
D
svc_xprt.c
877
svc_process
(rqstp);
in svc_recv()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
sunrpc.h
1571
TRACE_EVENT(
svc_process
,
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
sunrpc.h
1776
TRACE_EVENT(
svc_process
,
Completed in 16 milliseconds