Lines Matching refs:program_id
52 const char *program_id;
175 kfree(s->program_id);
261 const char *program_id, const char *aux_data,
325 s->program_id = kstrdup(program_id, GFP_KERNEL);
326 if (!s->program_id) {
488 * <region_id>: <start_sector>+<length> <step> <program_id> <aux_data>
493 if (!program || !strcmp(program, s->program_id)) {
499 s->program_id,
1001 const char *program_id, *aux_data;
1011 * <range> <step> [<extra_parameters> <parameters>] [<program_id> [<aux_data>]]
1070 program_id = "-";
1075 program_id = a;
1097 n_histogram_entries, histogram_boundaries, program_id, aux_data,