Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 25 of 42) sorted by relevance

12

/device/soc/rockchip/rk3588/kernel/drivers/regulator/
Drk806-regulator.c350 int pid = -1; in get_gpio_id() local
376 int level, vsel_reg, pid; in rk806_get_read_vsel_register() local
399 int level, vsel_reg, pid; in rk806_get_write_vsel_register() local
434 int gpio_level, pid; in rk806_do_gpio_dvs() local
611 int pid = get_gpio_id(mode); in rk806_regulator_sleep2dvs_mode() local
761 int gpio_level, pid; in rk806_regulator_is_enabled_regmap() local
782 int gpio_level, pid; in rk806_regulator_enable_regmap() local
805 int gpio_level, pid; in rk806_regulator_disable_regmap() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
Dumplock_driver.c26 u32 pid; /*process id*/ member
31 u32 pid; member
103 static int umplock_find_client_valid(u32 pid) in umplock_find_client_valid()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dcore.c5617 static struct task_struct *find_process_by_pid(pid_t pid) in find_process_by_pid()
6096 static int do_sched_setscheduler(pid_t pid, int policy, in do_sched_setscheduler()
6191 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, in SYSCALL_DEFINE3() argument
6208 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument
6219 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument
6265 SYSCALL_DEFINE1(sched_getscheduler, pid_t, pid) in SYSCALL_DEFINE1() argument
6296 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) in SYSCALL_DEFINE2() argument
6382 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
6441 long sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in sched_setaffinity()
6566 SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, in SYSCALL_DEFINE3() argument
[all …]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_session.h56 u32 pid; member
Dmali_gp_job.h44 u32 pid; /**< Process ID of submitting process */ member
Dmali_pp_job.h57 u32 pid; /**< Process ID of submitting process */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_session.h55 u32 pid; member
Dmali_gp_job.h43 u32 pid; /**< Process ID of submitting process */ member
Dmali_pp_job.h56 u32 pid; /**< Process ID of submitting process */ member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_profiling.c427 …void _mali_profiling_sampling_core_activity_switch(int counter_id, int core, u32 activity, u32 pid) in _mali_profiling_sampling_core_activity_switch()
725 void _mali_osk_profiling_stop_sampling(u32 pid) in _mali_osk_profiling_stop_sampling()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_profiling.c435 …void _mali_profiling_sampling_core_activity_switch(int counter_id, int core, u32 activity, u32 pid) in _mali_profiling_sampling_core_activity_switch()
742 void _mali_osk_profiling_stop_sampling(u32 pid) in _mali_osk_profiling_stop_sampling()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
Dfanotify.h21 int pid; member
Dsocket.h63 pid_t pid; member
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_file.h239 struct pid *pid; member
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
Dcgroup-v1.c342 int pid, n = 0; /* used for populating the array */ in pidlist_array_load() local
417 int index = 0, pid = *pos; in cgroup_pidlist_start() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
Dlos_task_pri.h336 UINT16 pid[OS_TASK_SWITCH_INFO_COUNT]; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Dfcntl.h301 pid_t pid; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/
Dmmz_userdev.c63 pid_t pid; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dlinuxver.h768 #define KILL_PROC(pid, sig) \ argument
775 #define KILL_PROC(pid, sig) \ argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_pm_wlan.c148 hi_void wlan_pm_set_wkfail_pid(int pid) in wlan_pm_set_wkfail_pid()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddbus_usb.c206 dbus_bus_register(int vid, int pid, probe_cb_t prcb, in dbus_bus_register()
/device/soc/rockchip/common/sdk_linux/ipc/
Dsem.c134 struct pid *pid; /* process id of requesting process */ member
652 struct pid *pid; in perform_atomic_semop_slow() local
/device/soc/rockchip/common/sdk_linux/init/
Dmain.c712 int pid; in rest_init() local
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
Dpd_vdo.h163 #define VDO_PRODUCT(pid, bcd) (((pid)&0xffff) << 16 | ((bcd)&0xffff)) argument
/device/soc/rockchip/common/sdk_linux/include/linux/sched/
Dsignal.h632 struct pid *pid; in task_pid_type() local

12