/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 64 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 D | qcom,glink-rpm-edge.yaml | 51 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/drivers/rpmsg/ |
H A D | qcom_glink_native.c | 149 * @liids: idr of all local intents 150 * @riids: idr of all remote intents 152 * @done_intents: list of intents that needs to be announced rx_done 273 /* Free all non-reuse intents pending rx_done work */ in qcom_glink_channel_release() 606 /* Take it off the tree of receive intents */ in qcom_glink_rx_done() 1038 struct intent_pair intents[]; in qcom_glink_handle_intent() member 1041 const size_t msglen = struct_size(msg, intents, count); in qcom_glink_handle_intent() 1056 dev_err(glink->dev, "intents for non-existing channel\n"); in qcom_glink_handle_intent() 1069 count > 0 ? msg->intents[0].size : 0, in qcom_glink_handle_intent() 1070 count > 0 ? msg->intents[0].iid : 0); in qcom_glink_handle_intent() [all …]
|
/linux/fs/xfs/ |
H A D | xfs_drain.c | 79 /* Are there intents pending? */ 88 * Callers must not hold any locks that would prevent intents from being
|
H A D | xfs_drain.h | 46 * The solution is to the perag structure the count of active intents and make
|
H A D | xfs_log_recover.c | 2578 * When we start, we know that the intents are the only things in the AIL. As we 2580 * have started recovery on all the pending intents when we find an non-intent 2609 * the recover routine or else those subsequent intents will be in xlog_recover_process_intents() 3489 * list of intents which need to be processed. Here we process the intents and 3518 xfs_alert(log->l_mp, "Failed to recover intents"); in xlog_recover_finish() 3524 * Sync the log to get all the intents out of the AIL. This isn't in xlog_recover_finish() 3526 * would have problems pushing the intents out of the way. in xlog_recover_finish() 3547 * end of intents processing can be pushed through the CIL in xlog_recover_finish()
|
H A D | xfs_refcount_item.c | 237 /* Sort refcount intents by AG. */
|
H A D | xfs_rmap_item.c | 236 /* Sort rmap intents by AG. */
|
H A D | xfs_bmap_item.c | 230 /* Sort bmap intents by inode. */
|
/linux/drivers/mfd/ |
H A D | da9055-i2c.c | 52 * devices (both have configurable I2C addresses, and are to all intents and
|
/linux/fs/xfs/scrub/ |
H A D | common.c | 464 * intents to drain. 505 * to see if there are any intents in progress. If there are, in xchk_perag_drain_and_lock() 506 * drop the AG headers and wait for the intents to drain. in xchk_perag_drain_and_lock() 509 * intents counter; any threads increasing it after this point in xchk_perag_drain_and_lock() 541 * aren't any pending intents. Returns -ENOENT if we can't grab the perag
|
H A D | common.h | 228 * Setting up a hook to wait for intents to drain is costly -- we have to take
|
H A D | reap.c | 906 * deferred log intents in this function to control the exact in xrep_reap_bmapi_iter() 939 * intents in this function to control the exact sequence of metadata in xrep_reap_bmapi_iter()
|
/linux/arch/loongarch/lib/ |
H A D | csum.c | 33 * This is to all intents and purposes safe, since rounding down cannot in do_csum()
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | rdma.rst | 78 User should set all the limit to max value if it intents to remove/unconfigure
|
/linux/arch/arm64/lib/ |
H A D | csum.c | 32 * This is to all intents and purposes safe, since rounding down cannot in do_csum()
|
/linux/fs/coda/ |
H A D | file.c | 253 /* assume access intents are supported unless we hear otherwise */ in coda_open()
|
/linux/Documentation/arch/x86/ |
H A D | sgx.rst | 79 For all intents and purposes, the SGX architecture allows the processor to
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-delayed-logging-design.rst | 28 logging mechanisms are varied and complex, combining intents, logical and 36 chained together by intents, ensuring that journal recovery can restart and 121 the high level operation must use intents and deferred operations to guarantee
|
/linux/virt/kvm/ |
H A D | pfncache.c | 130 * mn_active_invalidate_count acts for all intents and purposes in mmu_notifier_retry_cache()
|
/linux/lib/ |
H A D | test_kmod.c | 567 /* For all intents and purposes we don't care what userspace in trigger_config_store()
|
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
H A D | Expedited-Grace-Periods.rst | 21 given that they for all intents and purposes hammer every CPU that
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_defer.c | 373 /* Abort all the intents that were committed. */
|
/linux/sound/soc/codecs/ |
H A D | da9055.c | 1509 * devices (both have configurable I2C addresses, and are to all intents and
|
/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 18 RCU is for all intents and purposes a large state machine, and its
|