Searched refs:SEC (Results 126 - 150 of 729) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c12 char _license[] SEC("license") = "GPL";
31 } inode_storage_map SEC(".maps");
38 } sk_storage_map SEC(".maps");
45 } sk_storage_map2 SEC(".maps");
52 } task_storage_map SEC(".maps");
59 } task_storage_map2 SEC(".maps");
61 SEC("lsm/inode_unlink")
107 SEC("lsm.s/inode_rename")
137 SEC("lsm.s/socket_bind")
182 SEC("ls
[all...]
H A Dlinked_funcs2.c66 SEC("?raw_tp/sys_enter")
89 char LICENSE[] SEC("license") = "GPL";
H A Dlinked_funcs1.c66 SEC("?raw_tp/sys_enter")
89 char LICENSE[] SEC("license") = "GPL";
H A Diters_task_vma.c17 SEC("raw_tp/sys_enter")
43 char _license[] SEC("license") = "GPL";
H A Dexceptions_fail.c12 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8)))
27 } hmap SEC(".maps");
52 SEC("?tc")
61 SEC("?tc")
70 SEC("?tc")
79 SEC("?tc")
95 SEC("?tc")
117 SEC("?tc")
126 SEC("?tc")
133 SEC("
[all...]
H A Dfentry_recursive.c7 char _license[] SEC("license") = "GPL";
10 SEC("fentry/XXX")
H A Dfentry_recursive_target.c7 char _license[] SEC("license") = "GPL";
12 SEC("fentry/bpf_testmod_fentry_test1")
21 SEC("raw_tp/sys_enter")
H A Dfreplace_dead_global_func.c5 SEC("freplace")
11 char _license[] SEC("license") = "GPL";
H A Dfreplace_unreliable_prog.c8 SEC("freplace/btf_unreliable_kprobe")
20 char _license[] SEC("license") = "GPL";
H A Dexceptions.c19 } jmp_table SEC(".maps");
45 SEC("tc")
56 SEC("tc")
62 SEC("tc")
68 SEC("tc")
74 SEC("tc")
81 SEC("tc")
88 SEC("tc")
104 SEC("tc")
124 SEC("t
[all...]
H A Dcpumask_success.c11 char _license[] SEC("license") = "GPL";
65 SEC("tp_btf/task_newtask")
81 SEC("tp_btf/task_newtask")
110 SEC("tp_btf/task_newtask")
139 SEC("tp_btf/task_newtask")
178 SEC("tp_btf/task_newtask")
210 SEC("tp_btf/task_newtask")
242 SEC("tp_btf/task_newtask")
289 SEC("tp_btf/task_newtask")
331 SEC("tp_bt
[all...]
H A Dexceptions_assert.c12 SEC("?tc") \
60 SEC("?tc")
76 SEC("?tc")
87 SEC("?tc")
104 SEC("?tc")
115 SEC("?tc")
127 SEC("?fentry/bpf_check")
135 char _license[] SEC("license") = "GPL";
H A Dcgrp_ls_sleepable.c9 char _license[] SEC("license") = "GPL";
16 } map_a SEC(".maps");
28 SEC("?iter.s/cgroup")
57 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
77 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
91 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
H A Dcgrp_ls_tp_btf.c8 char _license[] SEC("license") = "GPL";
15 } map_a SEC(".maps");
22 } map_b SEC(".maps");
66 SEC("tp_btf/sys_enter")
104 SEC("tp_btf/sys_exit")
H A Dcgrp_kfunc_failure.c11 char _license[] SEC("license") = "GPL";
31 SEC("tp_btf/cgroup_mkdir")
50 SEC("tp_btf/cgroup_mkdir")
66 SEC("tp_btf/cgroup_mkdir")
80 SEC("kretprobe/cgroup_destroy_locked")
94 SEC("tp_btf/cgroup_mkdir")
108 SEC("tp_btf/cgroup_mkdir")
122 SEC("tp_btf/cgroup_mkdir")
136 SEC("tp_btf/cgroup_mkdir")
156 SEC("tp_bt
[all...]
H A Dcgroup_getset_retval_setsockopt.c16 SEC("cgroup/setsockopt")
29 SEC("cgroup/setsockopt")
44 SEC("cgroup/setsockopt")
59 SEC("cgroup/setsockopt")
H A Dbpf_iter_test_kern4.c6 char _license[] SEC("license") = "GPL";
15 SEC("iter/bpf_map")
H A Dbpf_iter_tasks.c7 char _license[] SEC("license") = "GPL";
13 SEC("iter/task")
40 SEC("iter.s/task")
H A Dbpf_iter_task_vmas.c6 char _license[] SEC("license") = "GPL";
26 SEC("iter/task_vma") int proc_maps(struct bpf_iter__task_vma *ctx)
H A Dbpf_iter_task_stack.c6 char _license[] SEC("license") = "GPL";
12 SEC("iter/task")
40 SEC("iter/task")
H A Dbpf_iter_bpf_percpu_hash_map.c7 char _license[] SEC("license") = "GPL";
20 } hashmap1 SEC(".maps");
29 SEC("iter/bpf_map_elem")
H A Daccess_map_in_map.c14 } inner_map SEC(".maps");
22 } outer_array_map SEC(".maps") = {
34 } outer_htab_map SEC(".maps") = {
40 char _license[] SEC("license") = "GPL";
71 SEC("?kprobe/" SYS_PREFIX "sys_getpgid")
77 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
83 SEC("?kprobe/" SYS_PREFIX "sys_getpgid")
89 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
H A Dtailcall_poke.c6 char _license[] SEC("license") = "GPL";
13 } jmp_table SEC(".maps");
15 SEC("?fentry/bpf_fentry_test1")
22 SEC("fentry/bpf_fentry_test1")
28 SEC("fentry/bpf_fentry_test1")
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dmac.c356 er32(SEC);
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4667 er32(SEC);

Completed in 383 milliseconds

1234567891011>>