/Linux-v6.1/include/net/tc_act/ |
D | tc_csum.h | 10 u32 update_flags; member 32 u32 update_flags; in tcf_csum_update_flags() local 35 update_flags = rcu_dereference(to_tcf_csum(a)->params)->update_flags; in tcf_csum_update_flags() 38 return update_flags; in tcf_csum_update_flags()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hwseq.c | 1288 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes() 1295 new_pipe->update_flags.bits.enable = 1; in dcn20_detect_pipe_changes() 1296 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes() 1297 new_pipe->update_flags.bits.dppclk = 1; in dcn20_detect_pipe_changes() 1298 new_pipe->update_flags.bits.hubp_interdependent = 1; in dcn20_detect_pipe_changes() 1299 new_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn20_detect_pipe_changes() 1300 new_pipe->update_flags.bits.gamut_remap = 1; in dcn20_detect_pipe_changes() 1301 new_pipe->update_flags.bits.scaler = 1; in dcn20_detect_pipe_changes() 1302 new_pipe->update_flags.bits.viewport = 1; in dcn20_detect_pipe_changes() 1303 new_pipe->update_flags.bits.det_size = 1; in dcn20_detect_pipe_changes() [all …]
|
/Linux-v6.1/net/sched/ |
D | act_csum.c | 100 params_new->update_flags = parm->update_flags; in tcf_csum_init() 384 static int tcf_csum_ipv4(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv4() argument 398 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv4() 404 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4() 410 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv4() 416 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDP) in tcf_csum_ipv4() 422 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDPLITE) in tcf_csum_ipv4() 428 if ((update_flags & TCA_CSUM_UPDATE_FLAG_SCTP) && in tcf_csum_ipv4() 434 if (update_flags & TCA_CSUM_UPDATE_FLAG_IPV4HDR) { in tcf_csum_ipv4() 483 static int tcf_csum_ipv6(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv6() argument [all …]
|
/Linux-v6.1/drivers/s390/char/ |
D | con3270.c | 52 unsigned long update_flags; /* Update indication bits. */ member 99 cp->update_flags |= CON_UPDATE_STATUS; in con3270_update_status() 163 cp->update_flags |= CON_UPDATE_LIST; in con3270_rebuild_update() 232 if (cp->update_flags & CON_UPDATE_ALL) { in con3270_update() 235 cp->update_flags = CON_UPDATE_ERASE | CON_UPDATE_LIST | in con3270_update() 238 if (cp->update_flags & CON_UPDATE_ERASE) { in con3270_update() 251 if (cp->update_flags & CON_UPDATE_STATUS) in con3270_update() 256 if (cp->update_flags & CON_UPDATE_LIST) { in con3270_update() 281 cp->update_flags &= ~updated; in con3270_update() 282 if (cp->update_flags) in con3270_update() [all …]
|
D | tty3270.c | 75 unsigned long update_flags; /* Update indication bits. */ member 160 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt() 202 tp->update_flags |= TTY_UPDATE_STATUS; in tty3270_update_status() 268 tp->update_flags |= TTY_UPDATE_LIST; in tty3270_rebuild_update() 354 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback() 383 if (tp->update_flags & TTY_UPDATE_ALL) { in tty3270_update() 386 tp->update_flags = TTY_UPDATE_ERASE | TTY_UPDATE_LIST | in tty3270_update() 389 if (tp->update_flags & TTY_UPDATE_ERASE) { in tty3270_update() 402 if (tp->update_flags & TTY_UPDATE_STATUS) in tty3270_update() 410 if (tp->update_flags & TTY_UPDATE_INPUT) in tty3270_update() [all …]
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | csum.c | 11 u32 update_flags, in csum_offload_supported() argument 26 if (update_flags & ~prot_flags) { in csum_offload_supported() 31 update_flags); in csum_offload_supported()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 2185 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local 2192 update_flags->bits.color_space_change = 1; in get_plane_info_update_type() 2197 update_flags->bits.horizontal_mirror_change = 1; in get_plane_info_update_type() 2202 update_flags->bits.rotation_change = 1; in get_plane_info_update_type() 2207 update_flags->bits.pixel_format_change = 1; in get_plane_info_update_type() 2212 update_flags->bits.stereo_format_change = 1; in get_plane_info_update_type() 2217 update_flags->bits.per_pixel_alpha_change = 1; in get_plane_info_update_type() 2222 update_flags->bits.global_alpha_change = 1; in get_plane_info_update_type() 2234 update_flags->bits.dcc_change = 1; in get_plane_info_update_type() 2243 update_flags->bits.bpp_change = 1; in get_plane_info_update_type() [all …]
|
/Linux-v6.1/sound/pci/echoaudio/ |
D | gina20_dsp.c | 33 static int update_flags(struct echoaudio *chip); 197 static int update_flags(struct echoaudio *chip) in update_flags() function 216 return update_flags(chip); in set_professional_spdif()
|
D | mia_dsp.c | 34 static int update_flags(struct echoaudio *chip); 205 static int update_flags(struct echoaudio *chip) in update_flags() function 225 return update_flags(chip); in set_professional_spdif()
|
D | layla20_dsp.c | 36 static int update_flags(struct echoaudio *chip); 271 static int update_flags(struct echoaudio *chip) in update_flags() function 290 return update_flags(chip); in set_professional_spdif()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_hw_sequencer.c | 335 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dce60_program_front_end_for_pipe() 336 pipe_ctx->plane_state->update_flags.bits.in_transfer_func_change || in dce60_program_front_end_for_pipe() 337 pipe_ctx->plane_state->update_flags.bits.gamma_change) in dce60_program_front_end_for_pipe() 340 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dce60_program_front_end_for_pipe()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hw_sequencer.c | 2624 if (!pipe_ctx->plane_state->update_flags.bits.full_update) { in dcn10_update_mpcc() 2684 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2739 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2756 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2757 plane_state->update_flags.bits.bpp_change) in dcn10_update_dchubp_dpp() 2760 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2761 plane_state->update_flags.bits.per_pixel_alpha_change || in dcn10_update_dchubp_dpp() 2762 plane_state->update_flags.bits.global_alpha_change) in dcn10_update_dchubp_dpp() 2765 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2766 plane_state->update_flags.bits.per_pixel_alpha_change || in dcn10_update_dchubp_dpp() [all …]
|
/Linux-v6.1/include/uapi/linux/tc_act/ |
D | tc_csum.h | 30 __u32 update_flags; member
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_trace.h | 32 pipe_ctx->update_flags.raw); \
|
D | dc_stream.h | 265 union stream_update_flags update_flags; member
|
/Linux-v6.1/include/trace/events/ |
D | neigh.h | 96 __field(u32, update_flags) 137 __entry->update_flags = flags; 153 __entry->update_flags, __entry->pid)
|
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_trace.h | 386 int update_flags), 387 TP_ARGS(pipe_idx, plane_state, stream, plane_res, update_flags), 418 __field(unsigned int, update_flags) 450 __entry->update_flags = update_flags; 484 __entry->update_flags
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.c | 5161 test_bit(BNX2X_Q_UPDATE_IN_VLAN_REM, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5164 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5168 test_bit(BNX2X_Q_UPDATE_OUT_VLAN_REM, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5171 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5177 test_bit(BNX2X_Q_UPDATE_ANTI_SPOOF, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5179 test_bit(BNX2X_Q_UPDATE_ANTI_SPOOF_CHNG, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5183 test_bit(BNX2X_Q_UPDATE_ACTIVATE, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5185 test_bit(BNX2X_Q_UPDATE_ACTIVATE_CHNG, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5189 test_bit(BNX2X_Q_UPDATE_DEF_VLAN_EN, ¶ms->update_flags); in bnx2x_q_fill_update_data() 5192 ¶ms->update_flags); in bnx2x_q_fill_update_data() [all …]
|
D | bnx2x_sriov.c | 2376 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching() 2379 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching() 2382 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching() 2905 &update_params->update_flags); in bnx2x_set_vf_vlan() 2907 &update_params->update_flags); in bnx2x_set_vf_vlan() 2914 &update_params->update_flags); in bnx2x_set_vf_vlan() 2916 &update_params->update_flags); in bnx2x_set_vf_vlan() 2922 &update_params->update_flags); in bnx2x_set_vf_vlan() 2924 &update_params->update_flags); in bnx2x_set_vf_vlan() 2995 &update_params->update_flags); in bnx2x_set_vf_spoofchk() [all …]
|
/Linux-v6.1/fs/btrfs/ |
D | delayed-ref.h | 60 bool update_flags; member
|
D | delayed-ref.c | 698 if (update->extent_op->update_flags) { in update_existing_head_ref() 701 existing->extent_op->update_flags = true; in update_existing_head_ref()
|
/Linux-v6.1/arch/powerpc/mm/book3s64/ |
D | hash_utils.c | 1693 int rc, ssize, update_flags = 0; in hash_preload() local 1745 update_flags |= HPTE_LOCAL_UPDATE; in hash_preload() 1751 update_flags, ssize); in hash_preload() 1754 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vm.c | 1034 uint64_t update_flags = flags; in amdgpu_vm_bo_update() local 1040 update_flags &= ~AMDGPU_PTE_READABLE; in amdgpu_vm_bo_update() 1042 update_flags &= ~AMDGPU_PTE_WRITEABLE; in amdgpu_vm_bo_update() 1045 amdgpu_gmc_get_vm_pte(adev, mapping, &update_flags); in amdgpu_vm_bo_update() 1051 update_flags, mapping->offset, in amdgpu_vm_bo_update()
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 441 union pipe_update_flags update_flags; member
|
/Linux-v6.1/drivers/md/ |
D | dm-cache-metadata.c | 563 static void update_flags(struct cache_disk_superblock *disk_super, in update_flags() function 626 update_flags(disk_super, mutator); in __begin_transaction_flags() 694 update_flags(disk_super, mutator); in __commit_transaction()
|