Searched refs:gpl_compatible (Results 1 – 3 of 3) sorted by relevance
368 jsonw_bool_field(json_wtr, "gpl_compatible", info->gpl_compatible); in print_prog_header_json()447 printf("%s", info->gpl_compatible ? " gpl" : ""); in print_prog_header_plain()
245 "gpl_compatible": true,
4382 __u32 gpl_compatible:1; member