Searched refs:PT_BOOTARGS (Results 1 – 3 of 3) sorted by relevance
117 #define PT_BOOTARGS 19 macro
1308 pt_to_str(PT_BOOTARGS)); in usage()1880 pt_to_str(PT_BOOTARGS), bootargs); in export_func()2483 type == PT_BOOTARGS || type == PT_BRAND || type == PT_SCHED || in gz_invalid_property()3657 case PT_BOOTARGS: in clear_global()4169 } else if (prop_type == PT_BOOTARGS) { in set_func()4893 (void) fprintf(fp, "%s: %s\n", pt_to_str(PT_BOOTARGS), in info_bootargs()
974 | BOOTARGS { $$ = PT_BOOTARGS; }