Searched defs:tx (Results 1 – 14 of 14) 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 | 113 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/ |
D | testptp.c | 41 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 152 struct timex tx; in main() local
|
/tools/lib/bpf/ |
D | xsk.c | 58 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()
|
D | xsk.h | 64 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/bpf/ |
D | test_flow_dissector.c | 514 int fdt = -1, fdr = -1, len, tx = 0, rx = 0; in do_main() local
|
D | test_sockmap.c | 447 struct msg_stats *s, bool tx, in msg_loop()
|
/tools/testing/selftests/net/ |
D | psock_tpacket.c | 446 struct tpacket3_hdr *tx = next; in walk_tx() local
|