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:exp_tid_set
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
exp_rcv.h
148
struct
exp_tid_set
*set)
in tid_group_add_tail()
155
struct
exp_tid_set
*set)
in tid_group_remove()
162
struct
exp_tid_set
*s1,
in tid_group_move()
163
struct
exp_tid_set
*s2)
in tid_group_move()
169
static inline struct tid_group *tid_group_pop(struct
exp_tid_set
*set)
in tid_group_pop()
H
A
D
exp_rcv.c
52
* exp_tid_group_init - initialize
exp_tid_set
55
static void hfi1_exp_tid_set_init(struct
exp_tid_set
*set)
in hfi1_exp_tid_set_init()
H
A
D
user_exp_rcv.c
56
struct
exp_tid_set
*set,
913
struct
exp_tid_set
*set,
in unlock_exp_tids()
H
A
D
hfi.h
196
struct
exp_tid_set
{
struct
270
struct
exp_tid_set
tid_group_list;
271
struct
exp_tid_set
tid_used_list;
272
struct
exp_tid_set
tid_full_list;
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
exp_rcv.h
106
struct
exp_tid_set
*set)
in tid_group_add_tail()
113
struct
exp_tid_set
*set)
in tid_group_remove()
120
struct
exp_tid_set
*s1,
in tid_group_move()
121
struct
exp_tid_set
*s2)
in tid_group_move()
127
static inline struct tid_group *tid_group_pop(struct
exp_tid_set
*set)
in tid_group_pop()
H
A
D
exp_rcv.c
10
* hfi1_exp_tid_set_init - initialize
exp_tid_set
13
static void hfi1_exp_tid_set_init(struct
exp_tid_set
*set)
in hfi1_exp_tid_set_init()
H
A
D
user_exp_rcv.c
14
struct
exp_tid_set
*set,
864
struct
exp_tid_set
*set,
in unlock_exp_tids()
H
A
D
hfi.h
155
struct
exp_tid_set
{
struct
229
struct
exp_tid_set
tid_group_list;
230
struct
exp_tid_set
tid_used_list;
231
struct
exp_tid_set
tid_full_list;
Completed in 16 milliseconds