Home
last modified time | relevance | path

Searched refs:intents (Results 1 – 18 of 18) sorted by relevance

/linux/arch/arm64/boot/dts/qcom/
H A Dqcs6490-audioreach.dtsi87 qcom,intents = <512 20>;
H A Dsar2130p.dtsi1629 qcom,intents = <512 20>;
H A Dsm8750.dtsi2290 qcom,intents = <512 20>;
H A Dsm8450.dtsi2815 qcom,intents = <512 20>;
H A Dsdm845.dtsi937 qcom,intents = <512 20>;
H A Dsm8550.dtsi2837 qcom,intents = <512 20>;
H A Dsc8280xp.dtsi2972 qcom,intents = <512 20>;
H A Dmonaco.dtsi2837 qcom,intents = <512 20>;
H A Dsm8650.dtsi4562 qcom,intents = <512 20>;
H A Dlemans.dtsi7526 qcom,intents = <512 20>;
H A Dhamoa.dtsi4295 qcom,intents = <512 20>;
/linux/drivers/rpmsg/
H A Dqcom_glink_native.c1038 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/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/Documentation/arch/x86/
H A Dsgx.rst79 For all intents and purposes, the SGX architecture allows the processor to
/linux/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst28 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 Dxfs-online-fsck-design.rst1789 try to wait for intents to complete.
/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/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst18 RCU is for all intents and purposes a large state machine, and its