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:rxrpc_backlog
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/net/rxrpc/
H
A
D
call_accept.c
35
struct
rxrpc_backlog
*b,
in rxrpc_service_prealloc_one()
165
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_service_prealloc()
168
b = kzalloc(sizeof(struct
rxrpc_backlog
), gfp);
in rxrpc_service_prealloc()
182
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_discard_prealloc()
268
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_alloc_incoming_call()
450
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_user_charge_accept()
482
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_kernel_charge_accept()
H
A
D
ar-internal.h
104
struct
rxrpc_backlog
{
struct
126
struct
rxrpc_backlog
*backlog; /* Preallocation for services */
/kernel/linux/linux-6.6/net/rxrpc/
H
A
D
call_accept.c
35
struct
rxrpc_backlog
*b,
in rxrpc_service_prealloc_one()
163
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_service_prealloc()
166
b = kzalloc(sizeof(struct
rxrpc_backlog
), gfp);
in rxrpc_service_prealloc()
180
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_discard_prealloc()
250
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_alloc_incoming_call()
438
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_user_charge_accept()
470
struct
rxrpc_backlog
*b = rx->backlog;
in rxrpc_kernel_charge_accept()
H
A
D
ar-internal.h
125
struct
rxrpc_backlog
{
struct
147
struct
rxrpc_backlog
*backlog; /* Preallocation for services */
Completed in 11 milliseconds