Home
last modified time | relevance | path

Searched full:objective (Results 1 – 25 of 79) sorted by relevance

1234

/kernel/linux/linux-6.6/include/linux/
Dcred.h92 * (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/
Dcred.h93 * (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/
Dcredentials.rst40 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/
Dcredentials.rst40 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/
Dfsl,imx7ulp-sim.yaml16 objective to maintain its value between system resets.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,imx7ulp-sim.yaml16 objective to maintain its value between system resets.
/kernel/linux/linux-6.6/kernel/
Dcred.c140 * 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/
Dapp-pri.rst13 channel. Another objective is to permit low priority applications
Dquerycap.rst29 abstraction is a major objective of this API, the
Dext-ctrls-camera.rst222 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/
Dapp-pri.rst13 channel. Another objective is to permit low priority applications
Dquerycap.rst29 abstraction is a major objective of this API, the
Dext-ctrls-camera.rst223 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/
Dcred.c185 * 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/
Dvisl.h5 * This tool's objective is to help the development and testing of userspace
/kernel/linux/linux-6.6/Documentation/admin-guide/pm/
Dintel_uncore_frequency_scaling.rst21 want to have control over it. The objective is similar to allowing users to set
/kernel/linux/linux-5.10/Documentation/driver-api/rapidio/
Dmport_cdev.rst11 received from other members of RapidIO.org. The objective was to create a
Drio_cm.rst14 The objective was to create a character mode driver interface which exposes
/kernel/linux/linux-6.6/Documentation/driver-api/rapidio/
Dmport_cdev.rst11 received from other members of RapidIO.org. The objective was to create a
Drio_cm.rst14 The objective was to create a character mode driver interface which exposes
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dvisl.rst9 This tool's objective is to help the development and testing of
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h143 compat_uptr_t ob_config; /* Objective Black config */
/kernel/linux/linux-6.6/Documentation/scheduler/
Dsched-energy.rst49 optimization objective to the current performance-only objective for the
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-energy.rst49 optimization objective to the current performance-only objective for the
/kernel/linux/linux-5.10/Documentation/filesystems/caching/
Dcachefiles.rst411 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