Searched full:objective (Results 1 – 25 of 79) sorted by relevance
1234
| /kernel/linux/linux-6.6/include/linux/ |
| D | cred.h | 92 * (1) The objective context of a task. These parts are used when some other 101 * A task has two security pointers. task->real_cred points to the objective 102 * context that defines that task's actual details. The objective part of this 251 * current_real_cred - Access the current task's objective credentials 253 * Access the objective credentials of the current task. RCU-safe, 260 * __task_cred - Access a task's objective credentials 263 * Access the objective credentials of a task. The caller must hold the RCU
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | cred.h | 93 * (1) The objective context of a task. These parts are used when some other 102 * A task has two security pointers. task->real_cred points to the objective 103 * context that defines that task's actual details. The objective part of this 301 * current_real_cred - Access the current task's objective credentials 303 * Access the objective credentials of the current task. RCU-safe, 310 * __task_cred - Access a task's objective credentials 313 * Access the objective credentials of a task. The caller must hold the RCU
|
| /kernel/linux/linux-6.6/Documentation/security/ |
| D | credentials.rst | 40 3. The objective context. 43 indicates the 'objective context' of that object. This may or may not be 47 The objective context is used as part of the security calculation that is 72 from the real UID and GID that normally form the objective context of the 87 involves taking the subjective context, the objective context and the 134 derived from Windows). These (mostly) define the objective context of 143 will be used as the objective. For tasks, it should be noted that this is 177 execve(). They aren't used directly as objective or subjective 231 objective security context of that file. Depending on the type of filesystem,
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | credentials.rst | 40 3. The objective context. 43 indicates the 'objective context' of that object. This may or may not be 47 The objective context is used as part of the security calculation that is 72 from the real UID and GID that normally form the objective context of the 87 involves taking the subjective context, the objective context and the 134 derived from Windows). These (mostly) define the objective context of 143 will be used as the objective. For tasks, it should be noted that this is 177 execve(). They aren't used directly as objective or subjective 231 objective security context of that file. Depending on the type of filesystem,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/arm/freescale/ |
| D | fsl,imx7ulp-sim.yaml | 16 objective to maintain its value between system resets.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/ |
| D | fsl,imx7ulp-sim.yaml | 16 objective to maintain its value between system resets.
|
| /kernel/linux/linux-6.6/kernel/ |
| D | cred.c | 140 * get_task_cred - Get another task's objective credentials 143 * Get the objective credentials of a task, pinning them so that they can't go 196 * Preparation involves making a copy of the objective creds for modification. 284 * objective and subjective credentials 380 * the old set. Both the objective and the subjective credentials pointers are
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | app-pri.rst | 13 channel. Another objective is to permit low priority applications
|
| D | querycap.rst | 29 abstraction is a major objective of this API, the
|
| D | ext-ctrls-camera.rst | 222 Specify the objective lens focal length as an absolute value. The 227 Specify the objective lens focal length relatively to the current 234 Move the objective lens group at the specified speed until it
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | app-pri.rst | 13 channel. Another objective is to permit low priority applications
|
| D | querycap.rst | 29 abstraction is a major objective of this API, the
|
| D | ext-ctrls-camera.rst | 223 Specify the objective lens focal length as an absolute value. The 228 Specify the objective lens focal length relatively to the current 235 Move the objective lens group at the specified speed until it
|
| /kernel/linux/linux-5.10/kernel/ |
| D | cred.c | 185 * get_task_cred - Get another task's objective credentials 188 * Get the objective credentials of a task, pinning them so that they can't go 245 * Preparation involves making a copy of the objective creds for modification. 332 * objective and subjective credentials 429 * the old set. Both the objective and the subjective credentials pointers are
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/visl/ |
| D | visl.h | 5 * This tool's objective is to help the development and testing of userspace
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/pm/ |
| D | intel_uncore_frequency_scaling.rst | 21 want to have control over it. The objective is similar to allowing users to set
|
| /kernel/linux/linux-5.10/Documentation/driver-api/rapidio/ |
| D | mport_cdev.rst | 11 received from other members of RapidIO.org. The objective was to create a
|
| D | rio_cm.rst | 14 The objective was to create a character mode driver interface which exposes
|
| /kernel/linux/linux-6.6/Documentation/driver-api/rapidio/ |
| D | mport_cdev.rst | 11 received from other members of RapidIO.org. The objective was to create a
|
| D | rio_cm.rst | 14 The objective was to create a character mode driver interface which exposes
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | visl.rst | 9 This tool's objective is to help the development and testing of
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
| D | atomisp_compat_ioctl32.h | 143 compat_uptr_t ob_config; /* Objective Black config */
|
| /kernel/linux/linux-6.6/Documentation/scheduler/ |
| D | sched-energy.rst | 49 optimization objective to the current performance-only objective for the
|
| /kernel/linux/linux-5.10/Documentation/scheduler/ |
| D | sched-energy.rst | 49 optimization objective to the current performance-only objective for the
|
| /kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
| D | cachefiles.rst | 411 objective security (task->real_cred) and the subjective security (task->cred). 412 The objective security holds the intrinsic security properties of a process and
|
1234