Lines Matching refs:program_id
52 const char *program_id;
175 kfree(s->program_id);
244 const char *program_id, const char *aux_data,
308 s->program_id = kstrdup(program_id, GFP_KERNEL);
309 if (!s->program_id) {
460 * <region_id>: <start_sector>+<length> <step> <program_id> <aux_data>
465 if (!program || !strcmp(program, s->program_id)) {
471 s->program_id,
966 const char *program_id, *aux_data;
978 * <range> <step> [<extra_parameters> <parameters>] [<program_id> [<aux_data>]]
1036 program_id = "-";
1041 program_id = a;
1063 n_histogram_entries, histogram_boundaries, program_id, aux_data,