Searched refs:again (Results 451 - 470 of 470) sorted by relevance

<<111213141516171819

/linux-master/mm/
H A Dhugetlb.c1368 * no need to ask again on the same node. Pool is node rather than
1709 * We have to set hugetlb_vmemmap_optimized again as above
2257 * Free pages and try again - ONCE!
3058 * incremented again when calling __prep_account_new_huge_page()
5427 again:
5512 goto again;
6005 * be acquired again before returning to the caller, as expected.
6647 * content, which will then be copied again to the final hugetlb
7760 /* Validate the CMA size again in case some invalid nodes specified. */
H A Dvmscan.c1162 /* then go back and try same folio again */
1308 * the same dirty folios again (with the reclaim
2191 * folio has a chance to be referenced again before it is reclaimed.
2476 * again by how much of the total memory used is under
2673 * freed after the RCU grace period and reallocated if needed again.
5916 again:
6002 goto again;
6674 * throttled again. The difference from wake ups in balance_pgdat() is
H A Dmemory.c1082 again:
1157 * locks, allocate, and try again.
1199 /* We've captured and resolved the error. Reset, try again. */
1203 goto again;
1688 * memory too. Come back again if we didn't do everything.
3043 * Try to copy again under PTL.
3722 * the page has been remapped again: and then uses unmap_mapping_folio()
5043 * by holding ptl and checking again. A R/M/W update
5238 * Make it present again, depending on how arch implements
5797 * re-take it, and also look up the vma again,
[all...]
/linux-master/drivers/md/
H A Ddm-integrity.c1843 again:
1874 goto again;
/linux-master/fs/smb/client/
H A Dsmb2ops.c742 * Go through the list again and put the inactive entries
1933 /* if file already sparse don't bother setting sparse again */
2145 * and retry the ioctl again with larger array size sufficient
3754 again:
3805 goto again;
H A Dcifssmb.c104 again:
128 goto again;
H A Dsmb2pdu.c287 again:
326 goto again;
/linux-master/net/mac80211/
H A Dmlme.c630 again:
648 goto again;
767 goto again;
3317 * schedule the timers again, just in case.
4888 /* VHT - if we have - is fine, including 80 MHz, check 160 below again */
5268 /* links might have changed due to rejected ones, set them again */
7438 * To work around this (for now) simply deauth here again if we're
/linux-master/fs/btrfs/
H A Dsend.c1063 /* overflow , try again with larger buffer */
1851 /* not unique, try again */
1871 /* not unique, try again */
4348 * current path of cur_ino) again because it
4502 * later, we do this check again and rmdir it then if possible.
7328 * key again. The only exception is deduplication, which can operate on
8004 again:
8025 goto again;
/linux-master/net/sctp/
H A Dsocket.c5368 again:
5391 goto again;
8641 * here, again, by modeling the current TCP/UDP code. We don't have
/linux-master/kernel/sched/
H A Dcore.c445 * 'work'. If it is the last *again*, we rely on
2355 * Oops. Go back and try again..
2569 /* Affinity changed (again). */
2648 * point we're a regular task again and not current anymore.
3599 * hold p->pi_lock and again violate locking order.
5062 * that queued it (only later, when it's safe to drop rq->lock again),
6913 * by the function tracer will call this function again and
6929 * Check again in case we missed a preemption opportunity
7000 * by the function tracer will call this function again and
7175 * task is allowed to run again (an
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c2333 again:
2387 goto again;
2812 * we thought we would. Throw a warning and try again.
6006 * delayed work will re-arm itself again after that.
/linux-master/include/linux/
H A Dnetdevice.h3462 /* check again in case another CPU has just made room avail */
3938 struct sk_buff *validate_xmit_skb_list(struct sk_buff *skb, struct net_device *dev, bool *again);
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2184 again:
2192 goto again;
4883 * Destroys all DMA structures and initialise them again
5665 * last 3 seconds, do not try and associate again... */
7416 * 5. When the disassociation completes, the roam work is again
11168 * all the way back down so we can try again */
/linux-master/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c1058 again:
1062 goto again;
1342 /* check again if the signal cs already completed.
/linux-master/drivers/ufs/core/
H A Dufshcd.c4964 * succeeds. So reset the local Uni-Pro and try again.
6533 again:
6664 goto again;
6963 * again in a loop until we process all of the reqs before returning.
7607 * will be to send LU reset which, again, is a spec violation.
7690 /* Establish the link again and restore the device */
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c1177 again:
1201 goto again;
/linux-master/net/netfilter/
H A Dnf_tables_api.c10742 * temporarily releases and grabs mutex again.
11488 again:
11510 goto again;
/linux-master/kernel/bpf/
H A Dverifier.c3050 * There is no need to keep walking the chain again and
13096 * If we return -EACCES, caller may want to try again treating pointer as a
13788 * If the value in dst_reg is known nonnegative, then again the
13819 * If the value in dst_reg is known nonnegative, then again the
17260 * 0: again: ; set up iter_next() call args
17265 * 5: goto again ; another iteration
17273 * again`, assuming other heuristics don't get in a way).
17607 * again on the way to bpf_exit.
20892 again:
20924 goto again;
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S11377 # the 060SP, the FP_DST is never used again anyways.
23961 andi.w &0x7fff,(%a0) # clear sign bit on DENORM again
24179 # 10^LEN is again computed using whatever table is in a1 since the

Completed in 1195 milliseconds

<<111213141516171819