Home
last modified time | relevance | path

Searched full:intents (Results 1 – 25 of 28) sorted by relevance

12

/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr.yaml64 qcom,intents:
71 - description: amount of intents to preallocate
74 List of (size, amount) pairs describing what intents should be
76 default intents available for the channel to meet expectations of the
154 qcom,intents = <512 20>;
191 qcom,intents = <512 20>;
/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,glink-rpm-edge.yaml51 qcom,intents:
58 - description: amount of intents to preallocate
61 List of (size, amount) pairs describing what intents should be
63 default intents available for the channel to meet expectations of the
/linux/fs/xfs/
H A Dxfs_drain.c79 /* Are there intents pending? */
88 * Callers must not hold any locks that would prevent intents from being
H A Dxfs_drain.h47 * The solution is to the perag structure the count of active intents and make
H A Dxfs_log_recover.c2584 * When we start, we know that the intents are the only things in the AIL. As we
2586 * have started recovery on all the pending intents when we find an non-intent
2615 * the recover routine or else those subsequent intents will be in xlog_recover_process_intents()
3507 * list of intents which need to be processed. Here we process the intents and
3536 xfs_alert(log->l_mp, "Failed to recover intents"); in xlog_recover_finish()
3542 * Sync the log to get all the intents out of the AIL. This isn't in xlog_recover_finish()
3544 * would have problems pushing the intents out of the way. in xlog_recover_finish()
3565 * end of intents processing can be pushed through the CIL in xlog_recover_finish()
H A Dxfs_bmap_item.c240 /* Sort bmap intents by inode. */
H A Dxfs_rmap_item.c262 /* Sort rmap intents by AG. */
H A Dxfs_refcount_item.c261 /* Sort refcount intents by AG. */
H A Dxfs_log_cil.c1192 * dependent intents in a single transaction when we overwrite an existing
H A Dxfs_log.c756 * Don't push in the error case because the AIL may have pending intents in xfs_log_mount_finish()
/linux/fs/xfs/scrub/
H A Dcommon.c480 * intents to drain.
521 * to see if there are any intents in progress. If there are, in xchk_perag_drain_and_lock()
522 * drop the AG headers and wait for the intents to drain. in xchk_perag_drain_and_lock()
525 * intents counter; any threads increasing it after this point in xchk_perag_drain_and_lock()
557 * aren't any pending intents. Returns -ENOENT if we can't grab the perag
725 /* Lock all the rt group metadata inode ILOCKs and wait for intents. */
739 * There's no need to drain intents here because the caller (most in xchk_rtgroup_lock()
770 * now take a look to see if there are any intents in progress. in xchk_rtgroup_lock()
772 * intents to drain. Since we hold the rt group inode locks in xchk_rtgroup_lock()
774 * to sample the intents counter; any threads increasing it in xchk_rtgroup_lock()
H A Dreap.c125 /* Maximum number of intents we can reap in a single transaction. */
581 * For simplicity, we'll use the worst-case intents size to determine in xreap_configure_agextent_limits()
659 * For simplicity, we'll use the worst-case intents size to determine in xreap_configure_agcow_limits()
1050 * For simplicity, we'll use the worst-case intents size to determine in xreap_configure_rgcow_limits()
1446 * deferred log intents in this function to control the exact in xrep_reap_bmapi_iter()
1579 * the chain, and to relog the log intents. in xreap_configure_bmapi_limits()
H A Dcommon.h275 * Setting up a hook to wait for intents to drain is costly -- we have to take
/linux/drivers/mfd/
H A Dda9055-i2c.c52 * devices (both have configurable I2C addresses, and are to all intents and
/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst78 User should set all the limit to max value if it intents to remove/unconfigure
/linux/arch/loongarch/lib/
H A Dcsum.c34 * This is to all intents and purposes safe, since rounding down cannot in do_csum()
/linux/arch/arm64/lib/
H A Dcsum.c32 * This is to all intents and purposes safe, since rounding down cannot in do_csum()
/linux/fs/coda/
H A Dfile.c253 /* assume access intents are supported unless we hear otherwise */ in coda_open()
/linux/Documentation/arch/x86/
H A Dsgx.rst79 For all intents and purposes, the SGX architecture allows the processor to
/linux/virt/kvm/
H A Dpfncache.c130 * mn_active_invalidate_count acts for all intents and purposes in mmu_notifier_retry_cache()
/linux/lib/
H A Dtest_kmod.c578 /* For all intents and purposes we don't care what userspace in trigger_config_store()
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst21 given that they for all intents and purposes hammer every CPU that
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c373 /* Abort all the intents that were committed. */
/linux/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst18 RCU is for all intents and purposes a large state machine, and its
/linux/arch/x86/kvm/svm/
H A Dsvm.c3630 * the NMI is "injected", but for all intents and purposes, passing the in svm_set_vnmi_pending()
5205 * and so for all intents and purposes KVM supports flushing by in svm_set_cpu_caps()

12