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
defs:tcx
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/include/net/
H
A
D
tcx.h
85
struct tcx_entry *
tcx
= kzalloc(sizeof(*
tcx
), GFP_KERNEL);
in tcx_entry_create()
local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
ctl_reg.h
84
unsigned long
tcx
: 1; /* Transactional-Execution control */
member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
ctl_reg.h
93
unsigned long
tcx
: 1; /* Transactional-Execution control */
member
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
tcx.c
144
struct tcx_link *
tcx
= tcx_link(link);
in tcx_link_prog_attach()
local
171
struct tcx_link *
tcx
= tcx_link(link);
in tcx_link_release()
local
206
struct tcx_link *
tcx
= tcx_link(link);
in tcx_link_update()
local
253
const struct
tcx
_link *
tcx
=
tcx
_link_const(link);
tcx_link_fdinfo()
local
270
const struct
tcx
_link *
tcx
=
tcx
_link_const(link);
tcx_link_fill_info()
local
298
tcx
_link_init(struct
tcx
_link *
tcx
, struct bpf_link_primer *link_primer, const union bpf_attr *attr, struct net_device *dev, struct bpf_prog *prog)
tcx_link_init()
argument
315
struct
tcx
_link *
tcx
;
tcx_link_attach()
local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
bpf.h
417
}
tcx
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
bpf.h
1637
}
tcx
;
member
6565
}
tcx
;
member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H
A
D
bpf.h
1637
}
tcx
;
member
6565
}
tcx
;
member
Completed in 22 milliseconds