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
defs:file_slot
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/io_uring/
H
A
D
filetable.c
67
struct io_fixed_file *
file_slot
;
variable
96
__io_fixed_fd_install(struct io_ring_ctx *ctx, struct file *file, unsigned int
file_slot
)
__io_fixed_fd_install()
argument
120
io_fixed_fd_install(struct io_kiocb *req, unsigned int issue_flags, struct file *file, unsigned int
file_slot
)
io_fixed_fd_install()
argument
137
struct io_fixed_file *
file_slot
;
io_fixed_fd_remove()
local
[all...]
H
A
D
filetable.h
62
static inline void io_fixed_file_set(struct io_fixed_file *
file_slot
,
in io_fixed_file_set()
argument
H
A
D
openclose.c
22
u32
file_slot
;
member
31
u32
file_slot
;
member
[all...]
H
A
D
rsrc.c
361
struct io_fixed_file *
file_slot
;
in __io_sqe_files_update()
local
728
struct io_fixed_file *
file_slot
;
in io_sqe_files_register()
local
H
A
D
net.c
31
u32
file_slot
;
member
41
u32
file_slot
;
member
[all...]
/kernel/linux/linux-5.10/io_uring/
H
A
D
io_uring.c
505
u32
file_slot
;
member
521
u32
file_slot
;
member
590
u32
file_slot
;
member
6940
io_fixed_file_set(struct io_fixed_file *
file_slot
, struct file *file)
io_fixed_file_set()
argument
8480
struct io_fixed_file *
file_slot
;
io_install_fixed_file()
local
8528
struct io_fixed_file *
file_slot
;
io_close_fixed()
local
8569
struct io_fixed_file *
file_slot
;
__io_sqe_files_update()
local
[all...]
Completed in 14 milliseconds