Home
last modified time | relevance | path

Searched defs:ept (Results 26 - 33 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1311 enum htc_endpoint_id ept = packet->endpoint; in ath6kl_rx() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1311 enum htc_endpoint_id ept = packet->endpoint; in ath6kl_rx() local
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_native.c155 struct rpmsg_endpoint ept; member
1142 struct rpmsg_endpoint *ept; in qcom_glink_create_ept() local
1212 qcom_glink_destroy_ept(struct rpmsg_endpoint *ept) qcom_glink_destroy_ept() argument
1327 qcom_glink_send(struct rpmsg_endpoint *ept, void *data, int len) qcom_glink_send() argument
1334 qcom_glink_trysend(struct rpmsg_endpoint *ept, void *data, int len) qcom_glink_trysend() argument
[all...]
H A Dqcom_smd.c167 struct rpmsg_endpoint ept; member
416 struct rpmsg_endpoint *ept = &channel->qsept->ept; in qcom_smd_channel_set_callback() local
544 struct rpmsg_endpoint *ept = &channel->qsept->ept; in qcom_smd_channel_recv_single() local
896 struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, __ept_release() local
909 struct rpmsg_endpoint *ept; qcom_smd_create_ept() local
953 qcom_smd_destroy_ept(struct rpmsg_endpoint *ept) qcom_smd_destroy_ept() argument
963 qcom_smd_send(struct rpmsg_endpoint *ept, void *data, int len) qcom_smd_send() argument
970 qcom_smd_trysend(struct rpmsg_endpoint *ept, void *data, int len) qcom_smd_trysend() argument
977 qcom_smd_poll(struct rpmsg_endpoint *ept, struct file *filp, poll_table *wait) qcom_smd_poll() argument
[all...]
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_glink_native.c153 struct rpmsg_endpoint ept; member
1046 static int qcom_glink_set_flow_control(struct rpmsg_endpoint *ept, boo argument
1245 struct rpmsg_endpoint *ept; qcom_glink_create_ept() local
1315 qcom_glink_destroy_ept(struct rpmsg_endpoint *ept) qcom_glink_destroy_ept() argument
1446 qcom_glink_send(struct rpmsg_endpoint *ept, void *data, int len) qcom_glink_send() argument
1453 qcom_glink_trysend(struct rpmsg_endpoint *ept, void *data, int len) qcom_glink_trysend() argument
1460 qcom_glink_sendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst) qcom_glink_sendto() argument
1467 qcom_glink_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst) qcom_glink_trysendto() argument
[all...]
H A Dqcom_smd.c167 struct rpmsg_endpoint ept; member
416 struct rpmsg_endpoint *ept = &channel->qsept->ept; in qcom_smd_channel_set_callback() local
544 struct rpmsg_endpoint *ept = &channel->qsept->ept; in qcom_smd_channel_recv_single() local
896 struct rpmsg_endpoint *ept = container_of(kref, struct rpmsg_endpoint, __ept_release() local
909 struct rpmsg_endpoint *ept; qcom_smd_create_ept() local
953 qcom_smd_destroy_ept(struct rpmsg_endpoint *ept) qcom_smd_destroy_ept() argument
963 qcom_smd_send(struct rpmsg_endpoint *ept, void *data, int len) qcom_smd_send() argument
970 qcom_smd_trysend(struct rpmsg_endpoint *ept, void *data, int len) qcom_smd_trysend() argument
977 qcom_smd_sendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst) qcom_smd_sendto() argument
984 qcom_smd_trysendto(struct rpmsg_endpoint *ept, void *data, int len, u32 dst) qcom_smd_trysendto() argument
991 qcom_smd_poll(struct rpmsg_endpoint *ept, struct file *filp, poll_table *wait) qcom_smd_poll() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c4241 update_permission_bitmask(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, bool ept) update_permission_bitmask() argument
4337 update_pkru_bitmask(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, bool ept) update_pkru_bitmask() argument
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c4945 static void update_permission_bitmask(struct kvm_mmu *mmu, bool ept) in update_permission_bitmask() argument

Completed in 27 milliseconds

12