Searched refs:process_id (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/clk/tegra/
H A Dcvb.h48 int process_id; member in struct:cvb_table
62 size_t sz, int process_id,
H A Dclk-tegra124-dfll-fcpu.c42 .process_id = -1,
87 int process_id, speedo_id, speedo_value; tegra124_dfll_fcpu_probe() local
91 process_id = tegra_sku_info.cpu_process_id; tegra124_dfll_fcpu_probe()
113 process_id, speedo_id, speedo_value, tegra124_dfll_fcpu_probe()
H A Dcvb.c98 * @process_id: process id of the HW module
113 size_t sz, int process_id, tegra_cvb_build_opp_table()
125 if (d->process_id != -1 && d->process_id != process_id) tegra_cvb_build_opp_table()
111 tegra_cvb_build_opp_table( const struct cvb_table *cvb_tables, size_t sz, int process_id, int speedo_id, int speedo_value, unsigned long max_rate, struct device *opp_dev) tegra_cvb_build_opp_table() argument
/linux-4.4.14/drivers/isdn/sc/
H A Dmessage.c65 rspmsg->process_id, receivemessage()
131 sndmsg.process_id = procid; sendmessage()
157 sndmsg.process_id, sendmessage()
H A Dmessage.h208 unsigned char process_id; member in struct:message
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpalmz72.h80 u32 process_id; /* 0x48 */ member in struct:palmz72_resume_info
/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dsim.h311 sim_add_watchpoint(unsigned int process_id, sim_add_watchpoint() argument
317 return _sim_syscall(SIM_SYSCALL_ADD_WATCHPOINT, 5, process_id, sim_add_watchpoint()
323 sim_remove_watchpoint(unsigned int process_id, sim_remove_watchpoint() argument
329 return _sim_syscall(SIM_SYSCALL_REMOVE_WATCHPOINT, 5, process_id, sim_remove_watchpoint()
341 * error (meaning a bad process_id).
358 sim_query_watchpoint(unsigned int process_id) sim_query_watchpoint() argument
367 : "R00" (val), "R01" (process_id)); sim_query_watchpoint()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Drx.h87 * Bits 3-5 - process_id tag (AP mode FW)
/linux-4.4.14/tools/perf/scripts/python/
H A Dexport-to-postgresql.py294 'process_id bigint,'
417 'process_id,'
609 'ADD CONSTRAINT processfk FOREIGN KEY (process_id) REFERENCES threads (id)')
662 def thread_table(thread_id, machine_id, process_id, pid, tid, *x):
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/
H A Dpalmz72.c236 .process_id = 0, palmz72_leds_init()

Completed in 279 milliseconds