Searched refs:everything (Results 1 – 25 of 198) sorted by relevance
12345678
/linux-6.12.1/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-6.12.1/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-6.12.1/Documentation/gpu/bridge/ |
D | dw-hdmi.rst | 8 This section covers everything related to the Synopsys DesignWare HDMI
|
/linux-6.12.1/arch/mips/ |
D | Kbuild | 8 # everything ends up here
|
/linux-6.12.1/drivers/comedi/drivers/ni_routing/tools/ |
D | Makefile | 31 everything : csv-files c-files csv-blank target
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-amd8111.rst | 9 AMD datasheet not yet available, but almost everything can be found
|
/linux-6.12.1/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-6.12.1/net/8021q/ |
D | Kconfig | 11 everything a regular Ethernet interface does, including
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/tools/arch/x86/dell-uart-backlight-emulator/ |
D | README | 29 With everything setup and the NULL modem cable connected between
|
/linux-6.12.1/drivers/staging/media/deprecated/atmel/ |
D | TODO | 15 everything at the top level. This is an easy way to capture, but also comes
|
/linux-6.12.1/Documentation/core-api/ |
D | index.rst | 67 How Linux keeps everything from happening at the same time. See
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun6i-a31s.dtsi | 45 * reflected by it having different pinctrl compatible everything else is
|
/linux-6.12.1/Documentation/gpu/ |
D | vc4.rst | 11 This section covers everything related to the display hardware including
|
/linux-6.12.1/Documentation/trace/ |
D | sys-t.rst | 28 You can also double check that everything is working as expected by
|
/linux-6.12.1/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 …]
|
D | bug-bisect.rst | 14 instead: it depicts everything from start to finish while covering multiple 24 *Note: the following process assumes you prepared everything for a bisection.
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | saa7134.rst | 16 Almost everything is working. video, sound, tuner, radio, mpeg ts, ...
|
/linux-6.12.1/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-6.12.1/security/selinux/ |
D | Kconfig | 34 kernel will start in permissive mode (log everything, deny nothing)
|
/linux-6.12.1/Documentation/userspace-api/ |
D | no_new_privs.rst | 53 available to an unprivileged user. If everything running with a
|
/linux-6.12.1/arch/sparc/lib/ |
D | memset.S | 125 andcc %o1, 0xffffff80, %o3 ! Now everything is 8 aligned and o1 is len to run
|
/linux-6.12.1/scripts/gdb/linux/ |
D | constants.py.in | 42 /* The build system will take care of deleting everything above this marker */
|
12345678