Searched defs:license (Results 1 – 8 of 8) sorted by relevance
4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
84 const char *license, int kern_version) in bpf_prog_load()
25 static char license[128]; variable
481 char license[128]; in bpf_prog_load() local
155 __aligned_u64 license; member
68 uint16_t fw_version, hw_version, license, serial; member
1925 char *license; in read_symbols() local
2132 static void set_license(struct module *mod, const char *license) in set_license()