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_CLOSE
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/net/sunrpc/
H
A
D
svcauth_unix.c
710
return
SVC_CLOSE
;
in svcauth_unix_set_client()
727
return
SVC_CLOSE
;
in svcauth_unix_set_client()
749
* %
SVC_CLOSE
: Temporary failure
782
return
SVC_CLOSE
; /* kmalloc failure - client must retry */
in svcauth_null_accept()
786
return
SVC_CLOSE
;
in svcauth_null_accept()
788
return
SVC_CLOSE
;
in svcauth_null_accept()
826
* %
SVC_CLOSE
: Temporary failure
867
return
SVC_CLOSE
;
in svcauth_tls_accept()
872
return
SVC_CLOSE
;
in svcauth_tls_accept()
884
return
SVC_CLOSE
;
in svcauth_tls_accept()
[all...]
H
A
D
svc.c
1351
case
SVC_CLOSE
:
in svc_process_common()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H
A
D
svcauth_gss.c
1012
if (stat == SVC_DROP || stat ==
SVC_CLOSE
)
in svcauth_gss_set_client()
1073
return
SVC_CLOSE
;
in gss_read_proxy_verf()
1182
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1203
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1212
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1215
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1217
ret =
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1322
ret =
SVC_CLOSE
;
in svcauth_gss_proxy_init()
1633
* %
SVC_CLOSE
: Temporary failure
1756
ret =
SVC_CLOSE
;
in svcauth_gss_accept()
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H
A
D
svcauth.h
142
#define
SVC_CLOSE
7 /* Like SVC_DROP, but request is definitely
macro
/kernel/linux/linux-6.6/include/linux/sunrpc/
H
A
D
svcauth.h
93
SVC_CLOSE
,
enumerator
/kernel/linux/linux-5.10/net/sunrpc/
H
A
D
svcauth_unix.c
716
return
SVC_CLOSE
;
in svcauth_unix_set_client()
733
return
SVC_CLOSE
;
in svcauth_unix_set_client()
771
return
SVC_CLOSE
; /* kmalloc failure - client must retry */
in svcauth_null_accept()
841
return
SVC_CLOSE
;
in svcauth_unix_accept()
H
A
D
svc.c
1345
case
SVC_CLOSE
:
in svc_process_common()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H
A
D
svcauth_gss.c
1054
if (stat == SVC_DROP || stat ==
SVC_CLOSE
)
in svcauth_gss_set_client()
1096
return
SVC_CLOSE
;
in gss_read_common_verf()
1121
return
SVC_CLOSE
;
in gss_read_verf()
1253
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1256
return
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1258
ret =
SVC_CLOSE
;
in svcauth_gss_legacy_init()
1364
ret =
SVC_CLOSE
;
in svcauth_gss_proxy_init()
1677
ret =
SVC_CLOSE
;
in svcauth_gss_accept()
/kernel/linux/linux-5.10/include/trace/events/
H
A
D
sunrpc.h
1531
TRACE_DEFINE_ENUM(
SVC_CLOSE
);
variable
1544
{
SVC_CLOSE
, "
SVC_CLOSE
" }, \
/kernel/linux/linux-6.6/include/trace/events/
H
A
D
sunrpc.h
1704
TRACE_DEFINE_ENUM(
SVC_CLOSE
);
variable
1717
{
SVC_CLOSE
, "
SVC_CLOSE
" }, \
Completed in 18 milliseconds