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:kfifo
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H
A
D
notify.c
241
struct
kfifo
kfifo
;
member
635
scmi_
kfifo
_free(void *
kfifo
)
scmi_kfifo_free()
argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H
A
D
coda-bit.c
150
struct __kfifo *
kfifo
= &ctx->bitstream_fifo.
kfifo
;
in coda_kfifo_sync_from_device()
local
163
struct __kfifo *
kfifo
in coda_kfifo_sync_to_device_full()
local
175
struct __
kfifo
*
kfifo
= &ctx->bitstream_fifo.
kfifo
;
coda_kfifo_sync_to_device_write()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
loopback.c
940
gb_loopback_dbgfs_latency_show_common(struct seq_file *s, struct
kfifo
*
kfifo
, struct mutex *mutex)
gb_loopback_dbgfs_latency_show_common()
argument
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
loopback.c
939
gb_loopback_dbgfs_latency_show_common(struct seq_file *s, struct
kfifo
*
kfifo
, struct mutex *mutex)
gb_loopback_dbgfs_latency_show_common()
argument
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H
A
D
notify.c
242
struct
kfifo
kfifo
;
member
636
scmi_
kfifo
_free(void *
kfifo
)
scmi_kfifo_free()
argument
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H
A
D
coda-bit.c
151
struct __kfifo *
kfifo
= &ctx->bitstream_fifo.
kfifo
;
in coda_kfifo_sync_from_device()
local
164
struct __kfifo *
kfifo
in coda_kfifo_sync_to_device_full()
local
176
struct __
kfifo
*
kfifo
= &ctx->bitstream_fifo.
kfifo
;
coda_kfifo_sync_to_device_write()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
fhci.h
478
static inline void cq_delete(struct
kfifo
*
kfifo
)
in cq_delete()
argument
483
static inline unsigned int cq_howmany(struct
kfifo
*
kfifo
)
in cq_howmany()
argument
488
cq_put(struct
kfifo
*
kfifo
, void *p)
cq_put()
argument
493
cq_get(struct
kfifo
*
kfifo
)
cq_get()
argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
fhci.h
478
static inline void cq_delete(struct
kfifo
*
kfifo
)
in cq_delete()
argument
483
static inline unsigned int cq_howmany(struct
kfifo
*
kfifo
)
in cq_howmany()
argument
488
cq_put(struct
kfifo
*
kfifo
, void *p)
cq_put()
argument
493
cq_get(struct
kfifo
*
kfifo
)
cq_get()
argument
[all...]
Completed in 11 milliseconds