Searched refs:name_bytes (Results 1 – 3 of 3) sorted by relevance
1176 int name_bytes; in new_links() local1178 name_bytes = 0; in new_links()1180 name_bytes += strlen(entry->procname) + 1; in new_links()1186 name_bytes, in new_links()
1010 const u8 *name_bytes; in replay_chapter() local1013 name_bytes = record_page + (j * BYTES_PER_RECORD); in replay_chapter()1014 memcpy(&name.name, name_bytes, UDS_RECORD_NAME_SIZE); in replay_chapter()
47 __le32 name_bytes; // 0x1C: In bytes. member108 __le16 name_bytes; member4094 cr->name_bytes = cpu_to_le32(8); in log_replay()4106 if (cpu_to_le32(8) == cr->name_bytes && in log_replay()4366 t16 = le16_to_cpu(ane->name_bytes); in log_replay()