note_strings     2128 drivers/misc/altera-stapl/altera.c 	u32 note_strings = 0L;
note_strings     2144 drivers/misc/altera-stapl/altera.c 		note_strings  = get_unaligned_be32(&p[8 + delta]);
note_strings     2162 drivers/misc/altera-stapl/altera.c 			key_ptr = &p[note_strings +
note_strings     2168 drivers/misc/altera-stapl/altera.c 				value_ptr = &p[note_strings +
note_strings     2189 drivers/misc/altera-stapl/altera.c 				strlcpy(key, &p[note_strings +
note_strings     2195 drivers/misc/altera-stapl/altera.c 				strlcpy(value, &p[note_strings +
note_strings     2331 drivers/misc/altera-stapl/altera.c 	u32 note_strings = 0L;
note_strings     2351 drivers/misc/altera-stapl/altera.c 	note_strings = get_unaligned_be32(&p[16]);
note_strings     2364 drivers/misc/altera-stapl/altera.c 	if (act_desc_id < (note_strings - str_table))