/linux-6.8/Documentation/dev-tools/ |
D | checkuapi.rst | 104 [C] 'struct bpf_insn' changed: 105 type size hasn't changed 107 type of '__s32 imm' changed: 108 typedef name changed from __s32 to __u32 at int-ll64.h:27:1 109 underlying type 'int' changed: 110 type name changed from 'int' to 'unsigned int' 111 type size hasn't changed 154 [C] 'struct bpf_insn' changed: 155 type size hasn't changed 157 '__u8 dst_reg' offset changed from 8 to 12 (in bits) (by +4 bits) [all …]
|
/linux-6.8/net/bridge/ |
D | br_vlan_options.c | 92 bool *changed, in br_vlan_modify_state() argument 126 *changed = true; in br_vlan_modify_state() 139 bool *changed, in br_vlan_modify_tunnel() argument 190 return br_vlan_tunnel_info(p, cmd, v->vid, tun_id, changed); in br_vlan_modify_tunnel() 198 bool *changed, in br_vlan_process_one_opts() argument 203 *changed = false; in br_vlan_process_one_opts() 207 err = br_vlan_modify_state(vg, v, state, changed, extack); in br_vlan_process_one_opts() 212 err = br_vlan_modify_tunnel(p, v, tb, changed, extack); in br_vlan_process_one_opts() 225 *changed = true; in br_vlan_process_one_opts() 241 *changed = true; in br_vlan_process_one_opts() [all …]
|
D | br_multicast_eht.c | 534 bool changed = false; in __eht_del_set_entries() local 550 changed = true; in __eht_del_set_entries() 553 return changed; in __eht_del_set_entries() 563 bool changed = false; in br_multicast_eht_allow() local 571 changed = __eht_del_set_entries(pg, h_addr, srcs, nsrcs, in br_multicast_eht_allow() 576 return changed; in br_multicast_eht_allow() 586 bool changed = false; in br_multicast_eht_block() local 590 changed = __eht_del_set_entries(pg, h_addr, srcs, nsrcs, in br_multicast_eht_block() 599 return changed; in br_multicast_eht_block() 612 bool changed = false, flush_entries = to_report; in __eht_inc_exc() local [all …]
|
/linux-6.8/net/mac80211/ |
D | mesh_plink.c | 99 u64 changed = 0; in mesh_set_short_slot_time() local 105 return changed; in mesh_set_short_slot_time() 139 changed = BSS_CHANGED_ERP_SLOT; in mesh_set_short_slot_time() 143 return changed; in mesh_set_short_slot_time() 367 * Returns: beacon changed flag if the beacon content changed. 374 u64 changed = 0; in __mesh_plink_deactivate() local 379 changed = mesh_plink_dec_estab_count(sdata); in __mesh_plink_deactivate() 383 changed |= ieee80211_mps_set_sta_local_pm(sta, in __mesh_plink_deactivate() 386 return changed; in __mesh_plink_deactivate() 396 * Returns: beacon changed flag if the beacon content changed. [all …]
|
/linux-6.8/sound/pci/oxygen/ |
D | xonar_dg_mixer.c | 77 int changed = 0; in output_select_put() local 84 changed = ret >= 0 ? 1 : ret; in output_select_put() 89 return changed; in output_select_put() 126 int changed = 0; in hp_stereo_volume_put() local 141 changed = ret >= 0 ? 1 : ret; in hp_stereo_volume_put() 145 return changed; in hp_stereo_volume_put() 169 int changed; in hp_mute_put() local 178 changed = ret >= 0 ? 1 : ret; in hp_mute_put() 180 return changed; in hp_mute_put() 228 int changed = 0; in input_vol_put() local [all …]
|
D | oxygen_mixer.c | 46 int changed; in dac_volume_put() local 48 changed = 0; in dac_volume_put() 53 changed = 1; in dac_volume_put() 55 if (changed) in dac_volume_put() 58 return changed; in dac_volume_put() 76 int changed; in dac_mute_put() local 79 changed = (!value->value.integer.value[0]) != chip->dac_mute; in dac_mute_put() 80 if (changed) { in dac_mute_put() 85 return changed; in dac_mute_put() 187 int changed; in upmix_put() local [all …]
|
/linux-6.8/drivers/cpufreq/ |
D | amd-pstate-trace.h | 35 bool changed, 47 changed, 60 __field(bool, changed) 73 __entry->changed = changed; 77 …=%lu amd_max_perf=%lu freq=%llu mperf=%llu aperf=%llu tsc=%llu cpu_id=%u changed=%s fast_switch=%s… 86 (__entry->changed) ? "true" : "false",
|
/linux-6.8/Documentation/scsi/ |
D | ChangeLog.lpfc | 7 * Changed version number to 8.0.28 43 * Changed logic at top of lpfc_abort_handler so that if the 49 * Changed version number to 8.0.27 50 * Changed a few lines from patch submitted by Christoph Hellwig 81 * Changed version number to 8.0.26 84 * Changed RW attributes of scan_down, max_luns and fcp_bind_method 100 * Changed version number to 8.0.25 127 * Changed zeros used as pointers to NULL. 143 * Changed version number to 8.0.24 171 * Changed version number to 8.0.23 [all …]
|
/linux-6.8/sound/drivers/pcsp/ |
D | pcsp_mixer.c | 36 int changed = 0; in pcsp_enable_put() local 40 changed = 1; in pcsp_enable_put() 42 return changed; in pcsp_enable_put() 71 int changed = 0; in pcsp_treble_put() local 78 changed = 1; in pcsp_treble_put() 80 return changed; in pcsp_treble_put() 105 int changed = 0; in pcsp_pcspkr_put() local 109 changed = 1; in pcsp_pcspkr_put() 111 return changed; in pcsp_pcspkr_put()
|
/linux-6.8/sound/usb/6fire/ |
D | control.c | 190 int changed = 0; in usb6fire_control_output_vol_put() local 201 changed = 1; in usb6fire_control_output_vol_put() 206 changed = 1; in usb6fire_control_output_vol_put() 209 if (changed) in usb6fire_control_output_vol_put() 212 return changed; in usb6fire_control_output_vol_put() 293 int changed = 0; in usb6fire_control_input_vol_put() local 298 changed = 1; in usb6fire_control_input_vol_put() 303 changed = 1; in usb6fire_control_input_vol_put() 306 if (changed) in usb6fire_control_input_vol_put() 309 return changed; in usb6fire_control_input_vol_put() [all …]
|
/linux-6.8/tools/testing/selftests/drivers/net/netdevsim/ |
D | devlink_trap.sh | 80 # The action of non-drop traps cannot be changed. 99 check_err 1 "Trap $trap_name changed action when should not" 105 check_err 1 "Trap $trap_name changed action when should not" 306 check_err 1 "Policer rate was not changed" 309 check_err 1 "Policer burst size was not changed" 313 check_fail $? "Policer rate was changed to rate lower than limit" 315 check_fail $? "Policer rate was changed to rate higher than limit" 317 check_fail $? "Policer burst size was changed to burst size lower than limit" 319 check_fail $? "Policer burst size was changed to burst size higher than limit" 325 check_err 1 "Policer rate was changed to an invalid value" [all …]
|
/linux-6.8/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 81 static int mt7601u_config(struct ieee80211_hw *hw, u32 changed) in mt7601u_config() argument 88 if (changed & IEEE80211_CONF_CHANGE_CHANNEL) { in mt7601u_config() 135 struct ieee80211_bss_conf *info, u64 changed) in mt7601u_bss_info_changed() argument 141 if (changed & BSS_CHANGED_ASSOC) in mt7601u_bss_info_changed() 144 if (changed & BSS_CHANGED_BSSID) { in mt7601u_bss_info_changed() 147 /* Note: this is a hack because beacon_int is not changed in mt7601u_bss_info_changed() 155 if (changed & BSS_CHANGED_BASIC_RATES) { in mt7601u_bss_info_changed() 163 if (changed & BSS_CHANGED_BEACON_INT) in mt7601u_bss_info_changed() 166 if (changed & BSS_CHANGED_HT || changed & BSS_CHANGED_ERP_CTS_PROT) in mt7601u_bss_info_changed() 170 if (changed & BSS_CHANGED_ERP_PREAMBLE) in mt7601u_bss_info_changed() [all …]
|
/linux-6.8/sound/pci/echoaudio/ |
D | echoaudio.c | 1027 int c, changed, gain; in snd_echo_output_gain_put() local 1029 changed = 0; in snd_echo_output_gain_put() 1039 changed = 1; in snd_echo_output_gain_put() 1042 if (changed) in snd_echo_output_gain_put() 1045 return changed; in snd_echo_output_gain_put() 1108 int c, gain, changed; in snd_echo_input_gain_put() local 1110 changed = 0; in snd_echo_input_gain_put() 1120 changed = 1; in snd_echo_input_gain_put() 1123 if (changed) in snd_echo_input_gain_put() 1126 return changed; in snd_echo_input_gain_put() [all …]
|
/linux-6.8/scripts/ |
D | diffconfig | 22 Changed items show the old and new values on a single line. 25 changed and new values in kernel config option format. 114 # print items that changed (accumulate, sort, and print) 115 changed = [] 118 changed.append(config) 121 changed.sort() 122 for config in changed:
|
/linux-6.8/Documentation/arch/powerpc/ |
D | dscr.rst | 17 dscr_inherit /* Thread has changed default DSCR */ 31 cleared which means that it has not changed the default DSCR till now. 32 If the dscr_inherit value is set which means that it has changed the 33 default DSCR value, scheduler will write the changed value which will 77 in question has attempted and changed the DSCR itself using any of the 79 use the CPU default DSCR value or its own changed DSCR value in the
|
/linux-6.8/net/mac802154/ |
D | mac_cmd.c | 32 int changed = 0; in mac802154_mlme_start_req() local 43 changed |= IEEE802154_LLSEC_PARAM_PAN_ID; in mac802154_mlme_start_req() 46 changed |= IEEE802154_LLSEC_PARAM_HWADDR; in mac802154_mlme_start_req() 49 changed |= IEEE802154_LLSEC_PARAM_COORD_HWADDR; in mac802154_mlme_start_req() 52 changed |= IEEE802154_LLSEC_PARAM_COORD_SHORTADDR; in mac802154_mlme_start_req() 54 return mac802154_set_params(dev, ¶ms, changed); in mac802154_mlme_start_req()
|
/linux-6.8/sound/pci/pcxhr/ |
D | pcxhr_mixer.c | 129 int changed = 0; in pcxhr_analog_vol_put() local 162 changed = 1; in pcxhr_analog_vol_put() 172 return changed; in pcxhr_analog_vol_put() 206 int i, changed = 0; in pcxhr_audio_sw_put() local 213 changed = 1; in pcxhr_audio_sw_put() 222 return changed; in pcxhr_audio_sw_put() 371 int changed = 0; in pcxhr_pcm_vol_put() local 388 changed = 1; in pcxhr_pcm_vol_put() 393 if (!is_capture && changed) /* update playback volume */ in pcxhr_pcm_vol_put() 396 return changed; in pcxhr_pcm_vol_put() [all …]
|
/linux-6.8/include/uapi/linux/netfilter/ |
D | nf_conntrack_common.h | 43 /* It's an expected connection: bit 0 set. This bit never changed */ 59 /* Connection needs src nat in orig dir. This bit never changed. */ 63 /* Connection needs dst nat in orig dir. This bit never changed. */ 138 IPCT_ASSURED, /* connection status has changed to assured */ 139 IPCT_PROTOINFO, /* protocol information has changed */ 142 IPCT_SEQADJ, /* sequence adjustment has changed */
|
/linux-6.8/tools/perf/Documentation/ |
D | build-docdep.perl | 21 my $changed = 1; 22 while ($changed) { 23 $changed = 0; 33 $changed = 1;
|
/linux-6.8/arch/x86/kernel/cpu/ |
D | rdrand.c | 28 size_t i, changed; in x86_init_rdrand() local 33 for (changed = 0, i = 0; i < SAMPLES; ++i) { in x86_init_rdrand() 38 changed += i && sample != prev; in x86_init_rdrand() 41 if (changed < MIN_CHANGE) in x86_init_rdrand()
|
/linux-6.8/Documentation/sound/designs/ |
D | tracepoints.rst | 76 mask/interval parameter can be changed by ALSA PCM core. For 78 are going to be changed. 82 This mask represents which mask/interval parameter is actually changed. 115 Parameters in the buffer are changed according to 139 ``hw_interval_param`` event is probed according to type of the changed parameter. 156 device, rules of constraint and name of the changed parameter, in order. The 159 means that the parameter is changed by ALSA PCM core, regardless of the rules.
|
/linux-6.8/include/linux/ |
D | badblocks.h | 39 int changed; member 86 if (bb->changed != 1) in set_changed() 87 bb->changed = 1; in set_changed() 92 if (bb->changed != 0) in clear_changed() 93 bb->changed = 0; in clear_changed()
|
/linux-6.8/mm/ |
D | pgtable-generic.c | 63 * this. We return whether the PTE actually changed, which in turn 66 * force that call on sun4c so we changed this macro slightly 72 int changed = !pte_same(ptep_get(ptep), entry); in ptep_set_access_flags() local 73 if (changed) { in ptep_set_access_flags() 77 return changed; in ptep_set_access_flags() 113 int changed = !pmd_same(*pmdp, entry); in pmdp_set_access_flags() local 115 if (changed) { in pmdp_set_access_flags() 119 return changed; in pmdp_set_access_flags() 336 * after acquiring the ptlock, and retried internally if it changed: so that a 352 * act on a changed *pmd: pte_offset_map_nolock() provides the correct spinlock
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | testmode.c | 242 mt7615_tm_update_params(struct mt7615_phy *phy, u32 changed) in mt7615_tm_update_params() argument 248 if (changed & BIT(TM_CHANGED_TXPOWER_CTRL)) in mt7615_tm_update_params() 251 if (changed & BIT(TM_CHANGED_FREQ_OFFSET)) in mt7615_tm_update_params() 254 if (changed & BIT(TM_CHANGED_TXPOWER)) in mt7615_tm_update_params() 279 u32 changed = 0; in mt7615_tm_set_state() local 286 changed |= BIT(i); in mt7615_tm_set_state() 289 mt7615_tm_update_params(phy, changed); in mt7615_tm_set_state() 301 u32 changed = 0; in mt7615_tm_set_params() local 315 changed |= BIT(i); in mt7615_tm_set_params() 318 mt7615_tm_update_params(phy, changed); in mt7615_tm_set_params()
|
/linux-6.8/drivers/scsi/ |
D | sense_codes.h | 338 SENSE_CODE(0x2800, "Not ready to ready change, medium may have changed") 340 SENSE_CODE(0x2802, "Format-layer may have changed") 341 SENSE_CODE(0x2803, "Import/export element accessed, medium changed") 348 SENSE_CODE(0x2905, "Transceiver mode changed to single-ended") 349 SENSE_CODE(0x2906, "Transceiver mode changed to lvd") 352 SENSE_CODE(0x2A00, "Parameters changed") 353 SENSE_CODE(0x2A01, "Mode parameters changed") 354 SENSE_CODE(0x2A02, "Log parameters changed") 358 SENSE_CODE(0x2A06, "Asymmetric access state changed") 360 SENSE_CODE(0x2A08, "Priority changed") [all …]
|