Home
last modified time | relevance | path

Searched full:ultimately (Results 1 – 25 of 107) sorted by relevance

12345

/linux/rust/kernel/sync/
H A Daref.rs75 // `T` to be `Send` because any thread that has an `ARef<T>` may ultimately access `T` using a
82 // `ARef<T>` on that thread, so the thread may ultimately access `T` using a mutable reference, for in from_raw()
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dti,omap4-wugen-mpu.yaml19 - Because this HW ultimately routes interrupts to the GIC, the interrupt
H A Dnvidia,tegra20-ictlr.yaml22 - Because this HW ultimately routes interrupts to the GIC, the
H A Driscv,cpu-intc.yaml13 to the core. Every interrupt is ultimately routed through a hart's HLIC
/linux/Documentation/filesystems/
H A Didmappings.rst365 The second step is important as regular filesystem will ultimately need to map
408 ``fsuidgid_has_mapping()`` which ultimately boils down to calling
414 on. Ultimately the userspace id that lands on disk will be ``u1000``.
464 filesystem will ultimately put to disk will always be identical to the value of
468 First, that we can't allow a caller to ultimately write to disk with another
1002 So ultimately the file will be created with ``u1000`` on disk.
1033 So ultimately the caller will be reported that the file belongs to ``u1125``
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst83 here. Hotplugging is ultimately coordinated here. All high level
157 pvrusb2-context, and then ultimately made available to users
/linux/Documentation/driver-api/cxl/linux/
H A Doverview.rst8 and how it is ultimately exposed to users as either a :code:`DAX` device or
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-intro.rst22 Even so, ultimately, some standard formats are needed, so the V4L2
/linux/arch/hexagon/include/asm/
H A Dprocessor.h72 * Ultimately this should merge. Note that Rev C. ABI called out only
/linux/arch/powerpc/mm/nohash/
H A Dmmu_context.c196 /* XXX This clear should ultimately be part of local_flush_tlb_mm */ in steal_context_up()
286 /* XXX This clear should ultimately be part of local_flush_tlb_mm */ in switch_mmu_context()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fcoe47 initiated and ultimately a fabric login is attempted.
/linux/arch/powerpc/platforms/pseries/
H A Dfirmware.c75 * device-tree/ibm,hypertas-functions. Ultimately this functionality may
/linux/Documentation/edac/
H A Dscrub.rst289 CXL memory is exposed to memory management subsystem and ultimately userspace
301 CXL memory is exposed to memory management subsystem and ultimately userspace
/linux/Documentation/process/
H A Dcve.rst77 reporting, and ultimately, compromised systems.
/linux/Documentation/driver-api/virtio/
H A Dvirtio.rst54 ultimately used by virtio drivers:
/linux/arch/powerpc/kernel/
H A Dsyscall.c177 * Ultimately, this value will get limited by KSTACK_OFFSET_MAX(), in system_call_exception()
/linux/drivers/scsi/
H A Draid_class.c8 * manipulated in a form independent of the underlying raid. Ultimately this
/linux/drivers/mtd/devices/
H A Dpowernv_flash.c91 * It may be tempting to ultimately return 0 in powernv_flash_async_op()
/linux/drivers/misc/lkdtm/
H A Dperms.c29 /* This is marked __ro_after_init, so it should ultimately be .rodata. */
/linux/Documentation/fb/
H A Duvesafb.rst33 cards, but which is ultimately limited by the Video BIOS interface.
/linux/Documentation/arch/arm/
H A Dbooting.rst74 The boot loader must ultimately be able to provide a MACH_TYPE_xxx
/linux/drivers/leds/
H A Dleds-gpio.c233 * still uses GPIO numbers. Ultimately we would like to get in gpio_led_get_gpiod()
/linux/kernel/trace/
H A Dtracing_map.h118 * ultimately receives after calling tracing_map_sort_entries().
/linux/Documentation/admin-guide/
H A Dunicode.rst97 adopted by the ConScript Unicode Registry and proposed (but ultimately
/linux/arch/arm/include/asm/
H A Dpgtable-3level.h160 * This comparison test fails erroneously leading ultimately to a memory leak.

12345