Home
last modified time | relevance | path

Searched refs:check_device (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dnettest.c393 static int check_device(int sd, struct sock_args *args) in check_device() function
1648 rc = check_device(csd, args); in do_server()
/linux/drivers/s390/block/
H A Ddasd_int.h307 int (*check_device) (struct dasd_device *); member
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c877 bool check_device) in ff_layout_choose_ds_for_read() argument
895 if (check_device && in ff_layout_choose_ds_for_read()
/linux/drivers/iommu/amd/
H A Diommu.c653 static bool check_device(struct device *dev) in check_device() function
2410 if (!check_device(dev)) in amd_iommu_probe_device()