Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/jffs2/
Dwrite.c69 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 …]
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_ipport.c109 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport4_uadt() argument
179 if (retried) in hash_ipport4_uadt()
182 p = retried && ip == ntohl(h->next.ip) ? ntohs(h->next.port) in hash_ipport4_uadt()
267 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport6_uadt() argument
326 if (retried) in hash_ipport6_uadt()
Dip_set_hash_ipportip.c112 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip4_uadt() argument
186 if (retried) in hash_ipportip4_uadt()
189 p = retried && ip == ntohl(h->next.ip) ? ntohs(h->next.port) in hash_ipportip4_uadt()
278 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip6_uadt() argument
341 if (retried) in hash_ipportip6_uadt()
Dip_set_hash_ipmark.c102 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark4_uadt() argument
150 if (retried) in hash_ipmark4_uadt()
228 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark6_uadt() argument
Dip_set_hash_ip.c102 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip4_uadt() argument
150 if (retried) { in hash_ip4_uadt()
237 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip6_uadt() argument
Dip_set_hash_netport.c158 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt() argument
242 if (retried) { in hash_netport4_uadt()
374 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt() argument
445 if (retried) in hash_netport6_uadt()
Dip_set_hash_net.c140 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt() argument
194 if (retried) in hash_net4_uadt()
308 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt() argument
Dip_set_hash_ipportnet.c164 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt() argument
272 if (retried) { in hash_ipportnet4_uadt()
415 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt() argument
497 if (retried) in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c181 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt() argument
291 if (retried) { in hash_netportnet4_uadt()
460 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt() argument
542 if (retried) in hash_netportnet6_uadt()
Dip_set_hash_netiface.c197 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt() argument
256 if (retried) in hash_netiface4_uadt()
405 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt() argument
Dip_set_hash_ipmac.c117 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac4_uadt() argument
233 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac6_uadt() argument
Dip_set_hash_netnet.c166 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt() argument
250 if (retried) { in hash_netnet4_uadt()
400 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt() argument
Dip_set_hash_mac.c100 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_mac4_uadt() argument
Dip_set_bitmap_port.c131 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in bitmap_port_uadt() argument
/Linux-v4.19/drivers/mtd/ubi/
Dfastmap-wl.c208 int ret, retried = 0; in ubi_wl_get_peb() local
233 if (retried) { in ubi_wl_get_peb()
238 retried = 1; in ubi_wl_get_peb()
/Linux-v4.19/fs/ubifs/
Dbudget.c440 int err, idx_growth, data_growth, dd_growth, retried = 0; in ubifs_budget_space() local
501 if (!retried) { in ubifs_budget_space()
502 retried = 1; in ubifs_budget_space()
/Linux-v4.19/fs/ext4/
Dextents_status.c981 int retried = 0, nr_skipped = 0; in __es_shrink() local
1003 if (!retried && ext4_test_inode_state(&ei->vfs_inode, in __es_shrink()
1032 if ((nr_shrunk == 0) && nr_skipped && !retried) { in __es_shrink()
1033 retried++; in __es_shrink()
1056 nr_skipped, retried); in __es_shrink()
/Linux-v4.19/include/linux/netfilter/ipset/
Dip_set.h168 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried);
174 int (*resize)(struct ip_set *set, bool retried);
/Linux-v4.19/security/tomoyo/
Ddomain.c165 bool retried = false; in tomoyo_check_acl() local
180 if (!retried) { in tomoyo_check_acl()
181 retried = true; in tomoyo_check_acl()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-platform-ipmi229 retried.
232 message was retried.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-subdev-g-selection.rst110 stream on the pad. The ioctl must not be retried without performing
Dvidioc-subdev-g-frame-interval.rst102 the pad. The ioctl must not be retried without performing another
Dvidioc-subdev-g-crop.rst110 the pad. The ioctl must not be retried without performing another
/Linux-v4.19/Documentation/media/uapi/
Dgen-errors.rst38 ioctl must not be retried without performing another action to fix
/Linux-v4.19/drivers/platform/chrome/
DKconfig62 a checksum. Failing accesses will be retried three times to

12