Home
last modified time | relevance | path

Searched refs:bpf_license (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseport_bpf.c97 static const char bpf_license[] = "GPL"; in attach_ebpf() local
116 attr.license = (unsigned long) &bpf_license; in attach_ebpf()
343 const char bpf_license[] = "GPL"; in test_filter_no_reuseport() local
359 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
H A Dreuseport_bpf_numa.c76 static const char bpf_license[] = ""; in attach_bpf() local
91 attr.license = (unsigned long) &bpf_license; in attach_bpf()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_bpf.c95 static const char bpf_license[] = "GPL"; in attach_ebpf() local
114 attr.license = (unsigned long) &bpf_license; in attach_ebpf()
341 const char bpf_license[] = "GPL"; in test_filter_no_reuseport() local
357 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
H A Dreuseport_bpf_numa.c76 static const char bpf_license[] = ""; in attach_bpf() local
91 attr.license = (unsigned long) &bpf_license; in attach_bpf()

Completed in 3 milliseconds