Searched defs:tx (Results 1 – 15 of 15) sorted by relevance
/tools/testing/selftests/timers/ |
D | set-tai.c | 30 struct timex tx; in set_tai() local 42 struct timex tx; in get_tai() local
|
D | change_skew.c | 38 struct timex tx; in change_skew_test() local 60 struct timex tx; in main() local
|
D | leapcrash.c | 30 struct timex tx; in clear_time_state() local 60 struct timex tx; in main() local
|
D | valid-adjtimex.c | 43 int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 52 struct timex tx; in clear_time_state() local 116 struct timex tx; in validate_freq() local
|
D | leap-a-day.c | 97 struct timex tx; in clear_time_state() local 132 struct timex tx; in sigalarm() local 239 struct timex tx; in main() local
|
D | skew_consistency.c | 43 struct timex tx; in main() local
|
/tools/spi/ |
D | spidev_test.c | 118 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) in transfer() 315 uint8_t *tx; in transfer_escaped_string() local 337 uint8_t *tx; in transfer_file() local 384 uint8_t *tx; in transfer_buf() local
|
/tools/testing/selftests/ptp/ |
D | testptp.c | 43 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 156 struct timex tx; in main() local
|
/tools/testing/selftests/bpf/ |
D | xdpxceiver.h | 94 struct xsk_ring_prod tx; member 102 tx, enumerator
|
D | test_flow_dissector.c | 514 int fdt = -1, fdr = -1, len, tx = 0, rx = 0; in do_main() local
|
D | test_sockmap.c | 552 struct msg_stats *s, bool tx, in msg_loop()
|
/tools/lib/bpf/ |
D | xsk.c | 84 struct xsk_ring_prod *tx; member 107 struct xdp_ring_offset_v1 tx; member 1015 struct xsk_ring_prod *tx, in xsk_socket__create_shared() 1198 struct xsk_ring_cons *rx, struct xsk_ring_prod *tx, in xsk_socket__create()
|
D | xsk.h | 130 static inline struct xdp_desc *xsk_ring_prod__tx_desc(struct xsk_ring_prod *tx, in xsk_ring_prod__tx_desc()
|
/tools/include/uapi/linux/ |
D | if_xdp.h | 52 struct xdp_ring_offset tx; member
|
/tools/testing/selftests/net/ |
D | psock_tpacket.c | 446 struct tpacket3_hdr *tx = next; in walk_tx() local
|