Home
last modified time | relevance | path

Searched defs:sched_params (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm-core-interface.h31 struct sched_params { struct
40 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE, struct sched_params) argument
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm-core-interface.h16 struct sched_params { struct
26 struct sched_params) argument
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm-core-interface.h31 struct sched_params { struct
40 #define EA_LEAKAGE _IOWR(MSM_CORE_MAGIC, MSM_CORE_LEAKAGE, struct sched_params) argument
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm-core-interface.h16 struct sched_params { struct
26 struct sched_params) argument
/aosp12/system/bt/btif/co/
H A Dbta_hh_co.cc236 struct sched_param sched_params; in btif_hh_poll_event_thread() local