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:tc1
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
tc_links.c
28
pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.
tc1
));
in serial_test_tc_links_basic()
39
link = bpf_program__attach_tcx(skel->progs.
tc1
, loopback, &optl);
in serial_test_tc_links_basic()
43
skel->links.
tc1
= link;
in serial_test_tc_links_basic()
45
lid1 = id_from_link_fd(bpf_link__fd(skel->links.
tc1
));
in serial_test_tc_links_basic()
128
ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.
tc1
, target),
in test_tc_links_before_target()
141
pid1 = id_from_prog_fd(bpf_program__fd(skel->progs.
tc1
));
in test_tc_links_before_target()
152
link = bpf_program__attach_tcx(skel->progs.
tc1
, loopback, &optl);
in test_tc_links_before_target()
156
skel->links.
tc1
= link;
in test_tc_links_before_target()
158
lid1 = id_from_link_fd(bpf_link__fd(skel->links.
tc1
));
in test_tc_links_before_target()
282
ASSERT_EQ(bpf_program__set_expected_attach_type(skel->progs.
tc1
, targe
in test_tc_links_after_target()
[all...]
H
A
D
tc_opts.c
27
fd1 = bpf_program__fd(skel->progs.
tc1
);
in serial_test_tc_opts_basic()
125
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_before_target()
277
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_after_target()
468
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_revision_target()
578
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_chain_classic()
680
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_replace_target()
885
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_invalid_target()
1040
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_prepend_target()
1180
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_append_target()
1323
fd1 = bpf_program__fd(skel->progs.
tc1
);
in test_tc_opts_dev_cleanup_target()
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_tc_link.c
17
int
tc1
(struct __sk_buff *skb)
in tc1()
function
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
thermal.c
103
unsigned long
tc1
;
member
280
tz->trips.passive.
tc1
= tmp;
in __acpi_thermal_trips_update()
511
t = tz->trips.passive.
tc1
* (tz->temperature -
in thermal_get_trend()
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
k3dma.c
216
u32
tc1
= readl_relaxed(d->base + INT_TC1);
in k3_dma_int_handler()
local
225
if (likely(
tc1
& BIT(i)) || (tc2 & BIT(i))) {
in k3_dma_int_handler()
230
if (c && (
tc1
& BIT(i))) {
in k3_dma_int_handler()
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
thermal.c
138
unsigned long
tc1
;
member
358
tz->trips.passive.
tc1
= tmp;
in acpi_thermal_trips_update()
661
i = (tz->trips.passive.
tc1
* (tz->temperature - tz->last_temperature))
in thermal_get_trend()
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
intel_ips.c
1164
u32 sts,
tc1
;
in ips_irq_handler()
local
1167
tc1
= thm_readl(THM_TC1);
in ips_irq_handler()
1186
ips->mcp_power_limit = (
tc1
& STS_PPL_MASK) >>
in ips_irq_handler()
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
intel_ips.c
1164
u32 sts,
tc1
;
in ips_irq_handler()
local
1167
tc1
= thm_readl(THM_TC1);
in ips_irq_handler()
1186
ips->mcp_power_limit = (
tc1
& STS_PPL_MASK) >>
in ips_irq_handler()
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
k3dma.c
216
u32
tc1
= readl_relaxed(d->base + INT_TC1);
in k3_dma_int_handler()
local
225
if (likely(
tc1
& BIT(i)) || (tc2 & BIT(i))) {
in k3_dma_int_handler()
229
if (c && (
tc1
& BIT(i))) {
in k3_dma_int_handler()
Completed in 17 milliseconds