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:cma_hdr
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
cma.c
384
struct
cma_hdr
{
struct
427
static inline u8 cma_get_ip_ver(const struct
cma_hdr
*hdr)
in cma_get_ip_ver()
432
static inline void cma_set_ip_ver(struct
cma_hdr
*hdr, u8 ip_ver)
in cma_set_ip_ver()
1286
struct
cma_hdr
*hdr,
in cma_save_ip4_info()
1308
struct
cma_hdr
*hdr,
in cma_save_ip6_info()
1338
struct
cma_hdr
*hdr;
in cma_save_ip_info()
1555
const struct
cma_hdr
*hdr)
in cma_match_private_data()
1747
return cma_family(id_priv) == AF_IB ? 0 : sizeof(struct
cma_hdr
);
in cma_user_data_offset()
3906
struct
cma_hdr
*
cma_hdr
;
in cma_format_hdr()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
cma.c
385
struct
cma_hdr
{
struct
428
static inline u8 cma_get_ip_ver(const struct
cma_hdr
*hdr)
in cma_get_ip_ver()
433
static void cma_set_ip_ver(struct
cma_hdr
*hdr, u8 ip_ver)
in cma_set_ip_ver()
1433
struct
cma_hdr
*hdr,
in cma_save_ip4_info()
1455
struct
cma_hdr
*hdr,
in cma_save_ip6_info()
1485
struct
cma_hdr
*hdr;
in cma_save_ip_info()
1702
const struct
cma_hdr
*hdr)
in cma_match_private_data()
1894
return cma_family(id_priv) == AF_IB ? 0 : sizeof(struct
cma_hdr
);
in cma_user_data_offset()
4161
struct
cma_hdr
*
cma_hdr
;
in cma_format_hdr()
local
[all...]
Completed in 12 milliseconds