Home
last modified time | relevance | path

Searched defs:license (Results 1 – 25 of 33) sorted by relevance

12

/kernel/linux/linux-4.19/include/linux/
Dlicense.h4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
/kernel/linux/linux-5.10/include/linux/
Dlicense.h5 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
Dmodule.h595 } license; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_stub.c26 size_t insns_cnt, const char *license, in bpf_test_load_program()
/kernel/linux/linux-4.19/tools/perf/include/bpf/
Dbpf.h29 #define license(name) \ macro
/kernel/linux/build/
Dbundle.json6 "license": "GPL 2.0", string
/kernel/linux/linux-5.10/tools/perf/include/bpf/
Dbpf.h61 #define license(name) \ macro
/kernel/linux/linux-4.19/tools/lib/bpf/
Dbpf.h68 const char *license; member
Dbpf.c245 size_t insns_cnt, const char *license, in bpf_load_program()
265 const char *license, __u32 kern_version, in bpf_verify_program()
Dlibbpf.c186 char license[64]; member
1317 char *license, u32 kern_version, int *pfd, int prog_ifindex) in load_program()
1388 char *license, u32 kern_version) in bpf_program__load()
/kernel/liteos_m/
Dbundle.json8 "license": "BSD 3-clause", string
/kernel/liteos_a/
Dbundle.json6 "license": "BSD 3-clause", string
/kernel/linux/linux-4.19/tools/perf/tests/
Dbpf.c300 char license[] = "GPL"; in check_env() local
/kernel/linux/linux-5.10/tools/perf/tests/
Dbpf.c308 char license[] = "GPL"; in check_env() local
/kernel/linux/linux-4.19/samples/bpf/
Dbpf_load.c33 static char license[128]; variable
/kernel/linux/linux-5.10/samples/bpf/
Dbpf_load.c32 static char license[128]; variable
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf.c330 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()
Dbpf.h80 const char *license; member
Dlibbpf.c407 char license[64]; member
6684 char *license, __u32 kern_version, int *pfd) in load_program()
6808 int bpf_program__load(struct bpf_program *prog, char *license, __u32 kern_ver) in bpf_program__load()
/kernel/linux/linux-5.10/drivers/net/can/softing/
Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/kernel/linux/linux-4.19/drivers/net/can/softing/
Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/kernel/linux/linux-5.10/kernel/
Dmodule.c504 enum mod_license license; member
598 enum mod_license *license, in find_symbol()
1468 enum mod_license license; in resolve_symbol() local
2554 static void set_license(struct module *mod, const char *license) in set_license()
/kernel/linux/linux-4.19/kernel/bpf/
Dsyscall.c1364 char license[128]; in bpf_prog_load() local
/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.c1995 char *license; in read_symbols() local
/kernel/linux/linux-4.19/scripts/mod/
Dmodpost.c1950 char *license; in read_symbols() local

12