Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/gpio/
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-6.14.4/arch/powerpc/math-emu/
Dlfd.c10 lfd(void *frD, void *ea) in lfd() function
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
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-6.14.4/tools/gpio/
Dgpio-event-mon.c36 int cfd, lfd; in monitor_device() local
/linux-6.14.4/tools/testing/selftests/bpf/
Dnetwork_helpers.c676 int send_recv_data(int lfd, int fd, uint32_t total_bytes) in send_recv_data()