Home
last modified time | relevance | path

Searched full:forwards (Results 1 – 25 of 218) sorted by relevance

123456789

/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.yaml14 that forwards a block of 32 configurable input lines to 32 adjacent
32 EXIU forwards its interrupts to.
/openbmc/linux/Documentation/i2c/
H A Di2c-address-translators.rst15 forwards transactions from upstream to the appropriate downstream port
70 messages with address 0x20, forwards to adapter A
77 - ATR chip stops clock stretching and forwards reply on bus A,
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c312 /* roll buffer forwards */ in xfs_attr_rmtval_copyout()
317 /* roll attribute data forwards */ in xfs_attr_rmtval_copyout()
362 /* roll buffer forwards */ in xfs_attr_rmtval_copyin()
367 /* roll attribute data forwards */ in xfs_attr_rmtval_copyin()
431 /* roll attribute extent map forwards */ in xfs_attr_rmtval_get()
529 /* roll attribute extent map forwards */ in xfs_attr_rmtval_set_value()
625 /* roll attribute extent map forwards */ in xfs_attr_rmtval_set_blk()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.c17 * Retrieves pending VDM attention messages from the EC and forwards them to the altmode driver
57 * Retrieves a VDM response from the EC and forwards it to the altmode driver based on SVID.
/openbmc/linux/drivers/misc/pvpanic/
H A DKconfig27 forwards the panic events from the guest to the host.
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c1599 * @move: true if this is CPY (memmove), false for CPYF (memcpy forwards)
1609 bool forwards = true; in do_cpyp() local
1621 * copy is IMPDEF; we choose forwards. in do_cpyp()
1631 forwards = false; in do_cpyp()
1646 if (forwards) { in do_cpyp()
1720 bool forwards = true; in do_cpym() local
1733 forwards = (int64_t)env->xregs[rn] < 0; in do_cpym()
1736 if (forwards) { in do_cpym()
1757 if (forwards) { in do_cpym()
1807 bool forwards = true; in do_cpye() local
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/
H A Dtranslation.json5 "BriefDescription": "Store forwards that finished."
/openbmc/linux/tools/perf/pmu-events/arch/x86/bonnell/
H A Dpipeline.json271 "BriefDescription": "All store forwards",
278 "BriefDescription": "Good store forwards",
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/
H A Dfetchmail_6.4.38.bb1 SUMMARY = "Fetchmail retrieves mail from remote mail servers and forwards it via SMTP"
/openbmc/linux/rust/alloc/
H A Dalloc.rs62 /// This function forwards calls to the [`GlobalAlloc::alloc`] method
106 /// This function forwards calls to the [`GlobalAlloc::dealloc`] method
124 /// This function forwards calls to the [`GlobalAlloc::realloc`] method
143 /// This function forwards calls to the [`GlobalAlloc::alloc_zeroed`] method
/openbmc/linux/Documentation/devicetree/bindings/i2c/
H A Di2c-atr.yaml15 forwards transactions from upstream to the appropriate downstream port
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst122 forwards that to AF. AF after processing, responds back to PF and PF forwards
148 2. Forwards the packet to the NIX block.
/openbmc/u-boot/tools/env/
H A Dfw_env.config23 # end of the device/partition, rather than a forwards offset from the start.
/openbmc/linux/tools/arch/riscv/include/uapi/asm/
H A Dunistd.h37 * in there for forwards compatibility.
/openbmc/linux/include/linux/
H A Dcount_zeros.h34 * count_trailing_zeros - Count the number of zeros from the LSB forwards
/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dunistd.h40 * in there for forwards compatibility.
/openbmc/linux/Documentation/admin-guide/
H A Dedid.rst17 - The graphics board incorrectly forwards EDID data to the driver.
/openbmc/linux/Documentation/kbuild/
H A Dheaders_install.rst18 Kernel headers are backwards compatible, but not forwards compatible. This
/openbmc/u-boot/drivers/axi/
H A Daxi_sandbox.c16 * The bus forwards every access to it to a special AXI emulation device (which
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Drx.c50 * lbs_process_rxed_packet - processes received packet and forwards it
199 * process_rxed_802_11_packet - processes a received 802.11 packet and forwards
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb_port_down.sh76 # forwards multicast according to the mdb. Since we disable the
/openbmc/linux/fs/ext4/
H A DKconfig42 the on-disk format of ext4 is not forwards compatible with
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dgeneric_timer.c52 * to all 0's or all 1's, leading to jumps forwards or backwards.
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst17 guarantee forwards progress for long running transactions with finite initial
51 followed to guarantee forwards progress and prevent deadlocks.
154 provide a forwards progress guarantee so that no modification ever stalls
253 forwards progress guarantees that rolling permanent transactions require.
292 move the tail of the log forwards to free up write grant space. Re-logging the
296 If all rolling transactions obey this rule, then they can all make forwards
298 tail moving forwards and hence ensuring that write grant space is always
/openbmc/qemu/docs/system/
H A Dpr-manager.rst28 forwards the commands to an external privileged helper program

123456789