Searched refs:obj_gpl_license (Results 1 – 1 of 1) sorted by relevance
672 static int obj_gpl_license(struct obj_file *f, const char **license);2244 gpl = obj_gpl_license(f, NULL) == 0; in add_symbols_from()3480 static int obj_gpl_license(struct obj_file *f, const char **license) in obj_gpl_license() function3573 switch (obj_gpl_license(f, &ptr)) { in check_tainted_module()