Home
last modified time | relevance | path

Searched defs:tgt (Results 1 – 2 of 2) sorted by relevance

/net/smc/
Dsmc_cdc.h101 static inline void smc_curs_copy(union smc_host_cursor *tgt, in smc_curs_copy()
116 static inline void smc_curs_copy_net(union smc_cdc_cursor *tgt, in smc_curs_copy_net()
131 static inline void smcd_curs_copy(union smcd_cdc_cursor *tgt, in smcd_curs_copy()
/net/core/
Dskbuff.c3353 int skb_shift(struct sk_buff *tgt, struct sk_buff *skb, int shiftlen) in skb_shift()