/Linux-v6.1/include/uapi/linux/ |
D | libc-compat.h | 65 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */ 74 /* Linux headers included first, and we must define everything 82 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */ 120 /* Linux headers included first, and we must define everything 170 * or we are being included in the kernel, then define everything 188 /* Everything up to IFF_DYNAMIC, matches net/if.h until glibc 2.23 */
|
/Linux-v6.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-v6.1/tools/testing/selftests/bpf/progs/ |
D | test_rdonly_maps.c | 27 /* prevent compiler to optimize everything out */ in skip_loop() 46 /* prevent compiler to optimize everything out */ in part_loop() 65 /* prevent compiler to optimize everything out */ in full_loop()
|
/Linux-v6.1/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-v6.1/arch/loongarch/include/asm/ |
D | switch_to.h | 31 * That is, everything following __switch_to() will be skipped for new threads. 32 * So everything that matters to new threads should be placed before __switch_to().
|
/Linux-v6.1/drivers/soc/amlogic/ |
D | Kconfig | 41 tristate "Amlogic Meson Everything-Else Power Domains driver" 48 Say yes to expose Amlogic Meson Everything-Else Power Domains as
|
/Linux-v6.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-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
D | gp10b.c | 30 nvkm_wr32(device, 0x000200, 0xffffffff); /* everything on */ in gp10b_mc_init() 31 nvkm_wr32(device, 0x00020c, 0xffffffff); /* everything out of ELPG */ in gp10b_mc_init()
|
/Linux-v6.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
|
D | i915_file_private.h | 42 * GEM_CONTEXT_CREATE. Everything settable via one was settable 71 * In order for this dance to work properly, everything which ever
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | custom_sec_handlers.c | 114 /* fallback treats everything as BPF_PROG_TYPE_SYSCALL program to test in test_custom_sec_handlers() 144 /* now attempt to load everything */ in test_custom_sec_handlers() 149 /* now try to auto-attach everything */ in test_custom_sec_handlers()
|
/Linux-v6.1/arch/um/drivers/ |
D | stderr_console.c | 9 /* trivial console driver -- simply dump everything to stderr */ 53 * there is no added value in dumping everything to stderr, and the
|
/Linux-v6.1/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_evict.c | 119 /* Everything is pinned, nothing should happen */ in igt_evict_something() 134 /* Everything is unpinned, we should be able to evict something */ in igt_evict_something() 206 /* Everything is pinned, nothing should happen */ in igt_evict_for_vma() 218 /* Everything is unpinned, we should be able to evict the node */ in igt_evict_for_vma() 339 /* Fill the GGTT with pinned objects and try to evict everything. */ in igt_evict_vm() 345 /* Everything is pinned, nothing should happen */ in igt_evict_vm()
|
/Linux-v6.1/Documentation/devicetree/bindings/serial/ |
D | amlogic,meson-uart.yaml | 16 "Everything-Else" power domain. 34 - description: Everything-Else power domain UART controller
|
/Linux-v6.1/arch/arm/kernel/ |
D | head-inflate-data.c | 25 * allocation is available. Everything must be allocated on the stack and 31 * area possible. And because everything is statically allocated on the
|
/Linux-v6.1/include/linux/ |
D | asn1_ber_bytecode.h | 47 /* Everything before here matches unconditionally */ 57 /* Everything before here will want a tag from the data */
|
/Linux-v6.1/arch/mips/sibyte/sb1250/ |
D | irq.c | 205 * PCI and LDT to one cpu and everything else to the other 208 * On the second cpu, everything is set to IP5, which is 228 /* Default everything to IP2 */ in arch_init_irq() 260 /* Mask everything except the mailbox registers for both cpus */ in arch_init_irq()
|
/Linux-v6.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-v6.1/Documentation/core-api/ |
D | index.rst | 63 How Linux keeps everything from happening at the same time. See 121 Everything else
|
/Linux-v6.1/arch/x86/kernel/ |
D | ebda.c | 21 * value and assume that everything above that value (up to 1MB) is 90 * then also reserve everything from the EBDA start address up to in reserve_bios_regions()
|
/Linux-v6.1/kernel/sched/ |
D | stop_task.c | 6 * everything and will be preempted by nothing. 92 * and everything must be accessed through the @rq and @curr passed in
|
/Linux-v6.1/arch/mips/sibyte/bcm1480/ |
D | irq.c | 222 * PCI and LDT to one cpu and everything else to the other 225 * On the second cpu, everything is set to IP5, which is 244 /* Default everything to IP2 */ in arch_init_irq() 285 /* Mask everything except the high 16 bit of mailbox_0 registers for all cpus */ in arch_init_irq()
|
/Linux-v6.1/Documentation/devicetree/bindings/power/ |
D | amlogic,meson-ee-pwrc.yaml | 8 title: Amlogic Meson Everything-Else Power Domains 14 The Everything-Else Power Domains node should be the child of a syscon
|
/Linux-v6.1/arch/x86/kernel/cpu/mtrr/ |
D | cyrix.c | 156 /* Cyrix ARRs - everything else was excluded at the top */ in prepare_set() 159 /* Cyrix ARRs - everything else was excluded at the top */ in prepare_set() 168 /* Cyrix ARRs - everything else was excluded at the top */ in post_set()
|
/Linux-v6.1/drivers/comedi/drivers/ni_routing/tools/ |
D | Makefile | 28 @echo "\`make everything\`" 31 everything : csv-files c-files csv-blank target
|