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:BTF_TYPE_EMIT
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/bpf_testmod/
H
A
D
bpf_testmod.c
156
BTF_TYPE_EMIT
(func_proto_typedef);
in bpf_testmod_test_btf_type_tag_user_1()
157
BTF_TYPE_EMIT
(func_proto_typedef_nested1);
in bpf_testmod_test_btf_type_tag_user_1()
158
BTF_TYPE_EMIT
(func_proto_typedef_nested2);
in bpf_testmod_test_btf_type_tag_user_1()
/kernel/linux/linux-5.10/include/linux/
H
A
D
btf.h
11
#define
BTF_TYPE_EMIT
(type) ((void)(type *)0)
macro
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
bpf_struct_ops.c
110
#define BPF_STRUCT_OPS_TYPE(_name)
BTF_TYPE_EMIT
(struct bpf_struct_ops_##_name);
in bpf_struct_ops_init()
/kernel/linux/linux-6.6/include/linux/
H
A
D
btf.h
14
#define
BTF_TYPE_EMIT
(type) ((void)(type *)0)
macro
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
bpf_struct_ops.c
124
#define BPF_STRUCT_OPS_TYPE(_name)
BTF_TYPE_EMIT
(struct bpf_struct_ops_##_name);
in bpf_struct_ops_init()
H
A
D
bpf_iter.c
796
BTF_TYPE_EMIT
(struct btf_iter_num);
in bpf_iter_num_new()
H
A
D
helpers.c
1127
BTF_TYPE_EMIT
(struct bpf_timer);
in bpf_timer_cb()
1506
BTF_TYPE_EMIT
(struct bpf_dynptr);
in BPF_CALL_4()
H
A
D
verifier.c
6335
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU(struct task_struct));
in type_is_rcu()
6336
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU(struct cgroup));
in type_is_rcu()
6337
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU(struct css_set));
in type_is_rcu()
6346
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU_OR_NULL(struct mm_struct));
in type_is_rcu_or_null()
6347
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU_OR_NULL(struct sk_buff));
in type_is_rcu_or_null()
6348
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_RCU_OR_NULL(struct request_sock));
in type_is_rcu_or_null()
6357
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter_meta));
in type_is_trusted()
6358
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_TRUSTED(struct bpf_iter__task));
in type_is_trusted()
6359
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_TRUSTED(struct linux_binprm));
in type_is_trusted()
6360
BTF_TYPE_EMIT
(BTF_TYPE_SAFE_TRUSTE
in type_is_trusted()
[all...]
/kernel/linux/linux-6.6/net/core/
H
A
D
filter.c
7068
BTF_TYPE_EMIT
(struct bpf_tcp_sock);
in bpf_tcp_sock_convert_ctx_access()
8239
BTF_TYPE_EMIT
(struct nf_conn___init);
in xdp_func_proto()
11600
BTF_TYPE_EMIT
(struct tcp6_sock);
in BTF_ID_LIST_GLOBAL()
11637
BTF_TYPE_EMIT
(struct inet_timewait_sock);
in BPF_CALL_1()
11638
BTF_TYPE_EMIT
(struct tcp_timewait_sock);
in BPF_CALL_1()
11689
BTF_TYPE_EMIT
(struct udp6_sock);
in BPF_CALL_1()
11710
BTF_TYPE_EMIT
(struct unix_sock);
in BPF_CALL_1()
11727
BTF_TYPE_EMIT
(struct mptcp_sock);
in BPF_CALL_1()
/kernel/linux/linux-5.10/net/core/
H
A
D
filter.c
10470
BTF_TYPE_EMIT
(struct tcp6_sock);
10507
BTF_TYPE_EMIT
(struct inet_timewait_sock);
in BPF_CALL_1()
10508
BTF_TYPE_EMIT
(struct tcp_timewait_sock);
in BPF_CALL_1()
10559
BTF_TYPE_EMIT
(struct udp6_sock);
in BPF_CALL_1()
Completed in 45 milliseconds