Searched defs:match (Results 1 - 25 of 641) sorted by relevance

1234567891011>>

/linux-master/arch/x86/kernel/cpu/
H A Dmatch.c37 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) argument
63 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match) argument
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-probe.c19 const struct of_device_id *match; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtask_pt_regs.c17 bool match; local
/linux-master/drivers/cpufreq/
H A Dcpufreq-dt-platdev.c211 const struct of_device_id *match; local
/linux-master/lib/
H A Dglob.c71 bool match = false, inverted = (*pat == '!'); local
H A Dglobtest.c21 bool match = glob_match(pat, str); local
/linux-master/arch/arc/kernel/
H A Ddevtree.c40 static const void * __init arch_get_next_mach(const char *const **match) argument
/linux-master/arch/sparc/kernel/
H A Dof_device_common.h29 int (*match)(struct device_node *parent); member in struct:of_bus
/linux-master/fs/lockd/
H A Dsvcshare.c93 nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) argument
/linux-master/include/uapi/linux/netfilter/
H A Dxt_owner.h22 __u8 match, invert; member in struct:xt_owner_match_info
/linux-master/tools/perf/arch/arm/annotate/
H A Dinstructions.c17 regmatch_t match[2]; local
/linux-master/include/linux/
H A Dattribute_container.h22 int (*match)(struct attribute_container *, struct device *); member in struct:attribute_container
H A Disa.h14 int (*match)(struct device *, unsigned int); member in struct:isa_driver
/linux-master/arch/mips/include/asm/
H A Dmachine.h46 const struct of_device_id *match; local
/linux-master/net/wireless/
H A Dwext-spy.c198 int match = -1; local
/linux-master/drivers/soc/tegra/
H A Dcommon.c30 const struct of_device_id *match; local
/linux-master/tools/perf/arch/arm64/annotate/
H A Dinstructions.c73 regmatch_t match[2]; local
/linux-master/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_spi.c53 const void *match; local
H A Dinv_icm42600_i2c.c54 const void *match; local
/linux-master/arch/mips/ralink/
H A Dof.c56 mtmips_of_remap_node(const struct of_device_id *match, const char *type) argument
/linux-master/sound/soc/intel/common/
H A DMakefile[all...]
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.c163 tilcdc_get_external_components(struct device *dev, struct component_match **match) argument
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_spi.c37 const void *match; local
/linux-master/drivers/mmc/core/
H A Dpwrseq_sd8787.c92 const struct of_device_id *match; local
/linux-master/drivers/memory/
H A Dpl353-smc.c75 const struct of_device_id *match = NULL; local

Completed in 402 milliseconds

1234567891011>>