Searched refs:gpk (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | s3c6410-mini6410.dts | 139 gpios = <&gpk 4 GPIO_ACTIVE_LOW>; 145 gpios = <&gpk 5 GPIO_ACTIVE_LOW>; 151 gpios = <&gpk 6 GPIO_ACTIVE_LOW>; 156 gpios = <&gpk 7 GPIO_ACTIVE_LOW>; 201 samsung,pins = "gpk-4", "gpk-5", "gpk-6", "gpk-7";
|
| D | s3c64xx-pinctrl.dtsi | 83 gpk: gpk { label 545 samsung,pins = "gpk-8"; 551 samsung,pins = "gpk-9"; 557 samsung,pins = "gpk-10"; 563 samsung,pins = "gpk-11"; 569 samsung,pins = "gpk-12"; 575 samsung,pins = "gpk-13"; 581 samsung,pins = "gpk-14"; 587 samsung,pins = "gpk-15"; 677 samsung,pins = "gpk-0", "gpk-1", "gpk-2", "gpk-3", [all …]
|
| D | s3c2416-pinctrl.dtsi | 64 gpk: gpk { label
|
| /Linux-v5.4/kernel/rcu/ |
| D | tree_stall.h | 335 struct task_struct *gpk = rcu_state.gp_kthread; in rcu_check_gp_kthread_starvation() local 345 gpk ? gpk->state : ~0, gpk ? task_cpu(gpk) : -1); in rcu_check_gp_kthread_starvation() 346 if (gpk) { in rcu_check_gp_kthread_starvation() 348 sched_show_task(gpk); in rcu_check_gp_kthread_starvation() 349 wake_up_process(gpk); in rcu_check_gp_kthread_starvation()
|