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:tb_xdp_header
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/
H
A
D
tb_msgs.h
546
struct
tb_xdp_header
{
struct
553
struct
tb_xdp_header
hdr;
558
struct
tb_xdp_header
hdr;
565
struct
tb_xdp_header
hdr;
576
struct
tb_xdp_header
hdr;
586
struct
tb_xdp_header
hdr;
593
struct
tb_xdp_header
hdr;
600
struct
tb_xdp_header
hdr;
609
struct
tb_xdp_header
hdr;
620
struct
tb_xdp_header
hd
[all...]
H
A
D
xdomain.c
57
struct
tb_xdp_header
*pkg;
97
const struct
tb_xdp_header
*res_hdr = pkg->buffer;
in tb_xdomain_match()
98
const struct
tb_xdp_header
*req_hdr = req->request;
in tb_xdomain_match()
228
static inline void tb_xdp_fill_header(struct
tb_xdp_header
*hdr, u64 route,
in tb_xdp_fill_header()
730
const struct
tb_xdp_header
*pkg = xw->pkg;
in tb_xdp_handle_request()
854
tb_xdp_schedule_request(struct tb *tb, const struct
tb_xdp_header
*hdr,
in tb_xdp_schedule_request()
2362
const struct
tb_xdp_header
*hdr = buf;
in tb_xdomain_handle_request()
/kernel/linux/linux-5.10/drivers/thunderbolt/
H
A
D
tb_msgs.h
504
struct
tb_xdp_header
{
struct
511
struct
tb_xdp_header
hdr;
515
struct
tb_xdp_header
hdr;
522
struct
tb_xdp_header
hdr;
530
struct
tb_xdp_header
hdr;
550
struct
tb_xdp_header
hdr;
555
struct
tb_xdp_header
hdr;
567
struct
tb_xdp_header
hdr;
H
A
D
xdomain.c
27
struct
tb_xdp_header
*pkg;
56
const struct
tb_xdp_header
*res_hdr = pkg->buffer;
in tb_xdomain_match()
57
const struct
tb_xdp_header
*req_hdr = req->request;
in tb_xdomain_match()
187
static inline void tb_xdp_fill_header(struct
tb_xdp_header
*hdr, u64 route,
in tb_xdp_fill_header()
202
static int tb_xdp_handle_error(const struct
tb_xdp_header
*hdr)
in tb_xdp_handle_error()
556
const struct
tb_xdp_header
*pkg = xw->pkg;
in tb_xdp_handle_request()
635
tb_xdp_schedule_request(struct tb *tb, const struct
tb_xdp_header
*hdr,
in tb_xdp_schedule_request()
1585
const struct
tb_xdp_header
*hdr = buf;
in tb_xdomain_handle_request()
Completed in 9 milliseconds