Home
last modified time | relevance | path

Searched refs:dst_pid (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/trace/events/
Dsched.h551 __field( pid_t, dst_pid )
564 __entry->dst_pid = task_pid_nr(dst_tsk);
574 __entry->dst_pid, __entry->dst_tgid, __entry->dst_ngid,
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_fw.h2050 uint32_t dst_pid; /* Src port id. high order byte */ member
Dqla_init.c8733 pid1 = pri_entry->dst_pid & INVALID_PORT_ID; in qla24xx_get_fcp_prio()