Searched refs:everything (Results 1 – 25 of 184) sorted by relevance
12345678
/linux-6.1.9/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.1.9/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.1.9/Documentation/gpu/bridge/ |
D | dw-hdmi.rst | 8 This section covers everything related to the Synopsys DesignWare HDMI
|
/linux-6.1.9/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-6.1.9/arch/mips/ |
D | Kbuild | 14 # everything ends up here
|
/linux-6.1.9/drivers/comedi/drivers/ni_routing/tools/ |
D | Makefile | 31 everything : csv-files c-files csv-blank target
|
/linux-6.1.9/Documentation/i2c/busses/ |
D | i2c-amd8111.rst | 9 AMD datasheet not yet available, but almost everything can be found
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/mstar/ |
D | mstar,l3bridge.yaml | 17 everything is in memory.
|
/linux-6.1.9/Documentation/mm/ |
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-6.1.9/net/8021q/ |
D | Kconfig | 11 everything a regular Ethernet interface does, including
|
/linux-6.1.9/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.1.9/scripts/gdb/linux/ |
D | constants.py.in | 37 /* The build system will take care of deleting everything above this marker */
|
/linux-6.1.9/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.1.9/Documentation/gpu/ |
D | vc4.rst | 11 This section covers everything related to the display hardware including
|
/linux-6.1.9/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.1.9/Documentation/core-api/ |
D | index.rst | 63 How Linux keeps everything from happening at the same time. See
|
/linux-6.1.9/Documentation/dev-tools/kunit/ |
D | run_manual.rst | 35 a good way of quickly testing everything applicable to the current
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | sun6i-a31s.dtsi | 45 * reflected by it having different pinctrl compatible everything else is
|
/linux-6.1.9/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 42 a structure that contains everything
|
/linux-6.1.9/Documentation/trace/ |
D | sys-t.rst | 28 You can also double check that everything is working as expected by
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | saa7134.rst | 16 Almost everything is working. video, sound, tuner, radio, mpeg ts, ...
|
/linux-6.1.9/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.1.9/Documentation/userspace-api/ |
D | no_new_privs.rst | 53 available to an unprivileged user. If everything running with a
|
/linux-6.1.9/arch/sparc/lib/ |
D | memset.S | 125 andcc %o1, 0xffffff80, %o3 ! Now everything is 8 aligned and o1 is len to run
|
/linux-6.1.9/Documentation/security/ |
D | sak.rst | 90 applications to malfunction - test everything well.
|
12345678