Home
last modified time | relevance | path

Searched refs:back (Results 51 – 75 of 1440) sorted by relevance

12345678910>>...58

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-hidma-mgmt63 read transactions that can be issued back to back.
84 write transactions that can be issued back to back.
H A Ddebugfs-scmi-raw12 and sent while the replies are read back one message at time
30 and sent while the replies are read back one message at time
41 Each read gives back one message at time (receiving an EOF at
52 Each read gives back one message at time (receiving an EOF at
81 and sent while the replies are read back one message at time
108 and sent while the replies are read back one message at time
H A Dsysfs-bus-most220 This is to read back the configured number of buffers of
229 This is to read back the configured buffer size of the channel.
237 This is to read back the configured direction of the channel.
249 This is to read back the configured data type of the channel.
263 This is to read back the configured subbuffer size of
272 This is to read back the configured number of packets per
/openbmc/linux/fs/f2fs/
H A Dextent_cache.c127 static bool __is_extent_mergeable(struct extent_info *back, in __is_extent_mergeable() argument
132 if (back->c_len && back->len != back->c_len) in __is_extent_mergeable()
137 return (back->fofs + back->len == front->fofs && in __is_extent_mergeable()
138 back->blk + back->len == front->blk); in __is_extent_mergeable()
140 return (back->fofs + back->len == front->fofs && in __is_extent_mergeable()
141 abs(back->age - front->age) <= SAME_AGE_REGION && in __is_extent_mergeable()
142 abs(back->last_blocks - front->last_blocks) <= in __is_extent_mergeable()
149 struct extent_info *back, enum extent_type type) in __is_back_mergeable() argument
151 return __is_extent_mergeable(back, cur, type); in __is_back_mergeable()
/openbmc/linux/Documentation/admin-guide/
H A Ddell_rbu.rst36 maintains a link list of packets for reading them back.
74 packets of data arranged back to back. It can be done as follows:
79 image file and then arrange all these packets back to back in to one single
120 read back the image downloaded.
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0008-nativesdk-glibc-Fall-back-to-faccessat-on-faccess2-r.patch4 Subject: [PATCH] nativesdk-glibc: Fall back to faccessat on faccess2 returns
28 + we must check for EPERM here and fall back to faccessat. */
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dqcom_hidma_mgmt.txt32 applied back to back while writing to the destination before yielding
35 applied back to back while reading the source before yielding the bus.
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmm.c149 int hyp_back_vmemmap(phys_addr_t back) in hyp_back_vmemmap() argument
170 ret = __pkvm_create_mappings(start, size, back, PAGE_HYP); in hyp_back_vmemmap()
174 memset(hyp_phys_to_virt(back), 0, size); in hyp_back_vmemmap()
175 back += size; in hyp_back_vmemmap()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dfru_identity.cpp224 _pnOrProcedureID.back() = 0; in setPartNumber()
268 _pnOrProcedureID.back() = 0; in setMaintenanceProcedure()
298 _pnOrProcedureID.back() = 0; in setSymbolicFRU()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c352 struct ice_pf *pf = vsi->back; in __ice_get_drvinfo()
445 struct ice_pf *pf = vsi->back; in ice_get_eeprom()
1313 struct ice_pf *pf = vsi->back; in ice_get_priv_flags()
1339 struct ice_pf *pf = vsi->back; in ice_set_priv_flags()
1524 struct ice_pf *pf = vsi->back; in __ice_get_ethtool_stats()
1694 struct ice_pf *pf = vsi->back; in ice_phy_type_to_ethtool()
2510 struct ice_pf *pf = vsi->back; in ice_set_rss_hash_opt()
2555 struct ice_pf *pf = vsi->back; in ice_get_rss_hash_opt()
2644 hw = &vsi->back->hw; in ice_get_rxnfc()
2709 struct ice_pf *pf = vsi->back; in ice_set_ringparam()
[all …]
/openbmc/linux/arch/m68k/fpsp040/
H A Dsgetem.S84 movew %d0,LOCAL_EX(%a0) |move the sign & exp back to fsave stack
85 fmovex (%a0),%fp0 |put new value back in fp0
97 movel %d0,LOCAL_HI(%a0) |put ms mant back on stack
98 movel %d1,LOCAL_LO(%a0) |put ls mant back on stack
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot19 # User can input -v LOOP_COUNT:n to drive the switch back and forth for
79 [Documentation] Switch back up image to running and verify.
136 Print Timen Switch to back up and rebooting.
139 Print Timen Switch to back up completed.
/openbmc/linux/arch/hexagon/lib/
H A Dmemcpy.S160 #define back R7 /* nr bytes > dword boundary in src block */ macro
217 back = cl0(len); define
222 prolog &= lsr(mask, back);
233 back = add(len, offset); define
255 p3 = cmp.gtu(back, #8);
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_os_reboot.robot21 ... OS to boot back.
27 # 4. Verify if OS is booted back
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/
H A DSecurityKeys.interface.yaml9 resetting those values back to default by the host. Setting this
25 system key back to the default state
/openbmc/openbmc-test-automation/tools/
H A Dfactory_reset_bmc.robot2 Documentation Factory reset BMC and set the network config back.
28 [Documentation] Factory reset BMC and verify BMC comes back online.
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c599 struct hclge_dev *hdev = vport->back; in hclge_update_stats()
629 struct hclge_dev *hdev = vport->back; in hclge_get_sset_count()
674 struct hclge_dev *hdev = vport->back; in hclge_get_strings()
716 struct hclge_dev *hdev = vport->back; in hclge_get_stats()
728 struct hclge_dev *hdev = vport->back; in hclge_get_mac_stat()
907 struct hclge_dev *hdev = vport->back; in hclge_check_port_speed()
1657 struct hclge_dev *hdev = vport->back; in hclge_assign_tqp()
1689 struct hclge_dev *hdev = vport->back; in hclge_knic_setup()
1756 struct hclge_dev *hdev = vport->back; in hclge_vport_setup()
1807 vport->back = hdev; in hclge_alloc_vport()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/
H A D0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch4 Subject: [PATCH] CMakeLists.txt: don't fall back CMAKE_INSTALL_LIBDIR to lib
32 -# Fall back to just "lib" if the item provided by GNUInstallDirs doesn't exist
/openbmc/docs/designs/
H A Dnmi-dbus-interface.md38 NMI.interface.yaml) and implement the new D-Bus back-end for respective
63 3. Redfish URI will invoke a D-Bus NMI back-end call which will use an arch
64 specific back-end implementation of xyz.openbmc_project.Control.Host.NMI to
77 to support new RequestedHostTransition property called Nmi. D-Bus back-end can
/openbmc/linux/Documentation/block/
H A Ddeadline-iosched.rst61 with a request that is already on the queue. Either it fits in the back of that
62 request, or it fits at the front. That is called either a back merge candidate
64 back merges are much more common than front merges. For some work loads, you
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep34xx.S209 str r5, [r4] @ write back to SDRC_POWER register
528 str r5, [r4] @ write back change
531 str r5, [r4] @ write back change
534 str r5, [r4] @ write back change
540 str r5, [r4] @ write back change
543 str r5, [r4] @ write back change
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst16 coherency after rolling back a vendor snapshot.
72 The scenario of invalidating a cache when rolling back a vendor
83 Rolling back to an vendor snapshot
/openbmc/phosphor-net-ipmid/
H A Dcrypt_algo.cpp44 size_t confPadLength = plainPayload.back(); in decryptPayload()
94 payload.back() = paddingLen; in encryptPayload()
/openbmc/linux/arch/arm/mm/
H A Dpv-fixup-asm.S66 mcrr p15, 0, r4, r5, c2 @ write back TTBR0
70 mcrr p15, 1, r4, r5, c2 @ write back TTBR1
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt17 interrupt to trigger the core back in to active. This triggers the cache
41 back into Elevation Level (EL) which trampolines the control back to the
44 code in the EL for the SoC. On SoCs with write-back L1 cache, the cache has to

12345678910>>...58