Searched refs:SEC (Results 476 - 500 of 729) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_unsupp_cong_op.c8 char _license[] SEC("license") = "GPL";
10 SEC("struct_ops/unsupp_cong_op_get_info")
17 SEC(".struct_ops")
H A Dtest_core_extern.c37 SEC("raw_tp/sys_enter")
65 char _license[] SEC("license") = "GPL";
H A Dtest_core_reloc_enum64val.c10 char _license[] SEC("license") = "GPL";
44 SEC("raw_tracepoint/sys_enter")
H A Dtest_btf_newkv.c17 } btf_map SEC(".maps");
40 SEC("dummy_tracepoint")
46 char _license[] SEC("license") = "GPL";
H A Dlocal_storage_bench.c21 } array_of_local_storage_maps SEC(".maps");
34 } array_of_hash_maps SEC(".maps");
90 SEC("fentry/" SYS_PREFIX "sys_getpgid")
104 char _license[] SEC("license") = "GPL";
H A Dlocal_storage_rcu_tasks_trace_bench.c13 } task_storage SEC(".maps");
22 SEC("fentry/" SYS_PREFIX "sys_getpgid")
42 SEC("fentry/rcu_tasks_trace_pregp_step")
49 SEC("fentry/rcu_tasks_trace_postgp")
67 char _license[] SEC("license") = "GPL";
H A Dlsm_cgroup_nonvoid.c7 char _license[] SEC("license") = "GPL";
9 SEC("lsm_cgroup/inet_csk_clone")
H A Dtcp_ca_incompl_cong_ops.c8 char _license[] SEC("license") = "GPL";
15 SEC("struct_ops/incompl_cong_ops_ssthresh")
21 SEC("struct_ops/incompl_cong_ops_undo_cwnd")
27 SEC(".struct_ops")
H A Dbpf_hashmap_full_update_bench.c8 char _license[] SEC("license") = "GPL";
17 } hash_map_bench SEC(".maps");
30 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dfreplace_global_func.c12 SEC("freplace/test_pkt_access")
18 char _license[] SEC("license") = "GPL";
H A Dtest_stacktrace_build_id.c16 } control_map SEC(".maps");
23 } stackid_hmap SEC(".maps");
33 } stackmap SEC(".maps");
40 } stack_amap SEC(".maps");
42 SEC("kprobe/urandom_read_iter")
67 char _license[] SEC("license") = "GPL";
H A Dtest_urandom_usdt.c13 SEC("usdt/./urandom_read:urand:read_without_sema")
28 SEC("usdt/./urandom_read:urand:read_with_sema")
43 SEC("usdt/./liburandom_read.so:urandlib:read_without_sema")
58 SEC("usdt/./liburandom_read.so:urandlib:read_with_sema")
70 char _license[] SEC("license") = "GPL";
H A Dtest_usdt.c15 SEC("usdt")
38 SEC("usdt//proc/self/exe:test:usdt3")
68 SEC("usdt//proc/self/exe:test:usdt12")
96 char _license[] SEC("license") = "GPL";
H A Dtest_unpriv_bpf_disabled.c20 } array SEC(".maps");
27 } percpu_array SEC(".maps");
34 } hash SEC(".maps");
41 } percpu_hash SEC(".maps");
47 } perfbuf SEC(".maps");
52 } ringbuf SEC(".maps");
59 } prog_array SEC(".maps");
61 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
77 SEC("perf_event")
83 char _license[] SEC("licens
[all...]
H A Dtest_trampoline_count.c6 SEC("fentry/bpf_modify_return_test")
12 SEC("fmod_ret/bpf_modify_return_test")
18 SEC("fexit/bpf_modify_return_test")
24 char _license[] SEC("license") = "GPL";
H A Dtest_task_pt_regs.c17 SEC("uprobe")
36 char _license[] SEC("license") = "GPL";
H A Dtest_map_lookup_percpu_elem.c18 } percpu_array_map SEC(".maps");
25 } percpu_hash_map SEC(".maps");
32 } percpu_lru_hash_map SEC(".maps");
50 SEC("tp/syscalls/sys_enter_getuid")
76 char _license[] SEC("license") = "GPL";
H A Dtest_l4lb_noinline.c171 } vip_map SEC(".maps");
178 } ch_rings SEC(".maps");
185 } reals SEC(".maps");
192 } stats SEC(".maps");
199 } ctl_array SEC(".maps");
450 SEC("tc")
470 char _license[] SEC("license") = "GPL";
H A Dtest_core_reloc_size.c9 char _license[] SEC("license") = "GPL";
45 SEC("raw_tracepoint/sys_enter")
H A Dtest_core_reloc_existence.c9 char _license[] SEC("license") = "GPL";
41 SEC("raw_tracepoint/sys_enter")
H A Dskb_load_bytes.c6 char _license[] SEC("license") = "GPL";
11 SEC("tc")
H A Dstrncmp_test.c20 char _license[] SEC("license") = "GPL";
22 SEC("?tp/syscalls/sys_enter_nanosleep")
32 SEC("?tp/syscalls/sys_enter_nanosleep")
40 SEC("?tp/syscalls/sys_enter_nanosleep")
48 SEC("?tp/syscalls/sys_enter_nanosleep")
H A Dmptcp_sock.c9 char _license[] SEC("license") = "GPL";
26 } socket_storage_map SEC(".maps");
28 SEC("sockops")
80 SEC("fentry/mptcp_pm_new_connection")
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c27 } rxcnt SEC(".maps");
34 } vip2tnl SEC(".maps");
215 SEC("xdp.frags")
237 char _license[] SEC("license") = "GPL";
H A Dxdp_router_ipv4.bpf.c48 } lpm_map SEC(".maps");
56 } arp_table SEC(".maps");
64 } exact_match SEC(".maps");
71 } tx_port SEC(".maps");
73 SEC("xdp")
189 char _license[] SEC("license") = "GPL";

Completed in 221 milliseconds

<<11121314151617181920>>