Home
last modified time | relevance | path

Searched refs:orig_flags (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/iavf/
Diavf_ethtool.c475 u32 orig_flags, new_flags, changed_flags; in iavf_set_priv_flags() local
478 orig_flags = READ_ONCE(adapter->flags); in iavf_set_priv_flags()
479 new_flags = orig_flags; in iavf_set_priv_flags()
492 ((orig_flags ^ new_flags) & ~BIT(i))) in iavf_set_priv_flags()
507 if (cmpxchg(&adapter->flags, orig_flags, new_flags) != orig_flags) { in iavf_set_priv_flags()
513 changed_flags = orig_flags ^ new_flags; in iavf_set_priv_flags()
/Linux-v5.10/arch/s390/kernel/
Dperf_cpum_sf.c1478 unsigned long long orig_overflow, orig_flags, new_flags; in aux_set_alert() local
1483 orig_flags = te->flags; in aux_set_alert()
1485 if (orig_flags & SDB_TE_BUFFER_FULL_MASK) { in aux_set_alert()
1493 new_flags = orig_flags | SDB_TE_ALERT_REQ_MASK; in aux_set_alert()
1495 orig_flags, orig_overflow, in aux_set_alert()
1525 unsigned long long orig_overflow, orig_flags, new_flags; in aux_reset_buffer() local
1558 orig_flags = te->flags; in aux_reset_buffer()
1560 new_flags = orig_flags & ~SDB_TE_BUFFER_FULL_MASK; in aux_reset_buffer()
1566 orig_flags, orig_overflow, in aux_reset_buffer()
/Linux-v5.10/fs/ceph/
Dlocks.c216 unsigned int orig_flags = fl->fl_flags; in try_unlock_file() local
219 fl->fl_flags = orig_flags; in try_unlock_file()
221 if (!(orig_flags & FL_EXISTS)) in try_unlock_file()
/Linux-v5.10/arch/x86/kernel/
Dvm86_32.c587 unsigned short ip, sp, orig_flags; in handle_vm86_fault() local
595 orig_flags = *(unsigned short *)&regs->pt.flags; in handle_vm86_fault()
733 if (orig_flags & X86_EFLAGS_TF) in handle_vm86_fault()
/Linux-v5.10/fs/btrfs/
Dblock-group.h268 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags);
Dblock-group.c96 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags) in btrfs_get_alloc_profile() argument
102 flags = orig_flags; in btrfs_get_alloc_profile()
/Linux-v5.10/net/wireless/
Dreg.c1765 chan->flags = chan->orig_flags = in handle_channel_single_rule()
1848 chan->orig_flags = chan->flags; in handle_channel_adjacent_rules()
1938 u32 flags = chan->orig_flags; in handle_channel()
1997 chan->orig_flags |= IEEE80211_CHAN_DISABLED; in handle_channel()
1998 chan->flags = chan->orig_flags; in handle_channel()
2493 chan->orig_flags |= IEEE80211_CHAN_DISABLED; in handle_channel_custom()
2494 chan->flags = chan->orig_flags; in handle_channel_custom()
2508 chan->flags = chan->orig_flags | bw_flags | in handle_channel_custom()
3358 chan->flags = chan->orig_flags; in restore_custom_reg_settings()
Dcore.c842 sband->channels[i].orig_flags = in wiphy_register()
/Linux-v5.10/tools/perf/
Dbuiltin-kmem.c669 char *orig_flags = strdup(gfp_flags); in compact_gfp_flags() local
674 if (orig_flags == NULL) in compact_gfp_flags()
677 str = strtok_r(orig_flags, "|", &pos); in compact_gfp_flags()
691 free(orig_flags); in compact_gfp_flags()
714 free(orig_flags); in compact_gfp_flags()
/Linux-v5.10/net/netfilter/
Dnf_conntrack_netlink.c856 u_int32_t orig_flags; member
886 filter->orig_flags = nla_get_u32(tb[CTA_FILTER_ORIG_FLAGS]); in ctnetlink_parse_filter()
887 if (filter->orig_flags & ~CTA_FILTER_F_ALL) in ctnetlink_parse_filter()
948 if (filter->orig_flags) { in ctnetlink_alloc_filter()
958 filter->orig_flags); in ctnetlink_alloc_filter()
973 filter->orig_flags); in ctnetlink_alloc_filter()
1094 if (filter->orig_flags) { in ctnetlink_filter_match()
1097 filter->orig_flags, in ctnetlink_filter_match()
/Linux-v5.10/fs/ocfs2/dlm/
Ddlmrecovery.c1113 u8 orig_flags = mres->flags, in dlm_send_mig_lockres_msg() local
1121 orig_flags = mres->flags; in dlm_send_mig_lockres_msg()
1128 orig_flags & DLM_MRES_MIGRATION ? "migration" : "recovery", in dlm_send_mig_lockres_msg()
1141 (orig_flags & DLM_MRES_MIGRATION ? in dlm_send_mig_lockres_msg()
1160 mig_cookie, orig_flags, orig_master); in dlm_send_mig_lockres_msg()
/Linux-v5.10/include/linux/
Dsched.h1645 current_restore_flags(unsigned long orig_flags, unsigned long flags) in TASK_PFA_TEST()
1648 current->flags |= orig_flags & flags; in TASK_PFA_TEST()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c4877 u64 orig_flags, new_flags, changed_flags; in i40e_set_priv_flags() local
4885 orig_flags = READ_ONCE(pf->flags); in i40e_set_priv_flags()
4886 new_flags = orig_flags; in i40e_set_priv_flags()
4900 ((orig_flags ^ new_flags) & ~BIT(i))) in i40e_set_priv_flags()
4919 ((orig_flags ^ new_flags) & ~BIT(i))) in i40e_set_priv_flags()
4924 changed_flags = orig_flags ^ new_flags; in i40e_set_priv_flags()
5022 (orig_flags & I40E_FLAG_TOTAL_PORT_SHUTDOWN_ENABLED)) { in i40e_set_priv_flags()
/Linux-v5.10/drivers/net/ethernet/rocker/
Drocker_ofdpa.c2495 unsigned long orig_flags; in ofdpa_port_attr_bridge_flags_set() local
2498 orig_flags = ofdpa_port->brport_flags; in ofdpa_port_attr_bridge_flags_set()
2500 if ((orig_flags ^ ofdpa_port->brport_flags) & BR_LEARNING && in ofdpa_port_attr_bridge_flags_set()
2506 ofdpa_port->brport_flags = orig_flags; in ofdpa_port_attr_bridge_flags_set()
/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_ethtool.c1176 DECLARE_BITMAP(orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1189 bitmap_copy(orig_flags, pf->flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
1201 bitmap_xor(change_flags, pf->flags, orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_bmap.c4335 int orig_flags; /* original flags arg value */ in xfs_bmapi_write() local
4342 orig_flags = flags; in xfs_bmapi_write()
4487 xfs_bmap_validate_ret(orig_bno, orig_len, orig_flags, orig_mval, in xfs_bmapi_write()
/Linux-v5.10/include/net/
Dcfg80211.h175 u32 orig_flags; member
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c6493 if (channel->orig_flags & IEEE80211_CHAN_DISABLED) in brcmf_construct_chaninfo()