Searched refs:everything (Results 1 – 25 of 176) sorted by relevance
12345678
| /Linux-v5.15/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-v5.15/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-v5.15/Documentation/gpu/bridge/ |
| D | dw-hdmi.rst | 8 This section covers everything related to the Synopsys DesignWare HDMI
|
| /Linux-v5.15/security/ |
| D | Kconfig.hardening | 84 bool "zero-init everything passed by reference (very strong)" 101 bool "pattern-init everything (strongest)" 104 Initializes everything on the stack (including padding) 119 bool "zero-init everything (strongest and safest)" 122 Initializes everything on the stack (including padding)
|
| /Linux-v5.15/arch/mips/ |
| D | Kbuild | 14 # everything ends up here
|
| /Linux-v5.15/drivers/comedi/drivers/ni_routing/tools/ |
| D | Makefile | 31 everything : csv-files c-files csv-blank target
|
| /Linux-v5.15/drivers/block/paride/ |
| D | Transition-notes | 40 pd.c, everything until returning 1 or setting or setting ->claim_cont 42 * in pi_do_claimed() when called from pd.c, everything until the call 43 of pi_do_claimed() plus the everything until the call of cont() if 45 * in pi_wake_up() called for PIA that belongs to pd.c, everything from
|
| /Linux-v5.15/Documentation/i2c/busses/ |
| D | i2c-amd8111.rst | 9 AMD datasheet not yet available, but almost everything can be found
|
| /Linux-v5.15/Documentation/vm/ |
| D | split_page_table_lock.rst | 57 There's no need in special enabling of PTE split page table lock: everything 75 With everything in place you can set CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK.
|
| /Linux-v5.15/net/8021q/ |
| D | Kconfig | 11 everything a regular Ethernet interface does, including
|
| /Linux-v5.15/scripts/gdb/linux/ |
| D | constants.py.in | 37 /* The build system will take care of deleting everything above this marker */
|
| /Linux-v5.15/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-v5.15/Documentation/gpu/ |
| D | vc4.rst | 11 This section covers everything related to the display hardware including
|
| /Linux-v5.15/Documentation/core-api/ |
| D | index.rst | 50 How Linux keeps everything from happening at the same time. See
|
| /Linux-v5.15/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-v5.15/arch/arm/boot/dts/ |
| D | sun6i-a31s.dtsi | 45 * reflected by it having different pinctrl compatible everything else is
|
| /Linux-v5.15/Documentation/trace/ |
| D | sys-t.rst | 28 You can also double check that everything is working as expected by
|
| /Linux-v5.15/Documentation/ABI/stable/ |
| D | sysfs-firmware-efi-vars | 42 a structure that contains everything
|
| /Linux-v5.15/Documentation/dev-tools/kunit/ |
| D | start.rst | 62 To make sure that everything is set up correctly, simply invoke the Python 72 If everything worked correctly, you should see the following:
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | saa7134.rst | 16 Almost everything is working. video, sound, tuner, radio, mpeg ts, ...
|
| /Linux-v5.15/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-v5.15/Documentation/userspace-api/ |
| D | no_new_privs.rst | 53 available to an unprivileged user. If everything running with a
|
| /Linux-v5.15/arch/sparc/lib/ |
| D | memset.S | 125 andcc %o1, 0xffffff80, %o3 ! Now everything is 8 aligned and o1 is len to run
|
| /Linux-v5.15/Documentation/security/ |
| D | sak.rst | 90 applications to malfunction - test everything well.
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | tmpfs.rst | 12 everything stored therein is lost. 14 tmpfs puts everything into the kernel internal caches and grows and
|
12345678