Searched refs:intents (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/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-6.15/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-6.15/drivers/rpmsg/ |
| H A D | qcom_glink_native.c | 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() 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() 1077 intent->id = le32_to_cpu(msg->intents[i].iid); in qcom_glink_handle_intent() 1078 intent->size = le32_to_cpu(msg->intents[i].size); in qcom_glink_handle_intent()
|
| /linux-6.15/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-6.15/Documentation/arch/x86/ |
| H A D | sgx.rst | 79 For all intents and purposes, the SGX architecture allows the processor to
|
| /linux-6.15/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
|
| H A D | xfs-online-fsck-design.rst | 1761 <https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/log/?h=scrub-drain-intents>`_. 1830 try to wait for intents to complete.
|
| /linux-6.15/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-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sar2130p.dtsi | 1562 qcom,intents = <512 20>;
|
| H A D | sdm845.dtsi | 936 qcom,intents = <512 20>;
|
| H A D | sm8450.dtsi | 2727 qcom,intents = <512 20>;
|
| H A D | sm8550.dtsi | 2467 qcom,intents = <512 20>;
|
| H A D | sm8650.dtsi | 3070 qcom,intents = <512 20>;
|
| H A D | sc8280xp.dtsi | 2787 qcom,intents = <512 20>;
|
| H A D | x1e80100.dtsi | 4037 qcom,intents = <512 20>;
|
| /linux-6.15/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
|