/tools/testing/selftests/bpf/ |
D | test_stub.c | 23 size_t insns_cnt, const char *license, in bpf_test_load_program() argument 35 load_attr.license = license; in bpf_test_load_program()
|
D | test_verifier_log.c | 56 attr.license = ptr_to_u64("GPL"); in load()
|
D | test_sock.c | 339 attr.license = "GPL"; in load_sock_prog()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | raw_tp_writable_test_run.c | 21 .license = "GPL v2", in test_raw_tp_writable_test_run() 39 .license = "GPL v2", in test_raw_tp_writable_test_run()
|
D | raw_tp_writable_reject_nbd_invalid.c | 23 .license = "GPL v2", in test_raw_tp_writable_reject_nbd_invalid()
|
D | obj_name.c | 36 attr.license = ptr_to_u64(""); in test_obj_name()
|
/tools/perf/examples/bpf/ |
D | empty.c | 3 license(GPL);
|
D | hello.c | 9 license(GPL);
|
D | 5sec.c | 49 license(GPL);
|
D | sys_enter_openat.c | 33 license(GPL);
|
D | etcsnoop.c | 76 license(GPL);
|
D | augmented_syscalls.c | 169 license(GPL);
|
D | augmented_raw_syscalls.c | 294 license(GPL);
|
/tools/lib/bpf/ |
D | bpf.h | 79 const char *license; member 103 const char *license, __u32 kern_version, 108 const char *license, __u32 kern_version,
|
D | bpf.c | 233 attr.license = ptr_to_u64(load_attr->license); in bpf_load_program_xattr() 317 size_t insns_cnt, const char *license, in bpf_load_program() argument 329 load_attr.license = license; in bpf_load_program() 336 size_t insns_cnt, __u32 prog_flags, const char *license, in bpf_verify_program() argument 346 attr.license = ptr_to_u64(license); in bpf_verify_program()
|
D | libbpf_probes.c | 112 xattr.license = "GPL"; in probe_load()
|
D | libbpf.c | 239 char license[64]; member 634 memcpy(obj->license, data, min(size, sizeof(obj->license) - 1)); in bpf_object__init_license() 635 pr_debug("license of %s is %s\n", obj->path, obj->license); in bpf_object__init_license() 1968 attr.license = "GPL"; in bpf_object__probe_name() 2025 prg_attr.license = "GPL"; in bpf_object__probe_global_data() 3363 char *license, __u32 kern_version, int *pfd) in load_program() argument 3381 load_attr.license = license; in load_program() 3458 char *license, __u32 kern_version) in bpf_program__load() argument 3484 license, kern_version, &fd); in bpf_program__load() 3514 license, kern_version, &fd); in bpf_program__load() [all …]
|
/tools/build/feature/ |
D | test-bpf.c | 30 attr.license = 0; in main()
|
/tools/perf/include/bpf/ |
D | bpf.h | 61 #define license(name) \ macro
|
/tools/perf/util/ |
D | setup.py | 78 license='GPLv2',
|
/tools/perf/tests/ |
D | bpf.c | 305 char license[] = "GPL"; in check_env() local 320 license, kver_int, NULL, 0); in check_env()
|
/tools/testing/selftests/net/ |
D | reuseport_bpf_numa.c | 91 attr.license = (unsigned long) &bpf_license; in attach_bpf()
|
D | reuseport_bpf.c | 116 attr.license = (unsigned long) &bpf_license; in attach_ebpf() 359 eprog.license = (unsigned long) &bpf_license; in test_filter_no_reuseport()
|
D | psock_fanout.c | 153 attr.license = (unsigned long) "GPL"; in sock_fanout_set_ebpf()
|
/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
|