Home
last modified time | relevance | path

Searched defs:lfd (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c46 static int get_value_v2(int lfd) in get_value_v2()
79 static int get_value_v1(int lfd) in get_value_v1()
119 int opt, ret, cfd, lfd; in main() local
/linux/arch/powerpc/math-emu/
H A Dlfd.c10 lfd(void *frD, void *ea) in lfd() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c68 int lfd = -1, fd = -1; in do_test() local
149 int lfd = -1, fd = -1, tmp_stg, err; in test_dctcp() local
261 int err, lfd = -1, cli_fd = -1, srv_fd = -1; in test_dctcp_fallback() local
/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c704 send_recv_data(int lfd,int fd,uint32_t total_bytes) send_recv_data() argument