Home
last modified time | relevance | path

Searched defs:tcb (Results 1 – 25 of 35) sorted by relevance

12

/kernel/liteos_m/components/trace/
Dtrace_online.c68 STATIC VOID OsTraceSendObj(const LosTaskCB *tcb) in OsTraceSendObj()
79 LosTaskCB *tcb = NULL; in OsTraceSendObjTable() local
Dlos_trace.c124 VOID OsTraceSetObj(ObjData *obj, const LosTaskCB *tcb) in OsTraceSetObj()
/kernel/liteos_a/kernel/extended/trace/
Dtrace_online.c61 STATIC VOID OsTraceSendObj(const LosTaskCB *tcb) in OsTraceSendObj()
72 LosTaskCB *tcb = NULL; in OsTraceSendObjTable() local
Dlos_trace.c126 VOID OsTraceSetObj(ObjData *obj, const LosTaskCB *tcb) in OsTraceSetObj()
/kernel/liteos_m/kal/posix/src/
Dpthread.c84 LosTaskCB *tcb = NULL; in IsPthread() local
173 LosTaskCB *tcb = NULL; in CheckForCancel() local
302 LosTaskCB *tcb = NULL; in pthread_setcancelstate() local
334 LosTaskCB *tcb = NULL; in pthread_setcanceltype() local
418 LosTaskCB *tcb = NULL; in pthread_cancel() local
514 LosTaskCB *tcb = OS_TCB_FROM_TID((UINT32)thread); in pthread_exit() local
/kernel/linux/linux-5.10/drivers/scsi/
Dncr53c8xx.c1150 struct tcb { struct
1159 struct link jump_tcb; argument
1190 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */ argument
1198 struct ccb * nego_cp;
1204 u_long transfers;
1205 u_long bytes;
1212 /*0*/ u16 period;
1213 /*2*/ u_char sval;
1214 /*3*/ u_char minsync;
1215 /*0*/ u_char wval;
[all …]
/kernel/linux/linux-4.19/drivers/scsi/
Dncr53c8xx.c1162 struct tcb { struct
1171 struct link jump_tcb; argument
1202 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */ argument
1210 struct ccb * nego_cp;
1216 u_long transfers;
1217 u_long bytes;
1224 /*0*/ u16 period;
1225 /*2*/ u_char sval;
1226 /*3*/ u_char minsync;
1227 /*0*/ u_char wval;
[all …]
/kernel/liteos_a/arch/arm/include/
Dperf.h49 #define OsPerfArchFetchIrqRegs(regs, tcb) \ argument
/kernel/linux/linux-5.10/drivers/net/ethernet/agere/
Det131x.c349 struct tcb { struct
350 struct tcb *next; /* Next entry in ring */ argument
361 struct tcb *tcb_ring; argument
1753 struct tcb *tcb = tx_ring->tcb_ring; in et131x_init_send() local
2417 static int nic_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) in nic_send_packet()
2587 struct tcb *tcb; in send_packet() local
2635 struct tcb *tcb) in free_send_packet()
2693 struct tcb *tcb; in et131x_free_busy_send_packets() local
2739 struct tcb *tcb; in et131x_handle_send_pkts() local
3392 struct tcb *tcb = tx_ring->send_head; in et131x_isr() local
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/agere/
Det131x.c349 struct tcb { struct
350 struct tcb *next; /* Next entry in ring */ argument
361 struct tcb *tcb_ring; argument
1757 struct tcb *tcb = tx_ring->tcb_ring; in et131x_init_send() local
2421 static int nic_send_packet(struct et131x_adapter *adapter, struct tcb *tcb) in nic_send_packet()
2591 struct tcb *tcb; in send_packet() local
2639 struct tcb *tcb) in free_send_packet()
2697 struct tcb *tcb; in et131x_free_busy_send_packets() local
2743 struct tcb *tcb; in et131x_handle_send_pkts() local
3405 struct tcb *tcb = tx_ring->send_head; in et131x_isr() local
[all …]
/kernel/liteos_a/kernel/base/ipc/
Dlos_signal.c277 static int SigProcessSignalHandler(LosTaskCB *tcb, void *arg) in SigProcessSignalHandler()
322 static int SigProcessKillSigHandler(LosTaskCB *tcb, void *arg) in SigProcessKillSigHandler()
331 LosTaskCB *tcb = NULL; in SigProcessLoadTcb() local
521 LosTaskCB *tcb = NULL; in OsSigPending() local
/kernel/linux/linux-4.19/drivers/net/ethernet/brocade/bna/
Dbnad.c145 bnad_txq_cleanup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txq_cleanup()
167 bnad_txcmpl_process(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txcmpl_process()
212 bnad_tx_complete(struct bnad *bnad, struct bna_tcb *tcb) in bnad_tx_complete()
246 struct bna_tcb *tcb = (struct bna_tcb *)data; in bnad_msix_tx() local
808 struct bna_tcb *tcb = NULL; in bnad_isr() local
961 struct bna_tcb *tcb = in bnad_cb_ethport_link_status() local
1007 bnad_cb_tcb_setup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_setup()
1017 bnad_cb_tcb_destroy(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_destroy()
1050 struct bna_tcb *tcb; in bnad_cb_tx_stall() local
1068 struct bna_tcb *tcb; in bnad_cb_tx_resume() local
[all …]
Dbnad_ethtool.c765 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbnad.c137 bnad_txq_cleanup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txq_cleanup()
159 bnad_txcmpl_process(struct bnad *bnad, struct bna_tcb *tcb) in bnad_txcmpl_process()
204 bnad_tx_complete(struct bnad *bnad, struct bna_tcb *tcb) in bnad_tx_complete()
238 struct bna_tcb *tcb = (struct bna_tcb *)data; in bnad_msix_tx() local
800 struct bna_tcb *tcb = NULL; in bnad_isr() local
953 struct bna_tcb *tcb = in bnad_cb_ethport_link_status() local
999 bnad_cb_tcb_setup(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_setup()
1009 bnad_cb_tcb_destroy(struct bnad *bnad, struct bna_tcb *tcb) in bnad_cb_tcb_destroy()
1042 struct bna_tcb *tcb; in bnad_cb_tx_stall() local
1060 struct bna_tcb *tcb; in bnad_cb_tx_resume() local
[all …]
Dbnad_ethtool.c756 struct bna_tcb *tcb = NULL; in bnad_per_q_stats_fill() local
/kernel/liteos_a/kernel/extended/liteipc/
Dhm_liteipc.c482 LosTaskCB *tcb = OS_TCB_FROM_TID(serviceTid); in AddServiceAccess() local
695 LosTaskCB *tcb = NULL; in IsTaskAlive() local
1023 LosTaskCB *tcb = OS_TCB_FROM_TID(dstTid); in LiteIpcWrite() local
1070 …_OS_SEC_TEXT STATIC UINT32 CheckRecievedMsg(IpcListNode *node, IpcContent *content, LosTaskCB *tcb) in CheckRecievedMsg()
1130 LosTaskCB *tcb = OS_TCB_FROM_TID(selfTid); in LiteIpcRead() local
/kernel/linux/linux-4.19/drivers/staging/rtlwifi/phydm/
Dphydm_beamforming.h23 #define beamforming_gid_paid(adapter, tcb) argument
/kernel/linux/linux-4.19/drivers/isdn/gigaset/
Dser-gigaset.c107 struct cmdbuf_t *cb, *tcb; in send_cb() local
Dcommon.c820 struct cmdbuf_t *cb, *tcb; in cleanup_cs() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dstrobemeta.h255 void* tcb; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
Dcm.c3822 static inline u64 t4_tcb_get_field64(__be64 *tcb, u16 word) in t4_tcb_get_field64()
3834 static inline u32 t4_tcb_get_field32(__be64 *tcb, u16 word, u32 mask, u32 shift) in t4_tcb_get_field32()
3848 __be64 *tcb = (__be64 *)(rpl + 1); in read_tcb_rpl() local
/kernel/linux/linux-5.10/net/core/
Dsock_map.c669 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in BPF_CALL_4() local
1273 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in BPF_CALL_4() local
/kernel/linux/linux-4.19/net/ipv4/
Dtcp.c478 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_tx_timestamp() local
673 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in skb_entail() local
Dtcp_output.c1011 struct tcp_skb_cb *tcb; in __tcp_transmit_skb() local
3391 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_connect_queue_skb() local
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c468 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in tcp_tx_timestamp() local
665 struct tcp_skb_cb *tcb = TCP_SKB_CB(skb); in skb_entail() local

12