Home
last modified time | relevance | path

Searched refs:dst_pid (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/trace/events/
H A Dsched.h544 __field( pid_t, dst_pid )
557 __entry->dst_pid = dst_tsk ? task_pid_nr(dst_tsk) : 0;
564 TP_printk("src_pid=%d src_tgid=%d src_ngid=%d src_cpu=%d src_nid=%d dst_pid=%d dst_tgid=%d dst_ngid=%d dst_cpu=%d dst_nid=%d",
567 __entry->dst_pid, __entry->dst_tgid, __entry->dst_ngid,
/kernel/linux/linux-6.6/include/trace/events/
H A Dsched.h629 __field( pid_t, dst_pid )
642 __entry->dst_pid = dst_tsk ? task_pid_nr(dst_tsk) : 0;
649 TP_printk("src_pid=%d src_tgid=%d src_ngid=%d src_cpu=%d src_nid=%d dst_pid=%d dst_tgid=%d dst_ngid=%d dst_cpu=%d dst_nid=%d",
652 __entry->dst_pid, __entry->dst_tgid, __entry->dst_ngid,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dmac.h610 u8 dst_pid; member
H A Dmac.c2920 val = u32_replace_bits(val, ctrl_para->dst_pid, in rtw89_mac_set_cpuio()
2982 ctrl_para.dst_pid = WDE_DLE_PORT_ID_WDRLS; in dle_quota_change()
3000 ctrl_para.dst_pid = PLE_DLE_PORT_ID_PLRLS; in dle_quota_change()
H A Ddebug.c3122 ctrl_para.dst_pid = WDE_DLE_PORT_ID_WDRLS; in rtw89_dbg_trigger_ctrl_error()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_fw.h2200 uint32_t dst_pid; /* Src port id. high order byte */ member
H A Dqla_init.c9005 pid1 = pri_entry->dst_pid & INVALID_PORT_ID; in qla24xx_get_fcp_prio()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h2231 uint32_t dst_pid; /* Src port id. high order byte */ member
H A Dqla_init.c9491 pid1 = pri_entry->dst_pid & INVALID_PORT_ID; in qla24xx_get_fcp_prio()

Completed in 44 milliseconds