Home
last modified time | relevance | path

Searched refs:pid_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dharddog_user.c35 char pid_buf[sizeof("nnnnnnn\0")], c; in start_watchdog() local
36 char *pid_args[] = { "/usr/bin/uml_watchdog", "-pid", pid_buf, NULL }; in start_watchdog()
64 sprintf(pid_buf, "%d", os_getpid()); in start_watchdog()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c3640 u32 *pid_buf, u32 n_pids);
5032 bfa_fcs_lport_ns_process_gidft_pids(struct bfa_fcs_lport_s *port, u32 *pid_buf, in bfa_fcs_lport_ns_process_gidft_pids() argument
5044 gidft_entry = (struct fcgs_gidft_resp_s *) &pid_buf[ii]; in bfa_fcs_lport_ns_process_gidft_pids()