Searched refs:license (Results 1 – 15 of 15) sorted by relevance
/tools/lib/bpf/ |
D | bpf.c | 72 size_t insns_cnt, char *license, in bpf_load_program() argument 82 attr.license = ptr_to_u64(license); in bpf_load_program()
|
D | bpf.h | 32 size_t insns_cnt, char *license,
|
D | libbpf.c | 196 char license[64]; member 492 memcpy(obj->license, data, in bpf_object__init_license() 493 min(size, sizeof(obj->license) - 1)); in bpf_object__init_license() 494 pr_debug("license of %s is %s\n", obj->path, obj->license); in bpf_object__init_license() 906 int insns_cnt, char *license, u32 kern_version, int *pfd) in load_program() argument 918 ret = bpf_load_program(type, insns, insns_cnt, license, in load_program() 945 insns_cnt, license, kern_version, in load_program() 965 char *license, u32 kern_version) in bpf_program__load() argument 991 license, kern_version, &fd); in bpf_program__load() 1021 license, kern_version, &fd); in bpf_program__load() [all …]
|
/tools/build/feature/ |
D | test-bpf.c | 24 attr.license = 0; in main()
|
/tools/perf/util/ |
D | setup.py | 49 license='GPLv2',
|
/tools/perf/tests/ |
D | bpf.c | 254 char license[] = "GPL"; in check_env() local 269 license, kver_int, NULL, 0); in check_env()
|
/tools/include/uapi/linux/ |
D | bpf.h | 132 __aligned_u64 license; member
|
/tools/testing/selftests/net/ |
D | psock_fanout.c | 120 attr.license = (unsigned long) "GPL"; in sock_fanout_set_ebpf()
|
D | reuseport_bpf.c | 115 attr.license = (unsigned long) &bpf_license; in attach_ebpf() 355 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
|
/tools/usb/usbip/ |
D | COPYING | 7 of this license document, but changing it is not allowed. 40 (2) offer you this license which gives you legal permission to copy, 190 Program), the recipient automatically receives a license from the 205 license would not permit royalty-free redistribution of the Program by 219 implemented by public license practices. Many people have made
|
/tools/power/cpupower/po/ |
D | de.po | 4 # This file is distributed under the same license as the cpufrequtils package.
|
D | fr.po | 3 # This file is distributed under the same license as the cpufrequtils package.
|
D | it.po | 3 # This file is distributed under the same license as the cpufrequtils package.
|
D | cs.po | 5 # This file is distributed under the same license as the cpufrequtils package.
|
D | pt.po | 3 # This file is distributed under the same license as the cpufrequtils package.
|