Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 14 of 14) sorted by relevance

/tools/testing/selftests/timers/
Dset-tai.c30 struct timex tx; in set_tai() local
42 struct timex tx; in get_tai() local
Dchange_skew.c38 struct timex tx; in change_skew_test() local
60 struct timex tx; in main() local
Dleapcrash.c30 struct timex tx; in clear_time_state() local
60 struct timex tx; in main() local
Dvalid-adjtimex.c43 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
Dleap-a-day.c97 struct timex tx; in clear_time_state() local
132 struct timex tx; in sigalarm() local
239 struct timex tx; in main() local
Dskew_consistency.c43 struct timex tx; in main() local
/tools/spi/
Dspidev_test.c113 static void transfer(int fd, uint8_t const *tx, uint8_t const *rx, size_t len) in transfer()
300 uint8_t *tx; in transfer_escaped_string() local
322 uint8_t *tx; in transfer_file() local
369 uint8_t *tx; in transfer_buf() local
/tools/testing/selftests/ptp/
Dtestptp.c41 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
152 struct timex tx; in main() local
/tools/lib/bpf/
Dxsk.c58 struct xsk_ring_prod *tx; member
86 struct xdp_ring_offset_v1 tx; member
560 struct xsk_ring_cons *rx, struct xsk_ring_prod *tx, in xsk_socket__create()
Dxsk.h64 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/
Dif_xdp.h52 struct xdp_ring_offset tx; member
/tools/testing/selftests/bpf/
Dtest_flow_dissector.c514 int fdt = -1, fdr = -1, len, tx = 0, rx = 0; in do_main() local
Dtest_sockmap.c447 struct msg_stats *s, bool tx, in msg_loop()
/tools/testing/selftests/net/
Dpsock_tpacket.c446 struct tpacket3_hdr *tx = next; in walk_tx() local