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:ar_context
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/
H
A
D
ohci.c
87
struct
ar_context
{
struct
204
struct
ar_context
ar_request_ctx;
205
struct
ar_context
ar_response_ctx;
697
static inline dma_addr_t ar_buffer_bus(struct
ar_context
*ctx, unsigned int i)
in ar_buffer_bus()
702
static void ar_context_link_page(struct
ar_context
*ctx, unsigned int index)
in ar_context_link_page()
720
static void ar_context_release(struct
ar_context
*ctx)
in ar_context_release()
734
static void ar_context_abort(struct
ar_context
*ctx, const char *error_msg)
in ar_context_abort()
752
static inline unsigned int ar_first_buffer_index(struct
ar_context
*ctx)
in ar_first_buffer_index()
761
static unsigned int ar_search_last_active_buffer(struct
ar_context
*ctx,
in ar_search_last_active_buffer()
816
static void ar_sync_buffers_for_cpu(struct
ar_context
*ct
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H
A
D
ohci.c
87
struct
ar_context
{
struct
204
struct
ar_context
ar_request_ctx;
205
struct
ar_context
ar_response_ctx;
697
static inline dma_addr_t ar_buffer_bus(struct
ar_context
*ctx, unsigned int i)
in ar_buffer_bus()
702
static void ar_context_link_page(struct
ar_context
*ctx, unsigned int index)
in ar_context_link_page()
720
static void ar_context_release(struct
ar_context
*ctx)
in ar_context_release()
737
static void ar_context_abort(struct
ar_context
*ctx, const char *error_msg)
in ar_context_abort()
755
static inline unsigned int ar_first_buffer_index(struct
ar_context
*ctx)
in ar_first_buffer_index()
764
static unsigned int ar_search_last_active_buffer(struct
ar_context
*ctx,
in ar_search_last_active_buffer()
819
static void ar_sync_buffers_for_cpu(struct
ar_context
*ct
[all...]
Completed in 6 milliseconds