Home
last modified time | relevance | path

Searched defs:dev_fd (Results 1 – 25 of 29) sorted by relevance

12

/external/ltp/lib/
Dtst_device.c83 int ctl_fd, dev_fd, rc, i, path_set; in tst_find_free_loopdev() local
164 int dev_fd, file_fd; in tst_attach_device() local
257 int tst_detach_device_by_fd(const char *dev, int dev_fd) in tst_detach_device_by_fd()
294 int dev_fd, ret; in tst_detach_device() local
/external/ltp/testcases/kernel/syscalls/splice/
Dsplice09.c27 char dev_fd; in verify_splice() local
Dsplice08.c24 static void test_splice(unsigned int bytes, int dev_fd) in test_splice()
/external/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_loop03.c24 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop04.c30 static int dev_num, dev_fd, file_fd, attach_flag; variable
Dioctl_loop05.c42 static int dev_num, dev_fd, block_devfd, attach_flag, logical_block_size; variable
Dioctl09.c26 static int dev_num, attach_flag, dev_fd; variable
Dioctl_loop01.c32 static int dev_num, attach_flag, dev_fd, parted_sup; variable
Dioctl_loop06.c23 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
Dioctl_loop02.c33 static int attach_flag, dev_fd, loop_configure_sup = 1; variable
Dioctl_loop07.c28 static int dev_num, dev_fd, file_fd, attach_flag, loop_configure_sup = 1; variable
/external/ltp/testcases/kernel/syscalls/landlock/
Dlandlock06.c24 static int dev_fd = -1; variable
/external/linux-kselftest/tools/testing/selftests/nci/
Dnci_dev.c324 int dev_fd; in virtual_dev_open() local
364 int dev_fd; in virtual_dev_open_v2() local
455 int dev_fd; in virtual_deinit() local
477 int dev_fd; in virtual_deinit_v2() local
540 int dev_fd; in virtual_poll_start() local
562 int dev_fd; in virtual_poll_stop() local
/external/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev03.c95 int dev_fd, ret; in setup() local
/external/ltp/testcases/kernel/syscalls/preadv/
Dpreadv03.c96 int dev_fd, ret; in setup() local
/external/sg3_utils/lib/
Dsg_pt_solaris.c45 int dev_fd; member
96 construct_scsi_pt_obj_with_fd(int dev_fd, int verbose) in construct_scsi_pt_obj_with_fd()
135 int dev_fd; in clear_scsi_pt_obj() local
Dsg_pt_linux.c183 check_file_type(int dev_fd, struct stat * dev_statp, bool * is_bsg_p, in check_file_type()
268 check_pt_file_handle(int dev_fd, const char * device_name, int verbose) in check_pt_file_handle()
389 construct_scsi_pt_obj_with_fd(int dev_fd, int verbose) in construct_scsi_pt_obj_with_fd()
539 set_pt_file_handle(struct sg_pt_base * vp, int dev_fd, int verbose) in set_pt_file_handle()
Dsg_pt_osf1.c69 int dev_fd; member
208 int dev_fd; in clear_scsi_pt_obj() local
Dsg_pt_win32.c159 int dev_fd; /* -1 for no "file descriptor" given */ member
672 construct_scsi_pt_obj_with_fd(int dev_fd, int vb) in construct_scsi_pt_obj_with_fd()
835 int dev_fd; in clear_scsi_pt_obj() local
1238 do_scsi_pt(struct sg_pt_base * vp, int dev_fd, int time_secs, int vb) in do_scsi_pt()
Dsg_pt_haiku.c45 int dev_fd; member
/external/linux-kselftest/tools/testing/selftests/kvm/lib/
Dkvm_util.c1075 int dev_fd, ret; in vcpu_mmap_sz() local
1540 int __kvm_has_device_attr(int dev_fd, uint32_t group, uint64_t attr) in __kvm_has_device_attr()
1575 int __kvm_device_attr_get(int dev_fd, uint32_t group, uint64_t attr, void *val) in __kvm_device_attr_get()
1587 int __kvm_device_attr_set(int dev_fd, uint32_t group, uint64_t attr, void *val) in __kvm_device_attr_set()
/external/linux-kselftest/tools/testing/selftests/kvm/include/
Dkvm_util_base.h529 static inline void kvm_has_device_attr(int dev_fd, uint32_t group, uint64_t attr) in kvm_has_device_attr()
538 static inline void kvm_device_attr_get(int dev_fd, uint32_t group, in kvm_device_attr_get()
548 static inline void kvm_device_attr_set(int dev_fd, uint32_t group, in kvm_device_attr_set()
/external/exfatprogs/include/
Dlibexfat.h66 int dev_fd; member
/external/sg3_utils/include/
Dsg_pt_linux.h125 int dev_fd; /* -1 if not given (yet) */ member
/external/exfatprogs/fsck/
Dfsck.c341 static int boot_region_checksum(int dev_fd, in boot_region_checksum()

12