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.
160 * Maximum value size - used for both key names and value data, and includes
171 * Note: This value is used in defining the KVP exchange message - this value
182 * Maximum key size - the registry limit for the length of an entry name
192 * implementing the host/guest protocol. 2) A user level daemon that is
217 * data gathering functionality in a user mode daemon. The user level daemon
219 * kernel and user-level daemon communicate using a connector channel.
221 * The user mode component first registers with the
223 * for the specified keys. In response to this message the user mode component
229 * Windows host and the user-level daemon. The kernel component passes up the
230 * index received from the Host to the user-level daemon. If the index is
253 * Here is the level of compatibility
254 * (between the user level daemon and the kernel KVP driver) that we
258 * A given user level daemon will require a minimal version of the
261 * (this can happen when we have a user level daemon that is more
265 * workable user level daemon and the kernel driver. We begin by taking the
267 * maintain compatibility with the existing user-level daemon code.
305 * Some Hyper-V status codes.