Searched refs:cbf (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | torture.h | 112 char *f, struct task_struct **tp, void (*cbf)(struct task_struct *tp)); 118 #define torture_create_kthread_cb(n, arg, tp, cbf) \ argument 120 "Failed to create " #n, &(tp), cbf)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-libxml2-cross-compile.patch | 17 index 6242cbf..4fb6b69 100644
|
/openbmc/linux/kernel/ |
H A D | torture.c | 918 char *f, struct task_struct **tp, void (*cbf)(struct task_struct *tp)) in _torture_create_kthread() 931 if (cbf) in _torture_create_kthread() 932 cbf(*tp); in _torture_create_kthread()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996pro.dtsi | 340 &cbf { 341 compatible = "qcom,msm8996pro-cbf";
|
H A D | msm8996.dtsi | 11 #include <dt-bindings/interconnect/qcom,msm8996-cbf.h> 53 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 72 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 86 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 105 interconnects = <&cbf MASTER_CBF_M4M &cbf SLAVE_CBF_M4M>; 3630 cbf: clock-controller@9a11000 { label 3631 compatible = "qcom,msm8996-cbf";
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | Makefile | 58 obj-$(CONFIG_QCOM_CLK_APCC_MSM8996) += apcs-msm8996.o clk-cpu-8996.o clk-cbf-8996.o
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |