Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/powerpc/math-emu/
H A Dlfd.c10 lfd(void *frD, void *ea) in lfd() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c39 int lfd = (int)(long)arg, err = 0, fd; in server() local
85 int lfd = -1, fd = -1; in do_test() local
262 int err, lfd = -1, cli_fd = -1, srv_fd = -1; in test_dctcp_fallback() local
/openbmc/qemu/tests/unit/
H A Dsocket-helpers.c43 int lfd = -1, cfd = -1, afd = -1; in socket_can_bind_connect() local
/openbmc/linux/tools/gpio/
H A Dgpio-event-mon.c36 int cfd, lfd; in monitor_device() local
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c177 int lfd, pfd; in main() local