Lines Matching defs:key
151 * An implementation of HyperV key value pair (KVP) functionality for Linux.
160 * Maximum value size - used for both key names and value data, and includes
166 * limited to 255 character key names.
182 * Maximum key size - the registry limit for the length of an entry name
196 * to assign a key name to the index and also return the value corresponding to
197 * the key. The host will have atmost one KVP transaction outstanding at any
199 * an error. Microsoft has specified the following mapping of key names to
218 * is also responsible for binding the key name to the index as well. The
224 * fills in the value corresponding to the specified key. We overload the
231 * valid (supported), the corresponding key as well as its
233 * (not supported), a NULL key string is returned.
349 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE];
372 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE];