Home
last modified time | relevance | path

Searched defs:elt_size (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/scripts/gcc-plugins/
Dlatent_entropy_plugin.c206 tree elt_type, array_size, elt_size; in handle_latent_entropy_attribute() local
/linux-6.1.9/drivers/md/persistent-data/
Ddm-btree.c26 static void array_insert(void *base, size_t elt_size, unsigned nr_elts, in array_insert()
117 size_t elt_size = sizeof(uint64_t) + value_size; /* key + value */ in calc_max_entries() local