| /linux-6.15/tools/perf/arch/arm/util/ |
| H A D | pmu.c | 21 struct perf_cpu_map *intersect, *online = cpu_map__online(); in perf_pmu__arch_init() local 44 intersect = perf_cpu_map__intersect(online, pmu->cpus); in perf_pmu__arch_init() 47 pmu->cpus = intersect; in perf_pmu__arch_init()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | reg.h | 39 struct cur_regulatory_info *reg_info, bool intersect,
|
| H A D | reg.c | 634 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()
|
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | .gitignore | 31 mlock-intersect-test
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | reg.h | 100 bool intersect);
|
| H A D | reg.c | 616 struct ath12k_reg_info *reg_info, bool intersect) in ath12k_reg_build_regd() argument 733 if (intersect) { in ath12k_reg_build_regd()
|
| H A D | wmi.c | 5957 bool intersect = false; in ath12k_reg_chan_list_event() local 6013 intersect = true; in ath12k_reg_chan_list_event() 6015 regd = ath12k_reg_build_regd(ab, reg_info, intersect); in ath12k_reg_chan_list_event()
|
| /linux-6.15/include/net/ |
| H A D | regulatory.h | 85 bool intersect; member
|
| /linux-6.15/net/wireless/ |
| H A D | reg.c | 95 .intersect = false, 1324 struct ieee80211_wmm_ac *intersect) in reg_wmm_rules_intersect() argument 1328 intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot); in reg_wmm_rules_intersect() 2696 core_request->intersect = false; in reg_process_hint_core() 2723 lr->intersect) in __reg_process_hint_user() 2761 user_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_user() 2836 driver_request->intersect = treatment == REG_REQ_INTERSECT; in reg_process_hint_driver() 2936 country_ie_request->intersect = false; in reg_process_hint_country_ie() 3842 if (!user_request->intersect) { in reg_set_rd_user() 3883 if (!driver_request->intersect) { in reg_set_rd_driver() [all …]
|
| H A D | nl80211.c | 18060 request->intersect) { in nl80211_reg_change_event_fill()
|
| /linux-6.15/Documentation/i2c/ |
| H A D | ten-bit-addresses.rst | 7 do not intersect: the 7 bit address 0x10 is not the same as the 10 bit
|
| /linux-6.15/tools/perf/util/ |
| H A D | evlist.c | 2537 struct perf_cpu_map *intersect, *to_test, *online = cpu_map__online(); in evlist__warn_user_requested_cpus() local 2541 intersect = perf_cpu_map__intersect(to_test, user_requested_cpus); in evlist__warn_user_requested_cpus() 2542 if (!perf_cpu_map__equal(intersect, user_requested_cpus)) { in evlist__warn_user_requested_cpus() 2549 perf_cpu_map__put(intersect); in evlist__warn_user_requested_cpus()
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 211 - 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-6.15/drivers/net/wireless/ath/ath6kl/ |
| H A D | cfg80211.c | 3549 request->intersect ? " intersect" : "", in ath6kl_cfg80211_reg_notify()
|
| /linux-6.15/Documentation/virt/kvm/ |
| H A D | api.rst | 5046 KVM_GET_SUPPORTED_CPUID ioctl because some of them intersect with KVM feature
|