| /linux/arch/s390/pci/ |
| H A D | pci_insn.c | 75 bool retried = false; in zpci_mod_fc() local 82 if (!retried) { in zpci_mod_fc() 84 retried = true; in zpci_mod_fc() 91 else if (retried) in zpci_mod_fc() 116 bool retried = false; in zpci_refresh_trans() local 123 if (!retried) { in zpci_refresh_trans() 125 retried = true; in zpci_refresh_trans() 132 else if (retried) in zpci_refresh_trans() 192 bool retried = false; in __zpci_load() local 200 if (!retried) { in __zpci_load() [all …]
|
| /linux/fs/jffs2/ |
| H A D | write.c | 69 int retried = 0; in jffs2_write_dnode() local 101 BUG_ON(!retried); in jffs2_write_dnode() 128 if (!retried && alloc_mode != ALLOC_NORETRY) { 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 259 BUG_ON(!retried); in jffs2_write_dirent() 280 if (!retried) { in jffs2_write_dirent() 285 retried = 1; in jffs2_write_dirent() 330 if (retried) { in jffs2_write_dirent() [all …]
|
| H A D | gc.c | 600 int retried = 0; in jffs2_garbage_collect_pristine() local 711 if (!retried) { in jffs2_garbage_collect_pristine() 716 retried = 1; in jffs2_garbage_collect_pristine()
|
| /linux/net/netfilter/ipset/ |
| H 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() 282 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip6_uadt() argument 345 if (retried) in hash_ipportip6_uadt()
|
| H 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() 287 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport6_uadt() argument 350 if (retried) in hash_ipport6_uadt()
|
| H 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
|
| H 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() 237 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark6_uadt() argument
|
| H 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()
|
| H 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
|
| H 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() 421 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt() argument 503 if (retried) in hash_ipportnet6_uadt()
|
| H A D | ip_set_hash_netportnet.c | 189 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 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
|
| H 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
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_strp.c | 24 bool retried = false; in sockmap_strp_consume_pre_data() local 30 if (recvd < 0 && errno == EAGAIN && retried == false) { in sockmap_strp_consume_pre_data() 35 retried = true; in sockmap_strp_consume_pre_data()
|
| /linux/fs/ubifs/ |
| H 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/Documentation/userspace-api/gpio/ |
| H A D | error-codes.rst | 32 be retried without performing another action to fix the problem
|
| /linux/include/linux/netfilter/ipset/ |
| H 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/Documentation/ABI/testing/ |
| H A D | sysfs-devices-platform-ipmi | 232 retried. 235 message was retried.
|
| /linux/Documentation/userspace-api/media/ |
| H A D | gen-errors.rst | 38 ioctl must not be retried without performing another action to fix
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-g-selection.rst | 114 stream on the pad. The ioctl must not be retried without performing
|
| H A D | vidioc-subdev-g-crop.rst | 116 the pad. The ioctl must not be retried without performing another
|
| H A D | vidioc-subdev-g-frame-interval.rst | 115 the pad. The ioctl must not be retried without performing another
|
| H A D | vidioc-subdev-g-fmt.rst | 139 The ioctl must not be retried without performing another action to
|
| /linux/kernel/dma/ |
| H A D | swiotlb.c | 437 bool retried = false; in swiotlb_init_late() local 473 retried = true; in swiotlb_init_late() 487 retried = true; in swiotlb_init_late() 491 if (retried) { in swiotlb_init_late()
|
| /linux/fs/overlayfs/ |
| H A D | super.c | 318 bool retried = false; in ovl_workdir_create() local 334 if (retried) in ovl_workdir_create() 336 retried = true; in ovl_workdir_create()
|