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:requeue
(Results
26 - 31
of
31
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-cache-policy-smq.c
1000
static void
requeue
(struct smq_policy *mq, struct entry *e)
in requeue()
function
/kernel/linux/linux-5.10/drivers/char/ipmi/
H
A
D
ipmi_msghandler.c
4244
int
requeue
;
in handle_one_recv_msg()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H
A
D
atomisp_cmd.c
898
bool
requeue
= false;
in atomisp_buf_done()
local
/kernel/linux/linux-6.6/drivers/char/ipmi/
H
A
D
ipmi_msghandler.c
4533
int
requeue
= 0;
in handle_one_recv_msg()
local
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H
A
D
core.c
4160
bool
requeue
= true;
in nvme_handle_aen_notice()
local
4206
bool
requeue
= true;
in nvme_complete_async_event()
local
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc_sli/
H
A
D
sli4.c
2480
struct sli4_requeue_xri_wqe *
requeue
= buf;
in sli_requeue_xri_wqe()
local
Completed in 32 milliseconds
1
2