Searched defs:license (Results 76 - 82 of 82) sorted by relevance
1234
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | bpf.h | 1419 __aligned_u64 license; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 324 __aligned_u64 license; member
|
| /kernel/linux/linux-6.6/tools/include/uapi/linux/ |
| H A D | bpf.h | 1419 __aligned_u64 license; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | bpf.h | 324 __aligned_u64 license; member
|
| /third_party/libbpf/include/uapi/linux/ |
| H A D | bpf.h | 1437 __aligned_u64 license; member
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 634 char license[64]; member 6885 bpf_object_load_prog(struct bpf_object *obj, struct bpf_program *prog, struct bpf_insn *insns, int insns_cnt, const char *license, __u32 kern_version, int *prog_fd) bpf_object_load_prog() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 661 char license[64]; member 7328 bpf_object_load_prog(struct bpf_object *obj, struct bpf_program *prog, struct bpf_insn *insns, int insns_cnt, const char *license, __u32 kern_version, int *prog_fd) global() argument [all...] |
Completed in 74 milliseconds
1234