/linux-6.3-rc2/arch/s390/pci/ |
A D | pci_insn.c | 81 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 …]
|
/linux-6.3-rc2/fs/jffs2/ |
A D | write.c | 69 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 …]
|
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_trans.c | 1187 bool retried = false; in xfs_trans_alloc_inode() local 1208 if ((error == -EDQUOT || error == -ENOSPC) && !retried) { in xfs_trans_alloc_inode() 1212 retried = true; in xfs_trans_alloc_inode() 1242 bool retried = false; in xfs_trans_alloc_icreate() local 1251 if ((error == -EDQUOT || error == -ENOSPC) && !retried) { in xfs_trans_alloc_icreate() 1254 retried = true; in xfs_trans_alloc_icreate() 1289 bool retried = false; in xfs_trans_alloc_ichange() local 1334 retried = true; in xfs_trans_alloc_ichange() 1372 bool retried = false; in xfs_trans_alloc_dir() local 1411 if (!retried) { in xfs_trans_alloc_dir() [all …]
|
/linux-6.3-rc2/net/netfilter/ipset/ |
A D | ip_set_hash_ipport.c | 113 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()
|
A D | ip_set_hash_ipportip.c | 109 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()
|
A D | ip_set_hash_ipmark.c | 98 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
|
A D | ip_set_hash_ip.c | 101 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
|
A D | ip_set_hash_netport.c | 155 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()
|
A D | ip_set_hash_net.c | 137 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
|
A D | ip_set_hash_ipportnet.c | 161 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()
|
A D | ip_set_hash_netportnet.c | 188 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt() argument 298 if (retried) { in hash_netportnet4_uadt() 473 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt() argument 555 if (retried) in hash_netportnet6_uadt()
|
A D | ip_set_hash_ipmac.c | 111 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
|
A D | ip_set_hash_netiface.c | 199 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
|
A D | ip_set_hash_netnet.c | 167 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
|
A D | ip_set_hash_mac.c | 96 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_mac4_uadt() argument
|
A D | ip_set_bitmap_port.c | 154 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in bitmap_port_uadt() argument
|
/linux-6.3-rc2/fs/ubifs/ |
A D | budget.c | 424 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()
|
/linux-6.3-rc2/kernel/dma/ |
A D | swiotlb.c | 403 bool retried = false; in swiotlb_init_late() local 420 retried = true; in swiotlb_init_late() 434 retried = true; in swiotlb_init_late() 438 if (retried) { in swiotlb_init_late()
|
/linux-6.3-rc2/fs/erofs/ |
A D | internal.h | 473 int retried = 0; in erofs_vm_map_ram() local 479 if (p || ++retried >= 3) in erofs_vm_map_ram()
|
/linux-6.3-rc2/include/linux/netfilter/ipset/ |
A D | ip_set.h | 164 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried); 170 int (*resize)(struct ip_set *set, bool retried);
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-devices-platform-ipmi | 232 retried. 235 message was retried.
|
/linux-6.3-rc2/Documentation/userspace-api/media/ |
A D | gen-errors.rst | 38 ioctl must not be retried without performing another action to fix
|
/linux-6.3-rc2/fs/ext4/ |
A D | extents_status.c | 1473 int retried = 0, nr_skipped = 0; in __es_shrink() local 1495 if (!retried && ext4_test_inode_state(&ei->vfs_inode, in __es_shrink() 1524 if ((nr_shrunk == 0) && nr_skipped && !retried) { in __es_shrink() 1525 retried++; in __es_shrink() 1548 nr_skipped, retried); in __es_shrink()
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | vidioc-subdev-g-selection.rst | 114 stream on the pad. The ioctl must not be retried without performing
|
A D | vidioc-subdev-g-crop.rst | 116 the pad. The ioctl must not be retried without performing another
|