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
311 struct kcdata_subtype_descriptor { struct339 typedef struct kcdata_subtype_descriptor * kcdata_subtype_descriptor_t; argument386 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()1247 (retval->kct_num_elements * sizeof(struct kcdata_subtype_descriptor)))); in kcdata_get_typedescription()
144 struct kcdata_subtype_descriptor kc_xnupost_test_def[] = {158 …kc_xnupost_test_def_count = sizeof(kc_xnupost_test_def) / sizeof(struct kcdata_subtype_descriptor);
152 struct kcdata_subtype_descriptor * elements_array_addr,
1393 struct kcdata_subtype_descriptor *elements_array_addr, in kcdata_add_type_definition()1409 total_size += elements_count * sizeof(struct kcdata_subtype_descriptor); in kcdata_add_type_definition()1419 …r_addr, (void *)elements_array_addr, elements_count * sizeof(struct kcdata_subtype_descriptor)))) { in kcdata_add_type_definition()
648 struct kcdata_subtype_descriptor test_disk_io_stats_def[] = {783 sizeof(test_disk_io_stats_def) / sizeof(struct kcdata_subtype_descriptor)); in kcdata_api_test()