Home
last modified time | relevance | path

Searched defs:matches (Results 26 – 50 of 77) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dalign.c22 struct bpf_reg_match matches[MAX_MATCHES]; member
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmounts.c120 int matches; in scan_mounted_volumes() local
H A Dmtdutils.c132 int matches; in mtd_scan_partitions() local
/OK3568_Linux_fs/kernel/drivers/base/
H A Dsoc.c242 const struct soc_device_attribute *matches) in soc_device_match()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmicrel.c419 int matches = 0; in ksz9021_load_values_from_of() local
555 int matches = 0; in ksz9031_of_load_skew_values() local
787 int matches = 0; in ksz9131_of_load_skew_values() local
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddevice.c27 const struct of_device_id *of_match_device(const struct of_device_id *matches, in of_match_device()
H A Dbase.c1082 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node()
1110 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node()
1137 const struct of_device_id *matches, in of_find_matching_node_and_match()
2066 int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list()
H A Dirq.c479 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dindex_testing.h87 …const Matrix<typename Distance::ElementType>& testData, const Matrix<int>& matches, int nn, int ch… in search_with_ground_truth()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmatchers.hpp213 std::vector<DMatch> matches; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dmeta_compiler.hpp221 struct matches : struct
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h608 const struct of_device_id *matches, in of_find_matching_node_and_match()
922 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list()
1047 const struct of_device_id *matches) in of_find_matching_node()
1267 #define for_each_matching_node(dn, matches) \ argument
1270 #define for_each_matching_node_and_match(dn, matches, match) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoserviceprovider.cpp795 bool QDeclarativeGeoServiceProviderRequirements::matches(const QGeoServiceProvider *provider) const in matches() function in QDeclarativeGeoServiceProviderRequirements
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c174 int matches = 0; in systemd_logind_release_fd() local
/OK3568_Linux_fs/kernel/net/smc/
H A Daf_smc.c1471 int matches) in smc_is_already_selected()
1485 unsigned int *matches) in smc_check_ism_v2_match()
1511 unsigned int matches = 0; in smc_find_ism_v2_device_serv() local
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdpart.c552 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
/OK3568_Linux_fs/kernel/tools/bpf/
H A Dbpf_dbg.c185 static int matches(const char *cmd, const char *pattern) in matches() function
1300 char **matches = NULL; in shell_completion() local
/OK3568_Linux_fs/kernel/drivers/soc/bcm/brcmstb/pm/
H A Dpm-mips.c364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dmacio_asic.c39 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c405 int matches = 0; in ipoib_match_gid_pkey_addr() local
450 int matches = 0; in __ipoib_get_net_dev_by_params() local
475 int matches; in ipoib_get_net_dev_by_params() local
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c125 int matches; in mtd_scan_partitions() local
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dn2-drv.c524 int err, matches, limit; in n2rng_check_selftest_buffer() local
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c1088 int matches; in xfs_rtalloc_extent_is_free() local
/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h195 static inline void rockchip_get_opp_data(const struct of_device_id *matches, in rockchip_get_opp_data()
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.h246 uInt matches; /* number of string matches in current block */ member

1234