Searched refs:everything (Results 1 – 25 of 188) sorted by relevance
12345678
| /Linux-v6.6/Documentation/driver-api/ |
| D | isa.rst | 61 everything was found to be present and accounted for. If it wanted the 64 do everything in .probe() as before. 70 values have been passed in) and .probe() for everything else. This is 97 do that with everything being internal, so isa_register_driver() abuses 110 everything is backed out again and the error, or -ENODEV, is returned.
|
| /Linux-v6.6/drivers/gpu/drm/i915/ |
| D | TODO.txt | 19 refcounts, caching, ... on everything. 25 here, treating everything else as a fixed platform. i915_sw_fence concepts
|
| /Linux-v6.6/Documentation/gpu/bridge/ |
| D | dw-hdmi.rst | 8 This section covers everything related to the Synopsys DesignWare HDMI
|
| /Linux-v6.6/arch/mips/ |
| D | Kbuild | 14 # everything ends up here
|
| /Linux-v6.6/drivers/comedi/drivers/ni_routing/tools/ |
| D | Makefile | 31 everything : csv-files c-files csv-blank target
|
| /Linux-v6.6/Documentation/i2c/busses/ |
| D | i2c-amd8111.rst | 9 AMD datasheet not yet available, but almost everything can be found
|
| /Linux-v6.6/Documentation/mm/ |
| D | split_page_table_lock.rst | 60 There's no need in special enabling of PTE split page table lock: everything 78 With everything in place you can set CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK.
|
| /Linux-v6.6/net/8021q/ |
| D | Kconfig | 11 everything a regular Ethernet interface does, including
|
| /Linux-v6.6/security/ |
| D | Kconfig.hardening | 95 bool "zero-init everything passed by reference (very strong)" 113 bool "pattern-init everything (strongest)" 117 Initializes everything on the stack (including padding) 132 bool "zero-init everything (strongest and safest)" 136 Initializes everything on the stack (including padding)
|
| /Linux-v6.6/Documentation/i2c/ |
| D | functionality.rst | 8 Because not every I2C or SMBus adapter implements everything in the 9 I2C specifications, a client can not trust that everything it needs
|
| /Linux-v6.6/Documentation/networking/device_drivers/ethernet/toshiba/ |
| D | spider_net.rst | 48 and everything in front of it should be "empty". If the hardware 68 is flowing RX traffic, everything in front of the head pointer should 69 be "not-in-use", and everything behind it should be "empty". If no 159 that everything in front of the "empty" descr must surely also be empty,
|
| /Linux-v6.6/Documentation/core-api/ |
| D | index.rst | 63 How Linux keeps everything from happening at the same time. See
|
| /Linux-v6.6/Documentation/dev-tools/kunit/ |
| D | run_manual.rst | 35 a good way of quickly testing everything applicable to the current
|
| /Linux-v6.6/drivers/staging/media/deprecated/atmel/ |
| D | TODO | 15 everything at the top level. This is an easy way to capture, but also comes
|
| /Linux-v6.6/Documentation/gpu/ |
| D | vc4.rst | 11 This section covers everything related to the display hardware including
|
| /Linux-v6.6/arch/arm/boot/dts/allwinner/ |
| D | sun6i-a31s.dtsi | 45 * reflected by it having different pinctrl compatible everything else is
|
| /Linux-v6.6/Documentation/trace/ |
| D | sys-t.rst | 28 You can also double check that everything is working as expected by
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | sysfs-firmware-efi-vars | 42 a structure that contains everything
|
| /Linux-v6.6/Documentation/admin-guide/ |
| D | quickly-build-trimmed-linux.rst | 21 self-compiled Linux kernels; install compilers and everything else needed for 62 goal is to cover everything typically needed on mainstream Linux distributions 92 * On platforms with 'Secure Boot' or similar techniques, prepare everything to 386 *On platforms with 'Secure Boot' or similar techniques, prepare everything to 427 sometimes need a few libraries to build one. How to install everything needed 656 guide already explains everything crucial here. 744 is hard to think of everything that might be needed -- even kernel developers 748 testing purposes: everything typically crucial will be there. And if you forget 791 Most users do not need to care about this, it's often fine to leave everything 920 steps of the guide then install. You instead can also directly build everything [all …]
|
| /Linux-v6.6/Documentation/admin-guide/media/ |
| D | saa7134.rst | 16 Almost everything is working. video, sound, tuner, radio, mpeg ts, ...
|
| /Linux-v6.6/security/selinux/ |
| D | Kconfig | 34 kernel will start in permissive mode (log everything, deny nothing)
|
| /Linux-v6.6/scripts/gdb/linux/ |
| D | constants.py.in | 42 /* The build system will take care of deleting everything above this marker */
|
| /Linux-v6.6/Documentation/crypto/ |
| D | descore-readme.rst | 184 speedups but which did obfuscate everything. so i took the test data 185 from his verification program and rewrote everything else. 218 1) i assume everything is byte addressable, although i don't actually 269 to put everything in registers(!), and generate about 370 instructions apiece 306 increasing the chance that everything will fit in the registers.
|
| /Linux-v6.6/arch/sparc/lib/ |
| D | memset.S | 125 andcc %o1, 0xffffff80, %o3 ! Now everything is 8 aligned and o1 is len to run
|
| /Linux-v6.6/Documentation/userspace-api/ |
| D | no_new_privs.rst | 53 available to an unprivileged user. If everything running with a
|
12345678