Home
last modified time | relevance | path

Searched refs:update_flags (Results 1 – 25 of 26) sorted by relevance

12

/linux/net/sched/
H A Dact_csum.c101 params_new->update_flags = parm->update_flags; in tcf_csum_init()
385 static int tcf_csum_ipv4(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv4() argument
399 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv4()
405 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4()
411 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv4()
417 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDP) in tcf_csum_ipv4()
423 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDPLITE) in tcf_csum_ipv4()
429 if ((update_flags & TCA_CSUM_UPDATE_FLAG_SCTP) && in tcf_csum_ipv4()
435 if (update_flags & TCA_CSUM_UPDATE_FLAG_IPV4HDR) { in tcf_csum_ipv4()
484 static int tcf_csum_ipv6(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv6() argument
[all …]
/linux/include/net/tc_act/
H A Dtc_csum.h10 u32 update_flags; member
24 u32 update_flags; in tcf_csum_update_flags() local
27 update_flags = rcu_dereference(to_tcf_csum(a)->params)->update_flags; in tcf_csum_update_flags()
30 return update_flags; in tcf_csum_update_flags()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c1499 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes()
1510 new_pipe->update_flags.bits.disable = 1; in dcn20_detect_pipe_changes()
1517 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1524 new_pipe->update_flags.bits.enable = 1; in dcn20_detect_pipe_changes()
1525 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1526 new_pipe->update_flags.bits.dppclk = 1; in dcn20_detect_pipe_changes()
1527 new_pipe->update_flags.bits.hubp_interdependent = 1; in dcn20_detect_pipe_changes()
1528 new_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn20_detect_pipe_changes()
1529 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()
1530 new_pipe->update_flags.bits.gamut_remap = 1; in dcn20_detect_pipe_changes()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1351 pipe_ctx->plane_state->update_flags.bits.addr_update) { in dcn401_wait_for_dcc_meta_propagation()
2123 if (pipe_ctx->update_flags.bits.enable || in dcn401_program_pipe()
2124 pipe_ctx->update_flags.bits.odm || in dcn401_program_pipe()
2125 pipe_ctx->stream->update_flags.bits.abm_level) in dcn401_program_pipe()
2132 if (pipe_ctx->update_flags.bits.global_sync && !pipe_ctx->top_pipe in dcn401_program_pipe()
2136 if (pipe_ctx->update_flags.bits.odm) in dcn401_program_pipe()
2139 if (pipe_ctx->update_flags.bits.enable) { in dcn401_program_pipe()
2149 if (pipe_ctx->update_flags.bits.det_size) { in dcn401_program_pipe()
2158 if (pipe_ctx->plane_state && (pipe_ctx->update_flags.raw || in dcn401_program_pipe()
2159 pipe_ctx->plane_state->update_flags.raw || in dcn401_program_pipe()
[all …]
/linux/rust/kernel/mm/
H A Dvirt.rs245 unsafe fn update_flags(&self, set: vm_flags_t, unset: vm_flags_t) { in update_flags() method
264 unsafe { self.update_flags(flags::MIXEDMAP, 0) }; in set_mixedmap()
278 unsafe { self.update_flags(flags::IO, 0) }; in set_io()
287 unsafe { self.update_flags(flags::DONTEXPAND, 0) }; in set_dontexpand()
297 unsafe { self.update_flags(flags::DONTCOPY, 0) }; in set_dontcopy()
307 unsafe { self.update_flags(flags::DONTDUMP, 0) }; in set_dontdump()
331 unsafe { self.update_flags(0, flags::MAYREAD) }; in try_clear_mayread()
356 unsafe { self.update_flags(0, flags::MAYWRITE) }; in try_clear_maywrite()
381 unsafe { self.update_flags(0, flags::MAYEXEC) }; in try_clear_mayexec()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dcsum.c11 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/sound/pci/echoaudio/
H A Dgina20_dsp.c33 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 Dmia_dsp.c34 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 Dlayla20_dsp.c36 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/hid/
H A Dhid-nvidia-shield.c217 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/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2229 uint32_t prev_dsc_changed = context->streams[i]->update_flags.bits.dsc_changed; in dc_commit_state_no_check()
2231 context->streams[i]->update_flags.raw = 0xFFFFFFFF; in dc_commit_state_no_check()
2232 context->streams[i]->update_flags.bits.dsc_changed = prev_dsc_changed; in dc_commit_state_no_check()
2337 context->streams[i]->update_flags.raw = 0x0; in dc_commit_state_no_check()
2676 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local
2686 update_flags->bits.color_space_change = 1; in get_plane_info_update_type()
2691 update_flags->bits.horizontal_mirror_change = 1; in get_plane_info_update_type()
2696 update_flags->bits.rotation_change = 1; in get_plane_info_update_type()
2701 update_flags->bits.pixel_format_change = 1; in get_plane_info_update_type()
2706 update_flags->bits.stereo_format_change = 1; in get_plane_info_update_type()
[all …]
H A Ddc_hw_sequencer.c795 if (dc->hwss.set_flip_control_gsl && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
801 …gram_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
808 … if (dc->hwss.update_plane_addr && current_mpc_pipe->plane_state->update_flags.bits.addr_update) { in hwss_build_fast_sequence()
824 …if (hws->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_c… in hwss_build_fast_sequence()
832 …if (dc->hwss.program_gamut_remap && current_mpc_pipe->plane_state->update_flags.bits.gamut_remap_c… in hwss_build_fast_sequence()
837 if (current_mpc_pipe->plane_state->update_flags.bits.input_csc_change) { in hwss_build_fast_sequence()
842 if (current_mpc_pipe->plane_state->update_flags.bits.coeff_reduction_change) { in hwss_build_fast_sequence()
848 if (hws->funcs.set_output_transfer_func && current_mpc_pipe->stream->update_flags.bits.out_tf) { in hwss_build_fast_sequence()
863 if (current_mpc_pipe->stream->update_flags.bits.out_csc) { in hwss_build_fast_sequence()
921 current_mpc_pipe->plane_state->update_flags.bits.addr_update && in hwss_build_fast_sequence()
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c338 static void update_flags(int *flags, int flag, bool clear) in update_flags()
561 update_flags(&spec->prog_flags, BPF_F_STRICT_ALIGNMENT, clear); in parse_test_spec()
563 update_flags(&spec->prog_flags, BPF_F_ANY_ALIGNMENT, clear); in parse_test_spec()
565 update_flags(&spec->prog_flags, BPF_F_TEST_RND_HI32, clear); in parse_test_spec()
567 update_flags(&spec->prog_flags, BPF_F_TEST_STATE_FREQ, clear); in parse_test_spec()
569 update_flags(&spec->prog_flags, BPF_F_SLEEPABLE, clear); in parse_test_spec()
571 update_flags(&spec->prog_flags, BPF_F_XDP_HAS_FRAGS, clear); in parse_test_spec()
573 update_flags(&spec->prog_flags, BPF_F_TEST_REG_INVARIANTS, clear); in parse_test_spec()
578 update_flags(&spec->prog_flags, flags, clear); in parse_test_spec()
335 static void update_flags(int *flags, int flag, bool clear) update_flags() function
/linux/include/trace/events/
H A Dneigh.h96 __field(u32, update_flags)
137 __entry->update_flags = flags;
144 "new_state %s update_flags %02x pid %d",
153 __entry->update_flags, __entry->pid)
/linux/include/uapi/linux/tc_act/
H A Dtc_csum.h30 __u32 update_flags; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_trace.h32 pipe_ctx->update_flags.raw); \
H A Ddc.h1488 union surface_update_flags update_flags; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2376 &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 …]
H A Dbnx2x_sp.h913 unsigned long update_flags; /* BNX2X_Q_UPDATE_XX bits */ member
/linux/fs/btrfs/
H A Ddelayed-ref.h115 bool update_flags; member
H A Dioctl.c312 goto update_flags; in btrfs_fileattr_set()
391 update_flags: in btrfs_fileattr_set()
/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c2037 int rc, ssize, update_flags = 0; in hash_preload() local
2089 update_flags |= HPTE_LOCAL_UPDATE; in hash_preload()
2095 update_flags, ssize); in hash_preload()
2098 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1353 uint64_t update_flags = flags; in amdgpu_vm_bo_update() local
1359 update_flags &= ~AMDGPU_PTE_READABLE; in amdgpu_vm_bo_update()
1361 update_flags &= ~AMDGPU_PTE_WRITEABLE; in amdgpu_vm_bo_update()
1365 &update_flags); in amdgpu_vm_bo_update()
1371 mapping->last, update_flags, in amdgpu_vm_bo_update()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c485 if (!pipe_ctx->plane_state->update_flags.bits.full_update) { in dcn201_update_mpcc()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2409 __be32 update_flags; member
2520 config_dev.update_flags = cpu_to_be32(MLX4_VXLAN_UDP_DPORT); in mlx4_config_vxlan_port()
2533 config_dev.update_flags = cpu_to_be32(MLX4_DISABLE_RX_PORT); in mlx4_disable_rx_port_check()
2546 config_dev.update_flags = cpu_to_be32(MLX4_ROCE_V2_UDP_DPORT); in mlx4_config_roce_v2_port()

12