Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/powerpc/papr_sysparm/
Dpapr_sysparm.c15 const int devfd = open(DEVPATH, O_RDONLY); in open_close() local
31 const int devfd = open(DEVPATH, O_RDONLY); in get_splpar() local
50 const int devfd = open(DEVPATH, O_RDONLY); in get_bad_parameter() local
73 const int devfd = open(DEVPATH, O_RDWR); in check_efault_common() local
104 const int devfd = open(DEVPATH, O_RDWR); in set_hmc0() local
126 const int devfd = open(DEVPATH, O_RDONLY); in set_with_ro_fd() local
/linux-6.12.1/tools/testing/selftests/powerpc/papr_vpd/
Dpapr_vpd.c18 const int devfd = open(DEVPATH, O_RDONLY); in dev_papr_vpd_open_close() local
31 const int devfd = open(DEVPATH, O_RDONLY); in dev_papr_vpd_get_handle_all() local
70 const int devfd = open(DEVPATH, O_RDONLY); in dev_papr_vpd_get_handle_byte_at_a_time() local
111 const int devfd = open(DEVPATH, O_RDONLY); in dev_papr_vpd_unterm_loc_code() local
137 const int devfd = open(DEVPATH, O_RDONLY); in dev_papr_vpd_null_handle() local
156 const int devfd = open(DEVPATH, O_RDONLY); in papr_vpd_close_handle_without_reading() local
179 const int devfd = open(DEVPATH, O_RDONLY); in papr_vpd_reread() local
262 const int devfd = open(DEVPATH, O_RDONLY); in papr_vpd_system_loc_code() local
/linux-6.12.1/tools/testing/selftests/drivers/dma-buf/
Dudmabuf.c57 static int create_udmabuf_list(int devfd, int memfd, off64_t memfd_size) in create_udmabuf_list()
136 int devfd, memfd, buf, ret; in main() local
/linux-6.12.1/tools/testing/selftests/net/
Dncdevmem.c205 static void create_udmabuf(int *devfd, int *memfd, int *buf, size_t dmabuf_size) in create_udmabuf()
248 int devfd, memfd, buf, ret; in do_server() local
468 int devfd, memfd, buf; in run_devmem_tests() local
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dd_path.c43 int sockfd = -1, procfd = -1, devfd = -1; in trigger_fstat_events() local
/linux-6.12.1/tools/testing/selftests/tdx/
Dtdx_guest_test.c135 int devfd, i; in TEST() local