Searched defs:lfd (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/tools/testing/selftests/gpio/ |
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-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_tcp_ca.c | 39 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
|
/linux-6.6.21/arch/powerpc/math-emu/ |
D | lfd.c | 10 lfd(void *frD, void *ea) in lfd() function
|
/linux-6.6.21/tools/gpio/ |
D | gpio-event-mon.c | 36 int cfd, lfd; in monitor_device() local
|
/linux-6.6.21/tools/testing/selftests/net/af_unix/ |
D | test_unix_oob.c | 177 int lfd, pfd; in main() local
|