Lines Matching refs:SEC
17 } array SEC(".maps");
24 } hash SEC(".maps");
31 } lru_hash SEC(".maps");
38 } percpu_array SEC(".maps");
45 } percpu_hash SEC(".maps");
52 } lru_percpu_hash SEC(".maps");
59 } inner_map SEC(".maps");
67 } outer_arr SEC(".maps") = {
76 } outer_hash SEC(".maps") = {
80 char _license[] SEC("license") = "GPL";
86 SEC("lsm/file_mprotect")
107 SEC("lsm.s/bprm_committed_creds")
155 SEC("lsm/task_free") /* lsm/ is ok, lsm.s/ fails */
163 SEC("fentry.s/__x64_sys_setdomainname")