Searched defs:license (Results 1 – 15 of 15) sorted by relevance
/linux-5.10/include/linux/ |
D | license.h | 5 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
|
D | module.h | 595 } license; member
|
/linux-5.10/tools/testing/selftests/bpf/ |
D | test_stub.c | 26 size_t insns_cnt, const char *license, in bpf_test_load_program()
|
/linux-5.10/tools/perf/include/bpf/ |
D | bpf.h | 61 #define license(name) \ macro
|
/linux-5.10/tools/perf/tests/ |
D | bpf.c | 306 char license[] = "GPL"; in check_env() local
|
/linux-5.10/samples/bpf/ |
D | bpf_load.c | 32 static char license[128]; variable
|
/linux-5.10/tools/lib/bpf/ |
D | bpf.c | 330 size_t insns_cnt, const char *license, in bpf_load_program() 349 size_t insns_cnt, __u32 prog_flags, const char *license, in bpf_verify_program()
|
D | bpf.h | 80 const char *license; member
|
D | libbpf.c | 407 char license[64]; member 6627 char *license, __u32 kern_version, int *pfd) in load_program() 6751 int bpf_program__load(struct bpf_program *prog, char *license, __u32 kern_ver) in bpf_program__load()
|
/linux-5.10/drivers/net/can/softing/ |
D | softing.h | 69 uint16_t fw_version, hw_version, license, serial; member
|
/linux-5.10/kernel/ |
D | module.c | 500 enum mod_license license; member 594 enum mod_license *license, in find_symbol() 1464 enum mod_license license; in resolve_symbol() local 2535 static void set_license(struct module *mod, const char *license) in set_license()
|
/linux-5.10/scripts/mod/ |
D | modpost.c | 1995 char *license; in read_symbols() local
|
/linux-5.10/kernel/bpf/ |
D | syscall.c | 2104 char license[128]; in bpf_prog_load() local
|
/linux-5.10/tools/include/uapi/linux/ |
D | bpf.h | 538 __aligned_u64 license; member
|
/linux-5.10/include/uapi/linux/ |
D | bpf.h | 538 __aligned_u64 license; member
|