Searched defs:license (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/include/linux/ |
D | license.h | 4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_stub.c | 23 size_t insns_cnt, const char *license, in bpf_test_load_program()
|
/Linux-v5.4/tools/perf/include/bpf/ |
D | bpf.h | 61 #define license(name) \ macro
|
/Linux-v5.4/tools/perf/tests/ |
D | bpf.c | 305 char license[] = "GPL"; in check_env() local
|
/Linux-v5.4/tools/lib/bpf/ |
D | bpf.c | 317 size_t insns_cnt, const char *license, in bpf_load_program() 336 size_t insns_cnt, __u32 prog_flags, const char *license, in bpf_verify_program()
|
D | bpf.h | 79 const char *license; member
|
D | libbpf.c | 239 char license[64]; member 3357 char *license, __u32 kern_version, int *pfd) in load_program() 3452 char *license, __u32 kern_version) in bpf_program__load()
|
/Linux-v5.4/samples/bpf/ |
D | bpf_load.c | 32 static char license[128]; variable
|
/Linux-v5.4/drivers/net/can/softing/ |
D | softing.h | 69 uint16_t fw_version, hw_version, license, serial; member
|
/Linux-v5.4/kernel/bpf/ |
D | syscall.c | 1635 char license[128]; in bpf_prog_load() local
|
/Linux-v5.4/scripts/mod/ |
D | modpost.c | 2011 char *license; in read_symbols() local
|
/Linux-v5.4/kernel/ |
D | module.c | 2501 static void set_license(struct module *mod, const char *license) in set_license()
|
/Linux-v5.4/include/uapi/linux/ |
D | bpf.h | 403 __aligned_u64 license; member
|
/Linux-v5.4/tools/include/uapi/linux/ |
D | bpf.h | 403 __aligned_u64 license; member
|