Lines Matching +full:user +full:- +full:level
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
17 * Place - Suite 330, Boston, MA 02111-1307 USA.
95 * driver accesses. However, FREEZE messages from Hyper-V contain
102 * auto-recovery, it should not receive such messages.
171 * Maximum value size - used for both key names and value data, and includes
182 * Note: This value is used in defining the KVP exchange message - this value
193 * Maximum key size - the registry limit for the length of an entry name
203 * implementing the host/guest protocol. 2) A user level daemon that is
228 * data gathering functionality in a user mode daemon. The user level daemon
230 * kernel and user-level daemon communicate using a connector channel.
232 * The user mode component first registers with the
234 * for the specified keys. In response to this message the user mode component
240 * Windows host and the user-level daemon. The kernel component passes up the
241 * index received from the Host to the user-level daemon. If the index is
264 * Here is the level of compatibility
265 * (between the user level daemon and the kernel KVP driver) that we
269 * A given user level daemon will require a minimal version of the
272 * (this can happen when we have a user level daemon that is more
276 * workable user level daemon and the kernel driver. We begin by taking the
278 * maintain compatibility with the existing user-level daemon code.
316 * Some Hyper-V status codes.