Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/um/drivers/
A Dharddog_user.c34 char pid_buf[sizeof("nnnnnnn\0")], c; in start_watchdog() local
35 char *pid_args[] = { "/usr/bin/uml_watchdog", "-pid", pid_buf, NULL }; in start_watchdog()
63 sprintf(pid_buf, "%d", os_getpid()); in start_watchdog()
/linux-6.3-rc2/drivers/scsi/bfa/
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()

Completed in 23 milliseconds