Home
last modified time | relevance | path

Searched full:sees (Results 1 – 25 of 441) sorted by relevance

12345678910>>...18

/linux-6.12.1/arch/mips/sgi-ip32/
Dip32-dma.c10 * 1. CPU sees memory as two chunks: 0-256M@0x0, and the rest @0x40000000+256M
11 * 2. PCI sees memory as one big chunk @0x0 (or we could use 0x40000000 for
/linux-6.12.1/include/xen/interface/io/
Dring.h229 virt_wmb(); /* back sees requests /before/ updated producer index */\
234 virt_wmb(); /* front sees resps /before/ updated producer index */ \
271 virt_wmb(); /* back sees requests /before/ updated producer index */\
273 virt_mb(); /* back sees new requests /before/ we check req_event */ \
281 virt_wmb(); /* front sees resps /before/ updated producer index */ \
283 virt_mb(); /* front sees new resps /before/ we check rsp_event */ \
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dkfree_skb.c128 /* fentry sees full packet including L2 header */ in BPF_PROG()
146 /* fexit sees packet without L2 header that eth_type_trans should have in BPF_PROG()
/linux-6.12.1/include/linux/
Dobjtool.h89 * making automatic CFI adjustments when it sees pushes and pops, filling out
90 * the debuginfo as necessary. It will also warn if it sees any
/linux-6.12.1/include/asm-generic/
Dsyscall.h93 * If @error is zero, the user sees a successful system call with a
95 * code; the user sees a failed system call with this errno code.
/linux-6.12.1/fs/
Dinternal.h143 * mnt_is_readonly() making sure if mnt_is_readonly() sees SB_RDONLY in sb_start_ro_state_change()
147 * The barrier makes sure if mnt_get_write_access() sees MNT_WRITE_HOLD in sb_start_ro_state_change()
163 * This barrier pair ensure that when mnt_is_readonly() sees in sb_end_ro_state_change()
/linux-6.12.1/tools/memory-model/Documentation/
Dlocking.txt5 CPU holding a given lock sees any changes previously seen or made by any
18 Any CPU holding a given lock sees any changes previously seen
22 given lock sees all changes made by any CPU during the time that CPU was
/linux-6.12.1/arch/hexagon/kernel/
Dprocess.c92 /* Child sees zero return value */ in copy_thread()
108 * Parent sees new pid -- not necessary, not even possible at in copy_thread()
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c80 * sees all the above writes. in kfd_interrupt_init()
92 * after we have unlocked sees interrupts_active = false. in kfd_interrupt_exit()
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dsubcore.h8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */
Dvas-fault.c153 * NX sees faults only with user space windows. in vas_fault_thread_fn()
178 * entry. In case if NX sees continuous faults, it is possible in vas_fault_handler()
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dchip.c532 #define SEES(text) SEND_EGRESS_ERR_STATUS_##text##_ERR_SMASK macro
534 /* 0*/ FLAG_ENTRY0("TxPktIntegrityMemCorErr", SEES(TX_PKT_INTEGRITY_MEM_COR)),
535 /* 1*/ FLAG_ENTRY0("TxPktIntegrityMemUncErr", SEES(TX_PKT_INTEGRITY_MEM_UNC)),
538 SEES(TX_EGRESS_FIFO_UNDERRUN_OR_PARITY)),
539 /* 4*/ FLAG_ENTRY0("TxLinkdownErr", SEES(TX_LINKDOWN)),
540 /* 5*/ FLAG_ENTRY0("TxIncorrectLinkStateErr", SEES(TX_INCORRECT_LINK_STATE)),
543 SEES(TX_PIO_LAUNCH_INTF_PARITY)),
545 SEES(TX_SDMA_LAUNCH_INTF_PARITY)),
548 SEES(TX_SBRD_CTL_STATE_MACHINE_PARITY)),
549 /*12*/ FLAG_ENTRY0("TxIllegalVLErr", SEES(TX_ILLEGAL_VL)),
[all …]
/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dgsc_command_header_abi.h22 /* FW allows host to decide host_session handle as it sees fit. */
/linux-6.12.1/Documentation/litmus-tests/rcu/
DRCU+sync+read.litmus7 * sees all stores done in prior RCU read-side critical sections. Such
/linux-6.12.1/arch/arm64/include/asm/
Dmodule.lds.h11 * name in the .ko file. The kernel module loader warns if it sees
/linux-6.12.1/scripts/
Dtools-support-relr.sh18 # sees a relr section. So we need to check that nothing is printed to stderr.
/linux-6.12.1/Documentation/devicetree/
Dchangesets.rst16 receiver sees a complete and consistent state of the tree when it
/linux-6.12.1/Documentation/arch/arm/nwfpe/
Dnotes.rst22 emulator sees a multiply of a double and extended, it promotes the double to
/linux-6.12.1/Documentation/admin-guide/LSM/
DLoadPin.rst17 LoadPin starts pinning when it sees the first file loaded. If the
/linux-6.12.1/kernel/rcu/
Drcu_segcblist.c177 * rcu_barrier() sees ->len as 0.
183 * With the full barriers, any case where rcu_barrier() sees ->len as 0 will
200 * rcu_barrier() sees ->len as 0
205 * With the full barriers, any case where rcu_barrier() sees ->len as 0
/linux-6.12.1/drivers/infiniband/core/
Duverbs_std_types_async_fd.c51 * when it sees IB_EVENT_DEVICE_FATAL. in uverbs_async_event_release()
/linux-6.12.1/Documentation/trace/
Devents-nmi.rst15 will warn if it sees long-running handlers::
/linux-6.12.1/sound/ppc/
Dsnd_ps3.c174 /* ensure the hardware sees changes */ in snd_ps3_wait_for_dma_stop()
182 /* ensure the hardware sees the change */ in snd_ps3_kick_dma()
290 /* ensure the hardware sees the change */ in snd_ps3_program_dma()
397 wmb(); /* ensure the hardware sees the change */ in snd_ps3_change_avsetting()
605 /* ensure the hardware sees the change */ in snd_ps3_pcm_prepare()
/linux-6.12.1/Documentation/i2c/
Dten-bit-addresses.rst9 To avoid ambiguity, the user sees 10 bit addresses mapped to a different
/linux-6.12.1/include/uapi/linux/
Derrqueue.h52 * User space sees a timespec definition that matches either

12345678910>>...18