Home
last modified time | relevance | path

Searched refs:intersect (Results 1 – 11 of 11) sorted by relevance

/linux/tools/perf/arch/arm/util/
H A Dpmu.c21 struct perf_cpu_map *intersect, *online = cpu_map__online(); in perf_pmu__arch_init() local
42 intersect = perf_cpu_map__intersect(online, pmu->cpus); in perf_pmu__arch_init()
45 pmu->cpus = intersect; in perf_pmu__arch_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c634 struct cur_regulatory_info *reg_info, bool intersect, in ath11k_reg_build_regd() argument
779 if (intersect) { in ath11k_reg_build_regd()
880 bool intersect = false; in ath11k_reg_handle_chan_list() local
940 intersect = true; in ath11k_reg_handle_chan_list()
947 power_type, vdev_type, intersect); in ath11k_reg_handle_chan_list()
949 regd = ath11k_reg_build_regd(ab, reg_info, intersect, vdev_type, power_type); in ath11k_reg_handle_chan_list()
H A Dreg.h39 struct cur_regulatory_info *reg_info, bool intersect,
/linux/tools/testing/selftests/mm/
H A D.gitignore33 mlock-intersect-test
/linux/include/net/
H A Dregulatory.h85 bool intersect; member
/linux/Documentation/i2c/
H A Dten-bit-addresses.rst7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst211 - intersect these formats to determine the most appropriate one
212 - for this format, intersect the lists of supported modifiers for both KMS and
218 additionally intersect against this list.
/linux/tools/perf/util/
H A Devsel.c4258 struct perf_cpu_map *intersect, *online = NULL; in evsel__warn_user_requested_cpus() local
4262 intersect = perf_cpu_map__intersect(pmu->cpus, user_requested_cpus); in evsel__warn_user_requested_cpus()
4265 intersect = perf_cpu_map__intersect(online, user_requested_cpus); in evsel__warn_user_requested_cpus()
4267 if (!perf_cpu_map__equal(intersect, user_requested_cpus)) { in evsel__warn_user_requested_cpus()
4276 perf_cpu_map__put(intersect); in evsel__warn_user_requested_cpus()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3552 request->intersect ? " intersect" : "", in ath6kl_cfg80211_reg_notify()
/linux/net/wireless/
H A Dnl80211.c19302 request->intersect) { in nl80211_reg_change_event_fill()
/linux/Documentation/virt/kvm/
H A Dapi.rst5093 KVM_GET_SUPPORTED_CPUID ioctl because some of them intersect with KVM feature