Searched refs:SEC (Results 476 - 500 of 763) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_type_tag.c21 SEC("fentry/bpf_fentry_test1")
H A Dbpf_iter_bpf_array_map.c7 char _license[] SEC("license") = "GPL";
20 } arraymap1 SEC(".maps");
27 } hashmap1 SEC(".maps");
32 SEC("iter/bpf_map_elem")
H A Dtest_global_func11.c16 SEC("cgroup_skb/ingress")
H A Dtest_global_func13.c19 SEC("cgroup_skb/ingress")
H A Dtest_global_func14.c17 SEC("cgroup_skb/ingress")
H A Dtest_global_func7.c14 SEC("tc")
H A Dnetcnt_prog.c17 } percpu_netcnt SEC(".maps");
23 } netcnt SEC(".maps");
25 SEC("cgroup/skb")
69 char _license[] SEC("license") = "GPL";
H A Diters_testmod_seq.c20 SEC("raw_tp/sys_enter")
38 SEC("raw_tp/sys_enter")
58 SEC("raw_tp/sys_enter")
79 char _license[] SEC("license") = "GPL";
H A Dtest_map_lock.c19 } hash_map SEC(".maps");
31 } array_map SEC(".maps");
33 SEC("cgroup/skb")
62 char _license[] SEC("license") = "GPL";
H A Dtest_xdp_bpf2bpf.c6 char _license[] SEC("license") = "GPL";
41 } perf_buf_map SEC(".maps");
44 SEC("fentry/FUNC")
61 SEC("fexit/FUNC")
H A Dlinked_list.h35 struct array_map array_map SEC(".maps");
36 struct array_map inner_map SEC(".maps");
44 } map_of_maps SEC(".maps") = {
50 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8)))
H A Dfentry_many_args.c7 char _license[] SEC("license") = "GPL";
10 SEC("fentry/bpf_testmod_fentry_test7")
20 SEC("fentry/bpf_testmod_fentry_test11")
31 SEC("fentry/bpf_testmod_fentry_test11")
H A Dfexit_many_args.c7 char _license[] SEC("license") = "GPL";
10 SEC("fexit/bpf_testmod_fentry_test7")
20 SEC("fexit/bpf_testmod_fentry_test11")
32 SEC("fexit/bpf_testmod_fentry_test11")
H A Dlocal_kptr_stash_fail.c40 } some_nodes SEC(".maps");
42 SEC("tc")
65 SEC("tc")
85 char _license[] SEC("license") = "GPL";
H A Dtest_global_func16.c15 SEC("cgroup_skb/ingress")
H A Dtest_global_func17.c14 SEC("tc")
H A Dtest_cgroup1_hierarchy.c53 SEC("lsm/bpf")
59 SEC("lsm.s/bpf")
65 SEC("fentry")
71 char _license[] SEC("license") = "GPL";
H A Dsockopt_multi.c6 char _license[] SEC("license") = "GPL";
10 SEC("cgroup/getsockopt")
39 SEC("cgroup/getsockopt")
68 SEC("cgroup/setsockopt")
H A Dtest_global_func12.c16 SEC("cgroup_skb/ingress")
H A Dmap_in_map_btf.c25 } inner_array SEC(".maps");
33 } outer_array SEC(".maps") = {
39 char _license[] SEC("license") = "GPL";
44 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
H A Dasync_stack_depth.c16 } hmap SEC(".maps");
32 SEC("tc")
47 SEC("tc")
61 char _license[] SEC("license") = "GPL";
H A Dtimer_mim_reject.c9 char _license[] SEC("license") = "GPL";
20 } inner_htab SEC(".maps");
32 } outer_arr SEC(".maps") = {
46 SEC("fentry/bpf_fentry_test1")
H A Dbloom_filter_bench.c10 char _license[] SEC("license") = "GPL";
23 } array_map SEC(".maps");
32 } bloom_map SEC(".maps");
40 } hashmap SEC(".maps");
91 SEC("fentry/" SYS_PREFIX "sys_getpgid")
104 SEC("fentry/" SYS_PREFIX "sys_getpgid")
117 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dcgrp_kfunc_success.c10 char _license[] SEC("license") = "GPL";
32 SEC("tp_btf/cgroup_mkdir")
49 SEC("tp_btf/cgroup_mkdir")
64 SEC("tp_btf/cgroup_mkdir")
107 SEC("tp_btf/cgroup_mkdir")
138 SEC("tp_btf/cgroup_mkdir")
183 SEC("tp_btf/cgroup_mkdir")
/linux-master/samples/hid/
H A Dhid_mouse.bpf.c8 SEC("fmod_ret/hid_bpf_device_event")
54 SEC("fmod_ret/hid_bpf_device_event")
72 SEC("fmod_ret/hid_bpf_rdesc_fixup")
112 char _license[] SEC("license") = "GPL";

Completed in 168 milliseconds

<<11121314151617181920>>