Searched full:ourselves (Results 1 – 25 of 552) sorted by relevance
12345678910>>...23
/linux-6.12.1/arch/sparc/kernel/ |
D | trampoline_32.S | 59 /* Give ourselves a stack and curptr. */ 121 /* Give ourselves a stack and curptr. */ 176 /* Give ourselves a stack and curptr. */
|
D | pmc.c | 98 * initialized, so we install ourselves thusly:
|
/linux-6.12.1/Documentation/process/ |
D | kernel-enforcement-statement.rst | 18 on behalf of ourselves and any successors to our copyright interests: 52 Except where noted below, we speak only for ourselves, and not for any company
|
/linux-6.12.1/tools/testing/radix-tree/ |
D | iteration_check.c | 64 * Iterate over tagged entries, retrying when we find ourselves in a deleted 97 * Iterate over the entries, retrying when we find ourselves in a deleted
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | intel_engine_pm.c | 204 * Ergo, if we put ourselves on the timelines.active_list in switch_to_kernel_context() 221 /* Install ourselves as a preemption barrier */ in switch_to_kernel_context() 236 /* Expose ourselves to the world */ in switch_to_kernel_context()
|
D | intel_ring_types.h | 36 * pinning for execlists, and so we do not need a mutex ourselves
|
D | intel_gt_irq.h | 59 * the engine, we will receive interrupts only to ourselves, in intel_engine_set_irq_handler()
|
/linux-6.12.1/arch/mips/kernel/ |
D | smp-mt.c | 127 /* If we have an FPU, enroll ourselves in the FPU-full mask */ in vsmp_smp_finish() 190 /* If we have an FPU, enroll ourselves in the FPU-full mask */ in vsmp_smp_setup()
|
/linux-6.12.1/tools/testing/selftests/riscv/hwprobe/ |
D | hwprobe.h | 19 * ourselves. This way we don't need to be coupled to a new-enough libc to
|
/linux-6.12.1/arch/microblaze/include/asm/ |
D | pci-bridge.h | 32 /* Currently, we limit ourselves to 1 IO range and 3 mem
|
/linux-6.12.1/rust/helpers/ |
D | build_assert.c | 11 * both of them, but in case we find ourselves on a platform where
|
/linux-6.12.1/arch/loongarch/include/uapi/asm/ |
D | ucontext.h | 22 * expanded, so we didn't want to box ourselves in here. */
|
/linux-6.12.1/drivers/iommu/ |
D | iommu-priv.h | 15 * ourselves not to misuse the helper. in dev_iommu_ops()
|
/linux-6.12.1/arch/riscv/include/uapi/asm/ |
D | ucontext.h | 22 * expanded, so we didn't want to box ourselves in here.
|
/linux-6.12.1/fs/ext4/ |
D | truncate.h | 36 /* Give ourselves just enough room to cope with inodes in which in ext4_blocks_for_truncate()
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | pci-bridge.h | 46 /* Currently, we limit ourselves to 1 IO range and 3 mem
|
/linux-6.12.1/arch/powerpc/platforms/44x/ |
D | warp.c | 146 * ourselves, we acquire both and then create leds-gpio platform device 147 * ourselves, instead of doing it through device tree. This way we can still
|
/linux-6.12.1/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-msr-resv.c | 9 * For this test, we send ourselves a SIGUSR1. In the SIGUSR1 handler
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | pmae_handling_test.c | 46 /* Try and get ourselves scheduled, to force a PMU context switch */ in syscall_ebb_callee()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | idle_64e.S | 35 /* Now we are going to mark ourselves as soft and hard enabled in
|
/linux-6.12.1/fs/ocfs2/ |
D | heartbeat.c | 5 * Register ourselves with the heartbeat service, keep our node maps
|
/linux-6.12.1/drivers/tty/serial/ |
D | sc16is7xx_spi.c | 48 * bit ourselves: in sc16is7xx_spi_probe()
|
/linux-6.12.1/drivers/clocksource/ |
D | scx200_hrt.c | 64 /* Reserve the timer's ISA io-region for ourselves */ in init_hrt_clocksource()
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | corrupt_xstate_header.c | 82 printf("[RUN]\tSend ourselves a signal\n"); in main()
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_dsi.c | 101 * devices by ourselves here too. Need to be careful though, because we in intel_dsi_host_init()
|
12345678910>>...23