Searched defs:license (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/include/linux/ |
D | license.h | 4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
|
/linux-4.4.14/tools/lib/bpf/ |
D | bpf.c | 59 size_t insns_cnt, char *license, in bpf_load_program()
|
D | libbpf.c | 165 char license[64]; member 813 char *license, u32 kern_version, int *pfd) in load_program() 861 char *license, u32 kern_version) in bpf_program__load()
|
/linux-4.4.14/samples/bpf/ |
D | libbpf.c | 84 const char *license, int kern_version) in bpf_prog_load()
|
D | bpf_load.c | 26 static char license[128]; variable
|
/linux-4.4.14/drivers/net/can/softing/ |
D | softing.h | 68 uint16_t fw_version, hw_version, license, serial; member
|
/linux-4.4.14/kernel/bpf/ |
D | syscall.c | 626 char license[128]; in bpf_prog_load() local
|
/linux-4.4.14/include/uapi/linux/ |
D | bpf.h | 123 __aligned_u64 license; member
|
/linux-4.4.14/scripts/mod/ |
D | modpost.c | 1929 char *license; in read_symbols() local
|
/linux-4.4.14/kernel/ |
D | module.c | 2303 static void set_license(struct module *mod, const char *license) in set_license()
|