Searched full:goals (Results 1 – 25 of 62) sorted by relevance
123
/kernel/linux/linux-5.10/Documentation/security/ |
D | lsm-development.rst | 9 This allows an LSM's code to be easily compared to its goals, and so
|
D | self-protection.rst | 23 The goals for successful self-protection systems would be that they 26 is uncommon that all these goals can be met, but it is worth explicitly
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-controller-model.rst | 9 is one of the goals of the media controller API. To achieve this,
|
/kernel/linux/linux-5.10/Documentation/kbuild/ |
D | makefiles.rst | 13 --- 3.2 Built-in object goals - obj-y 14 --- 3.3 Loadable module goals - obj-m 16 --- 3.5 Library file goals - lib-y 81 It builds these goals by recursively descending into the subdirectories of 163 3.2 Built-in object goals - obj-y 193 3.3 Loadable module goals - obj-m 254 3.5 Library file goals - lib-y 1186 An arch Makefile specifies goals that take the vmlinux file, compress 1189 The actual goals are not standardized across architectures.
|
/kernel/linux/linux-5.10/tools/testing/selftests/futex/ |
D | README | 21 Design and Implementation Goals
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/remoteproc/ |
D | ti,davinci-rproc.txt | 9 achieving various system level goals.
|
D | ti,k3-dsp-rproc.yaml | 15 for achieving various system level goals.
|
D | ti,keystone-rproc.txt | 6 algorithms, for achieving various system level goals.
|
D | ti,omap-remoteproc.yaml | 15 other hardware accelerators, for achieving various system level goals.
|
D | ti,k3-r5f-rproc.yaml | 18 to achieve various system level goals.
|
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 12 - Goals and Objectives 147 calibration is implemented. The goals for doing such a calibration
|
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
D | overview.rst | 29 The common device and bridge interface reflects the goals of the modern
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | scsi_eh.rst | 202 of driving error handling. EH's goals are two - make LLDD, host and 208 To achieve these goals, EH performs recovery actions with increasing
|
D | ufs.rst | 33 The main goals of UFS is to provide:
|
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/ |
D | SafeSetID.rst | 23 CAP_SET{U/G}ID capabilities, this is often at odds with the goals of running a
|
/kernel/linux/linux-5.10/Documentation/crypto/ |
D | api-intro.rst | 15 One of the initial goals of this design was to readily support IPsec,
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | swsusp.rst | 83 Article about goals and implementation of Software Suspend for Linux 89 Idea and goals to achieve
|
/kernel/linux/linux-5.10/Documentation/input/devices/ |
D | ntrig.rst | 91 goals of preventing ghosts and accepting real events quickly (to minimize
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pvrusb2.rst | 108 however the design goals (strict isolation) and physical layer
|
/kernel/linux/linux-5.10/kernel/ |
D | async.c | 12 Goals and Theory of Operation
|
/kernel/linux/linux-5.10/include/net/ |
D | iw_handler.h | 91 * Implementation goals : 93 * The implementation goals were as follow :
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/ |
D | mc-core.rst | 17 of the goals of the media framework. To achieve this, hardware devices are
|
/kernel/linux/linux-5.10/LICENSES/deprecated/ |
D | GPL-1.0 | 176 make exceptions for this. Our decision will be guided by the two goals
|
/kernel/linux/linux-5.10/tools/perf/ |
D | Makefile.perf | 223 goals := $(filter-out all sub-make, $(MAKECMDGOALS)) 225 $(goals) all: sub-make 229 $(Q)$(MAKE) FIXDEP=1 -f Makefile.perf $(goals)
|
/kernel/linux/linux-5.10/Documentation/core-api/ |
D | workqueue.rst | 56 focus on the following goals.
|
123