Home
last modified time | relevance | path

Searched refs:process_id (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra124-dfll-fcpu.c42 .process_id = -1,
87 int process_id, speedo_id, speedo_value; in tegra124_dfll_fcpu_probe() local
91 process_id = tegra_sku_info.cpu_process_id; in tegra124_dfll_fcpu_probe()
113 process_id, speedo_id, speedo_value, in tegra124_dfll_fcpu_probe()
Dcvb.c113 size_t sz, int process_id, in tegra_cvb_build_opp_table() argument
125 if (d->process_id != -1 && d->process_id != process_id) in tegra_cvb_build_opp_table()
Dcvb.h48 int process_id; member
62 size_t sz, int process_id,
/linux-4.4.14/arch/tile/include/uapi/arch/
Dsim.h311 sim_add_watchpoint(unsigned int process_id, in sim_add_watchpoint() argument
317 return _sim_syscall(SIM_SYSCALL_ADD_WATCHPOINT, 5, process_id, in sim_add_watchpoint()
323 sim_remove_watchpoint(unsigned int process_id, in sim_remove_watchpoint() argument
329 return _sim_syscall(SIM_SYSCALL_REMOVE_WATCHPOINT, 5, process_id, in sim_remove_watchpoint()
358 sim_query_watchpoint(unsigned int process_id) in sim_query_watchpoint() argument
367 : "R00" (val), "R01" (process_id)); in sim_query_watchpoint()
/linux-4.4.14/drivers/isdn/sc/
Dmessage.c65 rspmsg->process_id, in receivemessage()
131 sndmsg.process_id = procid; in sendmessage()
157 sndmsg.process_id, in sendmessage()
Dmessage.h208 unsigned char process_id; member
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dpalmz72.h80 u32 process_id; /* 0x48 */ member
/linux-4.4.14/tools/perf/scripts/python/
Dexport-to-postgresql.py662 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): argument
663 value = struct.pack("!hiqiqiqiiii", 5, 8, thread_id, 8, machine_id, 8, process_id, 4, pid, 4, tid)
/linux-4.4.14/arch/arm/mach-pxa/
Dpalmz72.c236 .process_id = 0,