Home
last modified time | relevance | path

Searched refs:retried (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/arch/s390/pci/
H A Dpci_insn.c81 if (!retried) { in zpci_mod_fc()
83 retried = true; in zpci_mod_fc()
90 else if (retried) in zpci_mod_fc()
123 if (!retried) { in zpci_refresh_trans()
125 retried = true; in zpci_refresh_trans()
132 else if (retried) in zpci_refresh_trans()
197 if (!retried) { in __zpci_load()
199 retried = true; in __zpci_load()
206 else if (retried) in __zpci_load()
286 if (!retried) { in __zpci_store()
[all …]
/openbmc/linux/fs/jffs2/
H A Dwrite.c69 int retried = 0; in jffs2_write_dnode() local
101 BUG_ON(!retried); in jffs2_write_dnode()
133 retried = 1; in jffs2_write_dnode()
198 if (retried) { in jffs2_write_dnode()
213 int retried = 0; in jffs2_write_dirent() local
280 if (!retried) { in jffs2_write_dirent()
285 retried = 1; in jffs2_write_dirent()
330 if (retried) { in jffs2_write_dirent()
356 int retried = 0; in jffs2_write_inode_range() local
399 if (!retried) { in jffs2_write_inode_range()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_trans.c1194 bool retried = false; in xfs_trans_alloc_inode() local
1215 if ((error == -EDQUOT || error == -ENOSPC) && !retried) { in xfs_trans_alloc_inode()
1219 retried = true; in xfs_trans_alloc_inode()
1249 bool retried = false; in xfs_trans_alloc_icreate() local
1258 if ((error == -EDQUOT || error == -ENOSPC) && !retried) { in xfs_trans_alloc_icreate()
1261 retried = true; in xfs_trans_alloc_icreate()
1296 bool retried = false; in xfs_trans_alloc_ichange() local
1341 retried = true; in xfs_trans_alloc_ichange()
1379 bool retried = false; in xfs_trans_alloc_dir() local
1418 if (!retried) { in xfs_trans_alloc_dir()
[all …]
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_hash_ipport.c113 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport4_uadt() argument
187 if (retried) in hash_ipport4_uadt()
190 p = retried && ip == ntohl(h->next.ip) ? ntohs(h->next.port) in hash_ipport4_uadt()
284 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport6_uadt() argument
347 if (retried) in hash_ipport6_uadt()
H A Dip_set_hash_ipportip.c109 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip4_uadt() argument
183 if (retried) in hash_ipportip4_uadt()
186 p = retried && ip == ntohl(h->next.ip) ? ntohs(h->next.port) in hash_ipportip4_uadt()
279 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip6_uadt() argument
342 if (retried) in hash_ipportip6_uadt()
H A Dip_set_hash_ipmark.c98 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark4_uadt() argument
151 if (retried) in hash_ipmark4_uadt()
233 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark6_uadt() argument
H A Dip_set_hash_ip.c101 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip4_uadt() argument
152 if (retried) in hash_ip4_uadt()
235 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip6_uadt() argument
H A Dip_set_hash_netport.c155 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt() argument
239 if (retried) { in hash_netport4_uadt()
375 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt() argument
446 if (retried) in hash_netport6_uadt()
H A Dip_set_hash_net.c137 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt() argument
192 if (retried) in hash_net4_uadt()
311 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt() argument
H A Dip_set_hash_ipportnet.c161 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt() argument
269 if (retried) { in hash_ipportnet4_uadt()
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt() argument
500 if (retried) in hash_ipportnet6_uadt()
H A Dip_set_hash_netportnet.c189 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt() argument
299 if (retried) { in hash_netportnet4_uadt()
474 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt() argument
556 if (retried) in hash_netportnet6_uadt()
H A Dip_set_hash_ipmac.c111 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac4_uadt() argument
227 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac6_uadt() argument
H A Dip_set_hash_netiface.c199 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt() argument
260 if (retried) in hash_netiface4_uadt()
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt() argument
H A Dip_set_hash_netnet.c167 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt() argument
251 if (retried) { in hash_netnet4_uadt()
411 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt() argument
H A Dip_set_hash_mac.c96 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_mac4_uadt() argument
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c206 int ret, retried = 0; in ubi_wl_get_peb() local
231 if (retried) { in ubi_wl_get_peb()
236 retried = 1; in ubi_wl_get_peb()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-wiredtiger-Avoid-using-off64_t.patch22 /* See comment in __posix_sync(): sync cannot be retried or fail. */
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c435 int err, idx_growth, data_growth, dd_growth, retried = 0; in ubifs_budget_space() local
496 if (!retried) { in ubifs_budget_space()
497 retried = 1; in ubifs_budget_space()
/openbmc/linux/fs/ubifs/
H A Dbudget.c424 int err, idx_growth, data_growth, dd_growth, retried = 0; in ubifs_budget_space() local
485 if (!retried) { in ubifs_budget_space()
486 retried = 1; in ubifs_budget_space()
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A DREADME9 layerindex-web project, as well as the ability to store and retried a
/openbmc/linux/fs/erofs/
H A Dinternal.h423 int retried = 0; in erofs_vm_map_ram() local
429 if (p || ++retried >= 3) in erofs_vm_map_ram()
/openbmc/linux/include/linux/netfilter/ipset/
H A Dip_set.h164 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried);
170 int (*resize)(struct ip_set *set, bool retried);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ipmi232 retried.
235 message was retried.
/openbmc/linux/Documentation/userspace-api/media/
H A Dgen-errors.rst38 ioctl must not be retried without performing another action to fix
/openbmc/linux/kernel/dma/
H A Dswiotlb.c434 bool retried = false; in swiotlb_init_late() local
470 retried = true; in swiotlb_init_late()
484 retried = true; in swiotlb_init_late()
488 if (retried) { in swiotlb_init_late()

123