Home
last modified time | relevance | path

Searched refs:_license (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/tools/perf/tests/
Dbpf-script-test-kbuild.c20 char _license[] SEC("license") = "GPL"; variable
Dbpf-script-example.c47 char _license[] SEC("license") = "GPL"; variable
/linux-4.4.14/samples/bpf/
Dtracex6_kern.c26 char _license[] SEC("license") = "GPL"; variable
Dsockex1_kern.c29 char _license[] SEC("license") = "GPL"; variable
Dtrace_output_kern.c29 char _license[] SEC("license") = "GPL"; variable
Dtracex1_kern.c49 char _license[] SEC("license") = "GPL"; variable
Dtracex4_kern.c53 char _license[] SEC("license") = "GPL"; variable
Dtracex5_kern.c74 char _license[] SEC("license") = "GPL"; variable
Dtracex3_kern.c88 char _license[] SEC("license") = "GPL"; variable
Dlathist_kern.c98 char _license[] SEC("license") = "GPL"; variable
Dtracex2_kern.c99 char _license[] SEC("license") = "GPL"; variable
Dtcbpf1_kern.c89 char _license[] SEC("license") = "GPL"; variable
Dsockex2_kern.c221 char _license[] SEC("license") = "GPL"; variable
Dsockex3_kern.c290 char _license[] SEC("license") = "GPL"; variable
/linux-4.4.14/include/linux/
Dmodule.h209 #define MODULE_LICENSE(_license) MODULE_INFO(license, _license) argument