Searched refs:kcdata_subtype_descriptor (Results 1 – 10 of 10) sorted by relevance
87 uint32_t elem_size = sizeof(struct kcdata_subtype_descriptor); category90 …struct kcdata_subtype_descriptor *fields_dsc = (struct kcdata_subtype_descriptor *) ((uintptr_t)da… category
99 struct kcdata_subtype_descriptor disk_io_stats_def[] = {108 … &disk_io_stats_def[0], sizeof(disk_io_stats_def)/sizeof(struct kcdata_subtype_descriptor));
61 struct kcdata_subtype_descriptor _subtype_desc; category82 struct kcdata_subtype_descriptor subtype; category
309 struct kcdata_subtype_descriptor { struct337 typedef struct kcdata_subtype_descriptor * kcdata_subtype_descriptor_t; argument384 struct kcdata_subtype_descriptor kct_elements[];
77 …_Static_assert(sizeof(name) == sizeof ((struct kcdata_subtype_descriptor *)0)->kcs_name, "\"" name… in kcdata_get_typedescription()81 …_Static_assert(sizeof(_STR_VALUE(f)) <= sizeof ((struct kcdata_subtype_descriptor *)0)->kcs_name, … in kcdata_get_typedescription()1175 (retval->kct_num_elements * sizeof(struct kcdata_subtype_descriptor)))); in kcdata_get_typedescription()
138 struct kcdata_subtype_descriptor kc_xnupost_test_def[] = {152 …kc_xnupost_test_def_count = sizeof(kc_xnupost_test_def) / sizeof(struct kcdata_subtype_descriptor);
150 struct kcdata_subtype_descriptor * elements_array_addr,
1375 struct kcdata_subtype_descriptor *elements_array_addr, in kcdata_add_type_definition()1391 total_size += elements_count * sizeof(struct kcdata_subtype_descriptor); in kcdata_add_type_definition()1401 …r_addr, (void *)elements_array_addr, elements_count * sizeof(struct kcdata_subtype_descriptor)))) { in kcdata_add_type_definition()
624 struct kcdata_subtype_descriptor test_disk_io_stats_def[] = {759 sizeof(test_disk_io_stats_def) / sizeof(struct kcdata_subtype_descriptor)); in kcdata_api_test()