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:io_tctx_node
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/io_uring/
H
A
D
tctx.c
97
struct
io_tctx_node
*node;
in __io_uring_add_tctx_node()
158
struct
io_tctx_node
*node;
in io_uring_del_tctx_node()
181
struct
io_tctx_node
*node;
in io_uring_clean_tctx()
H
A
D
tctx.h
3
struct
io_tctx_node
{
struct
H
A
D
cancel.c
162
struct
io_tctx_node
*node;
in __io_async_cancel()
H
A
D
io_uring.c
3066
struct
io_tctx_node
*node;
in io_ring_exit_work()
3127
node = list_first_entry(&ctx->tctx_list, struct
io_tctx_node
,
in io_ring_exit_work()
3238
struct
io_tctx_node
*node;
in io_uring_try_cancel_iowq()
3329
struct
io_tctx_node
*node;
in io_uring_cancel_generic()
4285
struct
io_tctx_node
*node;
/kernel/linux/linux-5.10/io_uring/
H
A
D
io_uring.c
897
struct
io_tctx_node
{
struct
6425
struct
io_tctx_node
*node;
in io_async_cancel()
9505
struct
io_tctx_node
*node;
in io_ring_exit_work()
9558
node = list_first_entry(&ctx->tctx_list, struct
io_tctx_node
,
in io_ring_exit_work()
9690
struct
io_tctx_node
*node;
in io_uring_try_cancel_iowq()
9759
struct
io_tctx_node
*node;
in __io_uring_add_tctx_node()
9817
struct
io_tctx_node
*node;
in io_uring_del_tctx_node()
9840
struct
io_tctx_node
*node;
in io_uring_clean_tctx()
9891
struct
io_tctx_node
*node;
in io_uring_cancel_generic()
10796
struct
io_tctx_node
*nod
[all...]
Completed in 26 milliseconds