Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dsched.h681 __field( pid_t, dst_pid )
694 __entry->dst_pid = dst_tsk ? task_pid_nr(dst_tsk) : 0;
704 __entry->dst_pid, __entry->dst_tgid, __entry->dst_ngid,
/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h2231 uint32_t dst_pid; /* Src port id. high order byte */ member
H A Dqla_init.c9746 pid1 = pri_entry->dst_pid & INVALID_PORT_ID; in qla24xx_get_fcp_prio()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.h696 u8 dst_pid; member
H A Dmac.c3447 val = u32_replace_bits(val, ctrl_para->dst_pid, in set_cpuio_ax()
3517 ctrl_para.dst_pid = WDE_DLE_PORT_ID_WDRLS; in dle_quota_change_ax()
3535 ctrl_para.dst_pid = PLE_DLE_PORT_ID_PLRLS; in dle_quota_change_ax()
H A Dmac_be.c1857 val_op2 = u32_replace_bits(0, ctrl_para->dst_pid, in set_cpuio_be()
H A Ddebug.c3596 ctrl_para.dst_pid = WDE_DLE_PORT_ID_WDRLS; in rtw89_dbg_trigger_l1_error()