Searched defs:tstype (Results 1 - 6 of 6) sorted by relevance
/third_party/ltp/tools/apicmds/ |
H A D | ltpapicmd.c | 88 int ident_ttype(char *tstype) in ident_ttype() argument
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futextest.h | 31 enum tst_ts_type tstype; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 132 static void validate_key(int tskey, int tstype) in validate_key() argument 213 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 132 static void validate_key(int tskey, int tstype) in validate_key() argument 213 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | skbuff.c | 4679 __skb_complete_tx_timestamp(struct sk_buff *skb, struct sock *sk, int tstype, bool opt_stats) __skb_complete_tx_timestamp() argument 4746 __skb_tstamp_tx(struct sk_buff *orig_skb, struct skb_shared_hwtstamps *hwtstamps, struct sock *sk, int tstype) __skb_tstamp_tx() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 5209 __skb_complete_tx_timestamp(struct sk_buff *skb, struct sock *sk, int tstype, bool opt_stats) __skb_complete_tx_timestamp() argument 5275 __skb_tstamp_tx(struct sk_buff *orig_skb, const struct sk_buff *ack_skb, struct skb_shared_hwtstamps *hwtstamps, struct sock *sk, int tstype) __skb_tstamp_tx() argument
|
Completed in 20 milliseconds