Searched full:objective (Results 1 – 25 of 45) sorted by relevance
12
/linux-6.14.4/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 276 * current_real_cred - Access the current task's objective credentials 278 * Access the objective credentials of the current task. RCU-safe, 285 * __task_cred - Access a task's objective credentials 288 * Access the objective credentials of a task. The caller must hold the RCU
|
/linux-6.14.4/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,
|
/linux-6.14.4/kernel/ |
D | cred.c | 144 * get_task_cred - Get another task's objective credentials 147 * Get the objective credentials of a task, pinning them so that they can't go 200 * Preparation involves making a copy of the objective creds for modification. 288 * objective and subjective credentials 383 * the old set. Both the objective and the subjective credentials pointers are
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,imx7ulp-sim.yaml | 18 objective to maintain its value between system resets.
|
/linux-6.14.4/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
|
/linux-6.14.4/drivers/media/test-drivers/visl/ |
D | visl.h | 5 * This tool's objective is to help the development and testing of userspace
|
D | visl-core.c | 5 * This tool's objective is to help the development and testing of userspace
|
/linux-6.14.4/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
|
/linux-6.14.4/Documentation/dev-tools/ |
D | autofdo.rst | 25 for the wrong objective.
|
/linux-6.14.4/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat_ioctl32.h | 132 compat_uptr_t ob_config; /* Objective Black config */
|
/linux-6.14.4/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
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | visl.rst | 9 This tool's objective is to help the development and testing of
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-energy.rst | 49 optimization objective to the current performance-only objective for the
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | programming-model-dcn.rst | 32 handling those instances. Regarding resource management, the DC objective is
|
/linux-6.14.4/Documentation/filesystems/caching/ |
D | cachefiles.rst | 412 objective security (task->real_cred) and the subjective security (task->cred). 413 The objective security holds the intrinsic security properties of a process and
|
/linux-6.14.4/Documentation/driver-api/media/drivers/ |
D | dvb-usb.rst | 43 Objective is to migrate all the usb-devices (dibusb, cinergyT2, maybe the
|
/linux-6.14.4/fs/btrfs/ |
D | backref.h | 308 * The whole objective of backref_cache is to build a bi-directional map
|
/linux-6.14.4/Documentation/block/ |
D | inline-encryption.rst | 37 Objective chapter
|
/linux-6.14.4/Documentation/hwmon/ |
D | pmbus-core.rst | 19 with the objective to provide support to, and facilitate adoption among, users.
|
/linux-6.14.4/lib/zstd/common/ |
D | fse_decompress.c | 42 Objective is to write these functions only once, for improved maintenance
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | userfaultfd.rst | 5 Objective chapter
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | vrf_route_leaking.sh | 57 # The objective is to check that the incoming vrf routing table is selected
|
12