| /linux-6.15/include/net/tc_act/ |
| H A 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-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 1482 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes() 1500 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes() 1748 if (pipe_ctx->update_flags.bits.mpcc in dcn20_update_dchubp_dpp() 1784 if ((pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed || in dcn20_update_dchubp_dpp() 1796 if (pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed in dcn20_update_dchubp_dpp() 1920 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe() 1932 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe() 2145 pipe->update_flags.bits.odm && in dcn20_program_front_end_for_ctx() 2183 && (pipe->update_flags.raw || (pipe->plane_state && pipe->plane_state->update_flags.raw) in dcn20_program_front_end_for_ctx() 2184 || pipe->stream->update_flags.raw) in dcn20_program_front_end_for_ctx() [all …]
|
| /linux-6.15/net/sched/ |
| H A D | act_csum.c | 101 params_new->update_flags = parm->update_flags; in tcf_csum_init() 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() 531 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv6() 574 u32 update_flags; in tcf_csum_act() local 587 update_flags = params->update_flags; in tcf_csum_act() 592 if (!tcf_csum_ipv4(skb, update_flags)) in tcf_csum_act() 596 if (!tcf_csum_ipv6(skb, update_flags)) in tcf_csum_act() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 1949 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe() 1961 if (pipe_ctx->update_flags.bits.odm) in dcn401_program_pipe() 2004 pipe_ctx->update_flags.bits.enable)) in dcn401_program_pipe() 2023 if (pipe_ctx->update_flags.bits.enable in dcn401_program_pipe() 2176 pipe->update_flags.bits.odm && in dcn401_program_front_end_for_ctx() 2214 && (pipe->update_flags.raw || (pipe->plane_state && pipe->plane_state->update_flags.raw) in dcn401_program_front_end_for_ctx() 2215 || pipe->stream->update_flags.raw) in dcn401_program_front_end_for_ctx() 2436 new_pipe->update_flags.raw = 0; in dcn401_detect_pipe_changes() 2454 new_pipe->update_flags.bits.odm = 1; in dcn401_detect_pipe_changes() 2462 new_pipe->update_flags.bits.mpcc = 1; in dcn401_detect_pipe_changes() [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A 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-6.15/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2534 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local 2583 update_flags->bits.dcc_change = 1; in get_plane_info_update_type() 2592 update_flags->bits.bpp_change = 1; in get_plane_info_update_type() 2628 union surface_update_flags *update_flags = &u->surface->update_flags; in get_scaling_info_update_type() local 2671 if (update_flags->bits.clock_change in get_scaling_info_update_type() 2688 union surface_update_flags *update_flags = &u->surface->update_flags; in det_surface_update() local 2691 update_flags->raw = 0xFFFFFFFF; in det_surface_update() 2738 update_flags->bits.lut_3d = 1; in det_surface_update() 2742 update_flags->bits.hdr_mult = 1; in det_surface_update() 2767 if (update_flags->bits.lut_3d && in det_surface_update() [all …]
|
| H A D | dc_hw_sequencer.c | 760 if (dc->hwss.set_flip_control_gsl && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence() 766 …gram_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence() 773 … if (dc->hwss.update_plane_addr && current_mpc_pipe->plane_state->update_flags.bits.addr_update) { in hwss_build_fast_sequence() 789 …if (hws->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_c… in hwss_build_fast_sequence() 797 …if (dc->hwss.program_gamut_remap && current_mpc_pipe->plane_state->update_flags.bits.gamut_remap_c… in hwss_build_fast_sequence() 802 if (current_mpc_pipe->plane_state->update_flags.bits.input_csc_change) { in hwss_build_fast_sequence() 807 if (current_mpc_pipe->plane_state->update_flags.bits.coeff_reduction_change) { in hwss_build_fast_sequence() 813 if (hws->funcs.set_output_transfer_func && current_mpc_pipe->stream->update_flags.bits.out_tf) { in hwss_build_fast_sequence() 828 if (current_mpc_pipe->stream->update_flags.bits.out_csc) { in hwss_build_fast_sequence() 886 current_mpc_pipe->plane_state->update_flags.bits.addr_update && in hwss_build_fast_sequence()
|
| /linux-6.15/sound/pci/echoaudio/ |
| H A 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()
|
| H A 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()
|
| H A 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-6.15/drivers/s390/char/ |
| H A D | con3270.c | 210 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt() 308 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback() 574 if (tp->update_flags) in tty3270_update() 632 tp->update_flags = TTY_UPDATE_ALL; in tty3270_redraw() 702 tp->update_flags = TTY_UPDATE_ALL; in tty3270_read_tasklet() 787 tp->update_flags = TTY_UPDATE_ALL; in tty3270_activate() 820 tp->update_flags = TTY_UPDATE_ALL; in tty3270_irq() 1007 tp->update_flags = TTY_UPDATE_ALL; in tty3270_resize() 1923 tp->update_flags = TTY_UPDATE_ALL; in tty3270_hangup() 2119 tp->update_flags = TTY_UPDATE_ALL; in con3270_notify() [all …]
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-nvidia-shield.c | 217 unsigned long update_flags; member 328 if (test_and_clear_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler() 334 if (test_and_clear_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler() 341 if (test_and_clear_bit(THUNDERSTRIKE_POWER_SUPPLY_STATS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler() 351 if (test_and_clear_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler() 357 if (test_and_clear_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler() 372 set_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags); in thunderstrike_request_firmware_version() 378 set_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags); in thunderstrike_request_board_info() 392 set_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags); in thunderstrike_update_haptics() 452 set_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags); in thunderstrike_led_set_brightness() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A 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-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 2779 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2834 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2851 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2852 plane_state->update_flags.bits.bpp_change) in dcn10_update_dchubp_dpp() 2855 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2860 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2863 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp() 2868 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2869 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp() 2901 plane_state->update_flags.bits.dcc_change || in dcn10_update_dchubp_dpp() [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | test_loader.c | 341 static void update_flags(int *flags, int flag, bool clear) in update_flags() function 547 update_flags(&spec->prog_flags, BPF_F_STRICT_ALIGNMENT, clear); in parse_test_spec() 549 update_flags(&spec->prog_flags, BPF_F_ANY_ALIGNMENT, clear); in parse_test_spec() 551 update_flags(&spec->prog_flags, BPF_F_TEST_RND_HI32, clear); in parse_test_spec() 553 update_flags(&spec->prog_flags, BPF_F_TEST_STATE_FREQ, clear); in parse_test_spec() 555 update_flags(&spec->prog_flags, BPF_F_SLEEPABLE, clear); in parse_test_spec() 557 update_flags(&spec->prog_flags, BPF_F_XDP_HAS_FRAGS, clear); in parse_test_spec() 559 update_flags(&spec->prog_flags, BPF_F_TEST_REG_INVARIANTS, clear); in parse_test_spec() 564 update_flags(&spec->prog_flags, flags, clear); in parse_test_spec()
|
| /linux-6.15/include/uapi/linux/tc_act/ |
| H A D | tc_csum.h | 30 __u32 update_flags; member
|
| /linux-6.15/include/trace/events/ |
| H A D | neigh.h | 96 __field(u32, update_flags) 137 __entry->update_flags = flags; 153 __entry->update_flags, __entry->pid)
|
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_update.c | 676 struct btree_iter *iter, unsigned update_flags) in bch2_btree_delete_at() argument 685 return bch2_trans_update(trans, iter, k, update_flags); in bch2_btree_delete_at() 690 unsigned update_flags) in bch2_btree_delete() argument 699 bch2_btree_delete_at(trans, &iter, update_flags); in bch2_btree_delete() 707 unsigned update_flags, in bch2_btree_delete_range_trans() argument 748 ret = bch2_trans_update(trans, &iter, &delete, update_flags) ?: in bch2_btree_delete_range_trans() 778 unsigned update_flags, in bch2_btree_delete_range() argument 783 update_flags, journal_seq)); in bch2_btree_delete_range()
|
| H A D | recovery.c | 241 unsigned update_flags = BTREE_TRIGGER_norun; in bch2_journal_replay_key() local 260 update_flags |= BTREE_UPDATE_key_cache_reclaim; in bch2_journal_replay_key() 289 ret = bch2_trans_update(trans, &iter, k->k, update_flags); in bch2_journal_replay_key()
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| H A D | dcn32_hwseq.c | 1457 phantom_pipe->update_flags.raw = 0; in dcn32_apply_update_flags_for_phantom() 1459 phantom_pipe->update_flags.bits.enable = 1; in dcn32_apply_update_flags_for_phantom() 1460 phantom_pipe->update_flags.bits.mpcc = 1; in dcn32_apply_update_flags_for_phantom() 1461 phantom_pipe->update_flags.bits.dppclk = 1; in dcn32_apply_update_flags_for_phantom() 1463 phantom_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn32_apply_update_flags_for_phantom() 1464 phantom_pipe->update_flags.bits.gamut_remap = 1; in dcn32_apply_update_flags_for_phantom() 1465 phantom_pipe->update_flags.bits.scaler = 1; in dcn32_apply_update_flags_for_phantom() 1466 phantom_pipe->update_flags.bits.viewport = 1; in dcn32_apply_update_flags_for_phantom() 1467 phantom_pipe->update_flags.bits.det_size = 1; in dcn32_apply_update_flags_for_phantom() 1469 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_trace.h | 32 pipe_ctx->update_flags.raw); \
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_trace.h | 387 int update_flags), 388 TP_ARGS(pipe_idx, plane_state, stream, plane_res, update_flags), 419 __field(unsigned int, update_flags) 451 __entry->update_flags = update_flags; 485 __entry->update_flags
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.c | 5164 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5171 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5192 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5197 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5208 ¶ms->update_flags); in bnx2x_q_fill_update_data() 5558 &update_params->update_flags) && in bnx2x_queue_chk_transition() 5560 &update_params->update_flags)) in bnx2x_queue_chk_transition() 5585 &update_params->update_flags) && in bnx2x_queue_chk_transition() 5587 &update_params->update_flags)) in bnx2x_queue_chk_transition() 5620 &update_params->update_flags) && in bnx2x_queue_chk_transition() [all …]
|
| H A 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() 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() 2998 &update_params->update_flags); in bnx2x_set_vf_spoofchk() [all …]
|
| /linux-6.15/fs/btrfs/ |
| H A D | delayed-ref.h | 115 bool update_flags; member
|