| /linux/include/net/tc_act/ |
| 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/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| A D | dcn20_hwseq.c | 1474 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes() 1492 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes() 1724 if (pipe_ctx->update_flags.bits.mpcc in dcn20_update_dchubp_dpp() 1763 if ((pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed || in dcn20_update_dchubp_dpp() 1775 if (pipe_ctx->update_flags.bits.enable || pipe_ctx->update_flags.bits.opp_changed in dcn20_update_dchubp_dpp() 1875 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe() 1903 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe() 1926 if (pipe_ctx->update_flags.raw || in dcn20_program_pipe() 2116 pipe->update_flags.bits.odm && in dcn20_program_front_end_for_ctx() 2151 && (pipe->update_flags.raw || (pipe->plane_state && pipe->plane_state->update_flags.raw) in dcn20_program_front_end_for_ctx() [all …]
|
| /linux/net/sched/ |
| 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/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| 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/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc.c | 2381 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local 2430 update_flags->bits.dcc_change = 1; in get_plane_info_update_type() 2439 update_flags->bits.bpp_change = 1; in get_plane_info_update_type() 2475 union surface_update_flags *update_flags = &u->surface->update_flags; in get_scaling_info_update_type() local 2523 if (update_flags->bits.clock_change in get_scaling_info_update_type() 2541 union surface_update_flags *update_flags = &u->surface->update_flags; in det_surface_update() local 2544 update_flags->raw = 0xFFFFFFFF; in det_surface_update() 2591 update_flags->bits.lut_3d = 1; in det_surface_update() 2595 update_flags->bits.hdr_mult = 1; in det_surface_update() 2620 if (update_flags->bits.lut_3d) { in det_surface_update() [all …]
|
| A D | dc_hw_sequencer.c | 640 if (dc->hwss.set_flip_control_gsl && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence() 646 …gram_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence() 653 … if (dc->hwss.update_plane_addr && current_mpc_pipe->plane_state->update_flags.bits.addr_update) { in hwss_build_fast_sequence() 669 …if (hws->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_c… in hwss_build_fast_sequence() 677 …if (dc->hwss.program_gamut_remap && current_mpc_pipe->plane_state->update_flags.bits.gamut_remap_c… in hwss_build_fast_sequence() 682 if (current_mpc_pipe->plane_state->update_flags.bits.input_csc_change) { in hwss_build_fast_sequence() 687 if (current_mpc_pipe->plane_state->update_flags.bits.coeff_reduction_change) { in hwss_build_fast_sequence() 693 if (hws->funcs.set_output_transfer_func && current_mpc_pipe->stream->update_flags.bits.out_tf) { in hwss_build_fast_sequence() 701 if (current_mpc_pipe->stream->update_flags.bits.out_csc) { in hwss_build_fast_sequence() 759 current_mpc_pipe->plane_state->update_flags.bits.addr_update && in hwss_build_fast_sequence()
|
| /linux/sound/pci/echoaudio/ |
| 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()
|
| 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()
|
| 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/drivers/s390/char/ |
| A D | con3270.c | 209 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt() 307 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback() 573 if (tp->update_flags) in tty3270_update() 631 tp->update_flags = TTY_UPDATE_ALL; in tty3270_redraw() 701 tp->update_flags = TTY_UPDATE_ALL; in tty3270_read_tasklet() 786 tp->update_flags = TTY_UPDATE_ALL; in tty3270_activate() 819 tp->update_flags = TTY_UPDATE_ALL; in tty3270_irq() 1006 tp->update_flags = TTY_UPDATE_ALL; in tty3270_resize() 1922 tp->update_flags = TTY_UPDATE_ALL; in tty3270_hangup() 2118 tp->update_flags = TTY_UPDATE_ALL; in con3270_notify() [all …]
|
| /linux/drivers/hid/ |
| 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/fs/bcachefs/ |
| A D | btree_update.c | 676 unsigned len, unsigned update_flags) in bch2_btree_delete_extent_at() argument 687 return bch2_trans_update(trans, iter, k, update_flags); in bch2_btree_delete_extent_at() 691 struct btree_iter *iter, unsigned update_flags) in bch2_btree_delete_at() argument 693 return bch2_btree_delete_extent_at(trans, iter, 0, update_flags); in bch2_btree_delete_at() 698 unsigned update_flags) in bch2_btree_delete() argument 707 bch2_btree_delete_at(trans, &iter, update_flags); in bch2_btree_delete() 715 unsigned update_flags, in bch2_btree_delete_range_trans() argument 756 ret = bch2_trans_update(trans, &iter, &delete, update_flags) ?: in bch2_btree_delete_range_trans() 786 unsigned update_flags, in bch2_btree_delete_range() argument 791 update_flags, journal_seq)); in bch2_btree_delete_range()
|
| A D | recovery.c | 184 unsigned update_flags = BTREE_TRIGGER_norun; in bch2_journal_replay_key() local 203 update_flags |= BTREE_UPDATE_key_cache_reclaim; in bch2_journal_replay_key() 232 ret = bch2_trans_update(trans, &iter, k->k, update_flags); in bch2_journal_replay_key()
|
| /linux/tools/testing/selftests/bpf/ |
| A D | test_loader.c | 301 static void update_flags(int *flags, int flag, bool clear) in update_flags() function 506 update_flags(&spec->prog_flags, BPF_F_STRICT_ALIGNMENT, clear); in parse_test_spec() 508 update_flags(&spec->prog_flags, BPF_F_ANY_ALIGNMENT, clear); in parse_test_spec() 510 update_flags(&spec->prog_flags, BPF_F_TEST_RND_HI32, clear); in parse_test_spec() 512 update_flags(&spec->prog_flags, BPF_F_TEST_STATE_FREQ, clear); in parse_test_spec() 514 update_flags(&spec->prog_flags, BPF_F_SLEEPABLE, clear); in parse_test_spec() 516 update_flags(&spec->prog_flags, BPF_F_XDP_HAS_FRAGS, clear); in parse_test_spec() 518 update_flags(&spec->prog_flags, BPF_F_TEST_REG_INVARIANTS, clear); in parse_test_spec() 523 update_flags(&spec->prog_flags, flags, clear); in parse_test_spec()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce60/ |
| 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/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| A D | dcn10_hwseq.c | 2782 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2837 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp() 2854 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2855 plane_state->update_flags.bits.bpp_change) in dcn10_update_dchubp_dpp() 2858 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2863 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2866 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp() 2871 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp() 2872 plane_state->update_flags.bits.scaling_change || in dcn10_update_dchubp_dpp() 2904 plane_state->update_flags.bits.dcc_change || in dcn10_update_dchubp_dpp() [all …]
|
| /linux/include/uapi/linux/tc_act/ |
| A D | tc_csum.h | 30 __u32 update_flags; member
|
| /linux/include/trace/events/ |
| A D | neigh.h | 96 __field(u32, update_flags) 137 __entry->update_flags = flags; 153 __entry->update_flags, __entry->pid)
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
| A D | dcn32_hwseq.c | 1451 phantom_pipe->update_flags.raw = 0; in dcn32_apply_update_flags_for_phantom() 1453 phantom_pipe->update_flags.bits.enable = 1; in dcn32_apply_update_flags_for_phantom() 1454 phantom_pipe->update_flags.bits.mpcc = 1; in dcn32_apply_update_flags_for_phantom() 1455 phantom_pipe->update_flags.bits.dppclk = 1; in dcn32_apply_update_flags_for_phantom() 1457 phantom_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn32_apply_update_flags_for_phantom() 1458 phantom_pipe->update_flags.bits.gamut_remap = 1; in dcn32_apply_update_flags_for_phantom() 1459 phantom_pipe->update_flags.bits.scaler = 1; in dcn32_apply_update_flags_for_phantom() 1460 phantom_pipe->update_flags.bits.viewport = 1; in dcn32_apply_update_flags_for_phantom() 1461 phantom_pipe->update_flags.bits.det_size = 1; in dcn32_apply_update_flags_for_phantom() 1463 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| A D | dc_trace.h | 32 pipe_ctx->update_flags.raw); \
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| 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/drivers/net/ethernet/broadcom/bnx2x/ |
| 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 …]
|
| 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/fs/btrfs/ |
| A D | delayed-ref.h | 112 bool update_flags; member
|
| /linux/arch/powerpc/mm/book3s64/ |
| A D | hash_utils.c | 1770 int rc, ssize, update_flags = 0; in hash_preload() local 1822 update_flags |= HPTE_LOCAL_UPDATE; in hash_preload() 1828 update_flags, ssize); in hash_preload() 1831 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
|