_license          213 include/linux/module.h #define MODULE_LICENSE(_license) MODULE_INFO(license, _license)
_license          280 samples/bpf/cpustat_kern.c char _license[] SEC("license") = "GPL";
_license          168 samples/bpf/hbm_edt_kern.c char _license[] SEC("license") = "GPL";
_license          179 samples/bpf/hbm_out_kern.c char _license[] SEC("license") = "GPL";
_license          138 samples/bpf/ibumad_kern.c char _license[] SEC("license") = "GPL";
_license           98 samples/bpf/lathist_kern.c char _license[] SEC("license") = "GPL";
_license           82 samples/bpf/lwt_len_hist_kern.c char _license[] SEC("license") = "GPL";
_license          282 samples/bpf/map_perf_test_kern.c char _license[] SEC("license") = "GPL";
_license          150 samples/bpf/offwaketime_kern.c char _license[] SEC("license") = "GPL";
_license           42 samples/bpf/parse_ldabs.c char _license[] SEC("license") = "GPL";
_license           49 samples/bpf/parse_simple.c char _license[] SEC("license") = "GPL";
_license          150 samples/bpf/parse_varlen.c char _license[] SEC("license") = "GPL";
_license           38 samples/bpf/sampleip_kern.c char _license[] SEC("license") = "GPL";
_license           49 samples/bpf/sock_flags_kern.c char _license[] SEC("license") = "GPL";
_license           29 samples/bpf/sockex1_kern.c char _license[] SEC("license") = "GPL";
_license          222 samples/bpf/sockex2_kern.c char _license[] SEC("license") = "GPL";
_license          290 samples/bpf/sockex3_kern.c char _license[] SEC("license") = "GPL";
_license           67 samples/bpf/spintest_kern.c char _license[] SEC("license") = "GPL";
_license           18 samples/bpf/task_fd_query_kern.c char _license[] SEC("license") = "GPL";
_license          237 samples/bpf/tc_l2_redirect_kern.c char _license[] SEC("license") = "GPL";
_license           90 samples/bpf/tcbpf1_kern.c char _license[] SEC("license") = "GPL";
_license           71 samples/bpf/tcp_basertt_kern.c char _license[] SEC("license") = "GPL";
_license           81 samples/bpf/tcp_bufs_kern.c char _license[] SEC("license") = "GPL";
_license           97 samples/bpf/tcp_clamp_kern.c char _license[] SEC("license") = "GPL";
_license           78 samples/bpf/tcp_cong_kern.c char _license[] SEC("license") = "GPL";
_license           13 samples/bpf/tcp_dumpstats_kern.c char _license[] SEC("license") = "GPL";
_license           83 samples/bpf/tcp_iw_kern.c char _license[] SEC("license") = "GPL";
_license           64 samples/bpf/tcp_rwnd_kern.c char _license[] SEC("license") = "GPL";
_license           64 samples/bpf/tcp_synrto_kern.c char _license[] SEC("license") = "GPL";
_license           80 samples/bpf/tcp_tos_reflect_kern.c char _license[] SEC("license") = "GPL";
_license           70 samples/bpf/test_cgrp2_tc_kern.c char _license[] SEC("license") = "GPL";
_license           42 samples/bpf/test_current_task_under_cgroup_kern.c char _license[] SEC("license") = "GPL";
_license          253 samples/bpf/test_lwt_bpf.c char _license[] SEC("license") = "GPL";
_license          172 samples/bpf/test_map_in_map_kern.c char _license[] SEC("license") = "GPL";
_license           40 samples/bpf/test_overhead_kprobe_kern.c char _license[] SEC("license") = "GPL";
_license           17 samples/bpf/test_overhead_raw_tp_kern.c char _license[] SEC("license") = "GPL";
_license           36 samples/bpf/test_overhead_tp_kern.c char _license[] SEC("license") = "GPL";
_license           51 samples/bpf/test_probe_write_user_kern.c char _license[] SEC("license") = "GPL";
_license           79 samples/bpf/trace_event_kern.c char _license[] SEC("license") = "GPL";
_license           29 samples/bpf/trace_output_kern.c char _license[] SEC("license") = "GPL";
_license           47 samples/bpf/tracex1_kern.c char _license[] SEC("license") = "GPL";
_license           99 samples/bpf/tracex2_kern.c char _license[] SEC("license") = "GPL";
_license           88 samples/bpf/tracex3_kern.c char _license[] SEC("license") = "GPL";
_license           53 samples/bpf/tracex4_kern.c char _license[] SEC("license") = "GPL";
_license           91 samples/bpf/tracex5_kern.c char _license[] SEC("license") = "GPL";
_license           66 samples/bpf/tracex6_kern.c char _license[] SEC("license") = "GPL";
_license           15 samples/bpf/tracex7_kern.c char _license[] SEC("license") = "GPL";
_license           93 samples/bpf/xdp1_kern.c char _license[] SEC("license") = "GPL";
_license          114 samples/bpf/xdp2_kern.c char _license[] SEC("license") = "GPL";
_license          152 samples/bpf/xdp_adjust_tail_kern.c char _license[] SEC("license") = "GPL";
_license          158 samples/bpf/xdp_fwd_kern.c char _license[] SEC("license") = "GPL";
_license          568 samples/bpf/xdp_redirect_cpu_kern.c char _license[] SEC("license") = "GPL";
_license           90 samples/bpf/xdp_redirect_kern.c char _license[] SEC("license") = "GPL";
_license           92 samples/bpf/xdp_redirect_map_kern.c char _license[] SEC("license") = "GPL";
_license          186 samples/bpf/xdp_router_ipv4_kern.c char _license[] SEC("license") = "GPL";
_license          140 samples/bpf/xdp_rxq_info_kern.c char _license[] SEC("license") = "GPL";
_license           58 samples/bpf/xdp_sample_pkts_kern.c char _license[] SEC("license") = "GPL";
_license          237 samples/bpf/xdp_tx_iptunnel_kern.c char _license[] SEC("license") = "GPL";
_license           62 tools/perf/include/bpf/bpf.h char _license[] SEC("license") = #name; \
_license           48 tools/perf/tests/bpf-script-example.c char _license[] SEC("license") = "GPL";
_license           20 tools/perf/tests/bpf-script-test-kbuild.c char _license[] SEC("license") = "GPL";
_license           46 tools/perf/tests/bpf-script-test-prologue.c char _license[] SEC("license") = "GPL";
_license           50 tools/perf/tests/bpf-script-test-relocation.c char _license[] SEC("license") = "GPL";
_license           72 tools/testing/selftests/bpf/progs/connect4_prog.c char _license[] SEC("license") = "GPL";
_license           95 tools/testing/selftests/bpf/progs/connect6_prog.c char _license[] SEC("license") = "GPL";
_license           59 tools/testing/selftests/bpf/progs/dev_cgroup.c char _license[] SEC("license") = "GPL";
_license           39 tools/testing/selftests/bpf/progs/get_cgroup_id_kern.c char _license[] SEC("license") = "GPL";
_license           11 tools/testing/selftests/bpf/progs/loop1.c char _license[] SEC("license") = "GPL";
_license           11 tools/testing/selftests/bpf/progs/loop2.c char _license[] SEC("license") = "GPL";
_license           11 tools/testing/selftests/bpf/progs/loop3.c char _license[] SEC("license") = "GPL";
_license            6 tools/testing/selftests/bpf/progs/loop4.c char _license[] SEC("license") = "GPL";
_license            7 tools/testing/selftests/bpf/progs/loop5.c char _license[] SEC("license") = "GPL";
_license           70 tools/testing/selftests/bpf/progs/netcnt_prog.c char _license[] SEC("license") = "GPL";
_license          263 tools/testing/selftests/bpf/progs/pyperf.h char _license[] SEC("license") = "GPL";
_license           49 tools/testing/selftests/bpf/progs/sendmsg4_prog.c char _license[] SEC("license") = "GPL";
_license           59 tools/testing/selftests/bpf/progs/sendmsg6_prog.c char _license[] SEC("license") = "GPL";
_license           70 tools/testing/selftests/bpf/progs/socket_cookie_prog.c char _license[] SEC("license") = "GPL";
_license           38 tools/testing/selftests/bpf/progs/sockmap_parse_prog.c char _license[] SEC("license") = "GPL";
_license           26 tools/testing/selftests/bpf/progs/sockmap_tcp_msg_prog.c char _license[] SEC("license") = "GPL";
_license           65 tools/testing/selftests/bpf/progs/sockmap_verdict_prog.c char _license[] SEC("license") = "GPL";
_license            5 tools/testing/selftests/bpf/progs/sockopt_inherit.c char _license[] SEC("license") = "GPL";
_license            6 tools/testing/selftests/bpf/progs/sockopt_multi.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/sockopt_sk.c char _license[] SEC("license") = "GPL";
_license          533 tools/testing/selftests/bpf/progs/strobemeta.h char _license[] SEC("license") = "GPL";
_license            5 tools/testing/selftests/bpf/progs/tcp_rtt.c char _license[] SEC("license") = "GPL";
_license           30 tools/testing/selftests/bpf/progs/test_adjust_tail.c char _license[] SEC("license") = "GPL";
_license           51 tools/testing/selftests/bpf/progs/test_attach_probe.c char _license[] SEC("license") = "GPL";
_license           57 tools/testing/selftests/bpf/progs/test_btf_haskv.c char _license[] SEC("license") = "GPL";
_license           70 tools/testing/selftests/bpf/progs/test_btf_newkv.c char _license[] SEC("license") = "GPL";
_license           55 tools/testing/selftests/bpf/progs/test_btf_nokv.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_arrays.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_flavors.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_ints.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_kernel.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_misc.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_mods.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_nesting.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_primitives.c char _license[] SEC("license") = "GPL";
_license            8 tools/testing/selftests/bpf/progs/test_core_reloc_ptr_as_arr.c char _license[] SEC("license") = "GPL";
_license          101 tools/testing/selftests/bpf/progs/test_get_stack_rawtp.c char _license[] SEC("license") = "GPL";
_license           26 tools/testing/selftests/bpf/progs/test_get_stack_rawtp_err.c char _license[] SEC("license") = "GPL";
_license          106 tools/testing/selftests/bpf/progs/test_global_data.c char _license[] SEC("license") = "GPL";
_license          473 tools/testing/selftests/bpf/progs/test_l4lb.c char _license[] SEC("license") = "GPL";
_license          473 tools/testing/selftests/bpf/progs/test_l4lb_noinline.c char _license[] SEC("license") = "GPL";
_license           26 tools/testing/selftests/bpf/progs/test_lirc_mode2_kern.c char _license[] SEC("license") = "GPL";
_license           85 tools/testing/selftests/bpf/progs/test_lwt_ip_encap.c char _license[] SEC("license") = "GPL";
_license           53 tools/testing/selftests/bpf/progs/test_map_in_map.c char _license[] SEC("license") = "GPL";
_license           62 tools/testing/selftests/bpf/progs/test_map_lock.c char _license[] SEC("license") = "GPL";
_license           24 tools/testing/selftests/bpf/progs/test_perf_buffer.c char _license[] SEC("license") = "GPL";
_license          186 tools/testing/selftests/bpf/progs/test_select_reuseport_kern.c char _license[] SEC("license") = "GPL";
_license           19 tools/testing/selftests/bpf/progs/test_sk_lookup_kern.c char _license[] SEC("license") = "GPL";
_license           47 tools/testing/selftests/bpf/progs/test_skb_cgroup_id_kern.c char _license[] SEC("license") = "GPL";
_license            7 tools/testing/selftests/bpf/progs/test_skb_ctx.c char _license[] SEC("license") = "GPL";
_license          255 tools/testing/selftests/bpf/progs/test_sock_fields_kern.c char _license[] SEC("license") = "GPL";
_license          101 tools/testing/selftests/bpf/progs/test_spin_lock.c char _license[] SEC("license") = "GPL";
_license           75 tools/testing/selftests/bpf/progs/test_stacktrace_build_id.c char _license[] SEC("license") = "GPL";
_license           76 tools/testing/selftests/bpf/progs/test_stacktrace_map.c char _license[] SEC("license") = "GPL";
_license           74 tools/testing/selftests/bpf/progs/test_sysctl_loop1.c char _license[] SEC("license") = "GPL";
_license           72 tools/testing/selftests/bpf/progs/test_sysctl_loop2.c char _license[] SEC("license") = "GPL";
_license           73 tools/testing/selftests/bpf/progs/test_sysctl_prog.c char _license[] SEC("license") = "GPL";
_license          167 tools/testing/selftests/bpf/progs/test_tcp_check_syncookie_kern.c char _license[] SEC("license") = "GPL";
_license          257 tools/testing/selftests/bpf/progs/test_tcp_estats.c char _license[] SEC("license") = "GPL";
_license          153 tools/testing/selftests/bpf/progs/test_tcpbpf_kern.c char _license[] SEC("license") = "GPL";
_license           95 tools/testing/selftests/bpf/progs/test_tcpnotify_kern.c char _license[] SEC("license") = "GPL";
_license           25 tools/testing/selftests/bpf/progs/test_tracepoint.c char _license[] SEC("license") = "GPL";
_license          713 tools/testing/selftests/bpf/progs/test_tunnel_kern.c char _license[] SEC("license") = "GPL";
_license           30 tools/testing/selftests/bpf/progs/test_verif_scale1.c char _license[] SEC("license") = "GPL";
_license           30 tools/testing/selftests/bpf/progs/test_verif_scale2.c char _license[] SEC("license") = "GPL";
_license           30 tools/testing/selftests/bpf/progs/test_verif_scale3.c char _license[] SEC("license") = "GPL";
_license          235 tools/testing/selftests/bpf/progs/test_xdp.c char _license[] SEC("license") = "GPL";
_license          231 tools/testing/selftests/bpf/progs/test_xdp_loop.c char _license[] SEC("license") = "GPL";
_license           53 tools/testing/selftests/bpf/progs/test_xdp_meta.c char _license[] SEC("license") = "GPL";
_license          821 tools/testing/selftests/bpf/progs/test_xdp_noinline.c char _license[] __attribute__ ((section("license"), used)) = "GPL";
_license           28 tools/testing/selftests/bpf/progs/test_xdp_redirect.c char _license[] SEC("license") = "GPL";
_license           54 tools/testing/selftests/bpf/progs/test_xdp_vlan.c char _license[] SEC("license") = "GPL";
_license           13 tools/testing/selftests/bpf/progs/xdp_dummy.c char _license[] SEC("license") = "GPL";
_license           31 tools/testing/selftests/bpf/progs/xdp_redirect_map.c char _license[] SEC("license") = "GPL";
_license           12 tools/testing/selftests/bpf/progs/xdp_tx.c char _license[] SEC("license") = "GPL";
_license          184 tools/testing/selftests/bpf/progs/xdping_kern.c char _license[] SEC("license") = "GPL";
_license           59 tools/testing/selftests/bpf/test_queue_stack_map.h char _license[] SEC("license") = "GPL";
_license          451 tools/testing/selftests/bpf/test_sockmap_kern.h char _license[] SEC("license") = "GPL";
_license           23 tools/testing/selftests/tc-testing/bpf/action.c char _license[] __attribute__((section("license"),used)) = "GPL";