Searched defs:lfd (Results 1 – 6 of 6) 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/drivers/gpu/drm/xe/ |
| H A D | xe_guc_log.c | 86 u32 lfd; member 268 static inline int xe_guc_log_add_lfd_header(struct guc_lfd_data *lfd) in xe_guc_log_add_lfd_header() 277 struct guc_lfd_data lfd; in xe_guc_log_add_typed_payload() local 324 struct guc_lfd_data lfd; in xe_guc_log_add_os_id() local 458 struct guc_lfd_data lfd; in xe_guc_log_add_log_event() local 530 struct guc_lfd_data lfd; in xe_guc_log_add_crash_dump() 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 | 726 int send_recv_data(int lfd, int fd, uint32_t total_bytes) in send_recv_data()
|