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:s10_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/fpga/
H
A
D
stratix10-soc.c
37
struct
s10_priv
{
struct
45
static int s10_svc_send_msg(struct
s10_priv
*priv,
in s10_svc_send_msg()
73
struct
s10_priv
*priv = mgr->priv;
in s10_free_buffers()
100
struct
s10_priv
*priv = mgr->priv;
in s10_free_buffer_count()
119
static void s10_unlock_bufs(struct
s10_priv
*priv, void *kaddr)
in s10_unlock_bufs()
145
struct
s10_priv
*priv = client->priv;
in s10_receive_callback()
178
struct
s10_priv
*priv = mgr->priv;
in s10_ops_write_init()
241
struct
s10_priv
*priv = mgr->priv;
in s10_send_buf()
280
struct
s10_priv
*priv = mgr->priv;
in s10_ops_write()
350
struct
s10_priv
*pri
in s10_ops_write_complete()
[all...]
/kernel/linux/linux-6.6/drivers/fpga/
H
A
D
stratix10-soc.c
38
struct
s10_priv
{
struct
46
static int s10_svc_send_msg(struct
s10_priv
*priv,
in s10_svc_send_msg()
74
struct
s10_priv
*priv = mgr->priv;
in s10_free_buffers()
101
struct
s10_priv
*priv = mgr->priv;
in s10_free_buffer_count()
120
static void s10_unlock_bufs(struct
s10_priv
*priv, void *kaddr)
in s10_unlock_bufs()
146
struct
s10_priv
*priv = client->priv;
in s10_receive_callback()
179
struct
s10_priv
*priv = mgr->priv;
in s10_ops_write_init()
242
struct
s10_priv
*priv = mgr->priv;
in s10_send_buf()
281
struct
s10_priv
*priv = mgr->priv;
in s10_ops_write()
351
struct
s10_priv
*pri
in s10_ops_write_complete()
[all...]
Completed in 3 milliseconds