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:ctxt_fp
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_file_ops.c
101
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_get_base_info()
983
rcd =
ctxt_fp
(fp);
in qib_mmapf()
1129
rcd =
ctxt_fp
(fp);
in qib_poll()
1325
ctxt_fp
(fp) = rcd;
in setup_ctxt()
1505
ctxt_fp
(fp) = rcd;
in find_shared_ctxt()
1591
if (
ctxt_fp
(fp)) {
in qib_assign_ctxt()
1616
assign_ctxt_affinity(fp, (
ctxt_fp
(fp))->dd);
in qib_assign_ctxt()
1653
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_do_user_init()
1883
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_ctxt_info()
2151
rcd =
ctxt_fp
(f
in qib_write()
[all...]
H
A
D
qib.h
1174
#define
ctxt_fp
(fp) \
macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_file_ops.c
101
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_get_base_info()
982
rcd =
ctxt_fp
(fp);
in qib_mmapf()
1128
rcd =
ctxt_fp
(fp);
in qib_poll()
1324
ctxt_fp
(fp) = rcd;
in setup_ctxt()
1504
ctxt_fp
(fp) = rcd;
in find_shared_ctxt()
1590
if (
ctxt_fp
(fp)) {
in qib_assign_ctxt()
1615
assign_ctxt_affinity(fp, (
ctxt_fp
(fp))->dd);
in qib_assign_ctxt()
1652
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_do_user_init()
1882
struct qib_ctxtdata *rcd =
ctxt_fp
(fp);
in qib_ctxt_info()
2150
rcd =
ctxt_fp
(f
in qib_write()
[all...]
H
A
D
qib.h
1170
#define
ctxt_fp
(fp) \
macro
Completed in 13 milliseconds