Searched defs:lfd (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/gpio/ |
H A D | gpio-mockup-cdev.c | 46 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 D | lfd.c | 10 lfd(void *frD, void *ea) in lfd() function
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | bpf_tcp_ca.c | 68 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 D | test_unix_oob.c |
|
/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.c | 704 send_recv_data(int lfd,int fd,uint32_t total_bytes) send_recv_data() argument
|