/linux-6.3-rc2/fs/ceph/ |
A D | locks.c | 229 unsigned int orig_flags = fl->fl_flags; in try_unlock_file() local 232 fl->fl_flags = orig_flags; in try_unlock_file() 234 if (!(orig_flags & FL_EXISTS)) in try_unlock_file()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 486 u32 orig_flags, new_flags, changed_flags; in iavf_set_priv_flags() local 489 orig_flags = READ_ONCE(adapter->flags); in iavf_set_priv_flags() 490 new_flags = orig_flags; in iavf_set_priv_flags() 503 ((orig_flags ^ new_flags) & ~BIT(i))) in iavf_set_priv_flags() 518 if (cmpxchg(&adapter->flags, orig_flags, new_flags) != orig_flags) { in iavf_set_priv_flags() 524 changed_flags = orig_flags ^ new_flags; in iavf_set_priv_flags()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | vm86_32.c | 553 unsigned short ip, sp, orig_flags; in handle_vm86_fault() local 561 orig_flags = *(unsigned short *)®s->pt.flags; in handle_vm86_fault() 699 if (orig_flags & X86_EFLAGS_TF) in handle_vm86_fault()
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-kmem.c | 681 char *orig_flags = strdup(gfp_flags); in compact_gfp_flags() local 686 if (orig_flags == NULL) in compact_gfp_flags() 689 str = strtok_r(orig_flags, "|", &pos); in compact_gfp_flags() 703 free(orig_flags); in compact_gfp_flags() 726 free(orig_flags); in compact_gfp_flags()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | block-group.h | 327 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags);
|
A D | block-group.c | 114 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags) in btrfs_get_alloc_profile() argument 120 flags = orig_flags; in btrfs_get_alloc_profile()
|
/linux-6.3-rc2/net/wireless/ |
A D | reg.c | 1783 chan->flags = chan->orig_flags = in handle_channel_single_rule() 1866 chan->orig_flags = chan->flags; in handle_channel_adjacent_rules() 1956 u32 flags = chan->orig_flags; in handle_channel() 2015 chan->orig_flags |= IEEE80211_CHAN_DISABLED; in handle_channel() 2016 chan->flags = chan->orig_flags; in handle_channel() 2544 chan->orig_flags |= IEEE80211_CHAN_DISABLED; in handle_channel_custom() 2545 chan->flags = chan->orig_flags; in handle_channel_custom() 2559 chan->flags = chan->orig_flags | bw_flags | in handle_channel_custom() 3440 chan->flags = chan->orig_flags; in restore_custom_reg_settings()
|
A D | core.c | 850 sband->channels[i].orig_flags = in wiphy_register()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | trampoline.c | 420 u32 orig_flags = tr->flags; in bpf_trampoline_update() local 508 tr->flags = orig_flags; in bpf_trampoline_update()
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_conntrack_netlink.c | 874 u_int32_t orig_flags; member 902 filter->orig_flags = nla_get_u32(tb[CTA_FILTER_ORIG_FLAGS]); in ctnetlink_parse_filter() 903 if (filter->orig_flags & ~CTA_FILTER_F_ALL) in ctnetlink_parse_filter() 1000 if (filter->orig_flags) { in ctnetlink_alloc_filter() 1010 filter->orig_flags); in ctnetlink_alloc_filter() 1145 if (filter->orig_flags) { in ctnetlink_filter_match() 1148 filter->orig_flags, in ctnetlink_filter_match()
|
/linux-6.3-rc2/fs/ocfs2/dlm/ |
A D | dlmrecovery.c | 1104 u8 orig_flags = mres->flags, in dlm_send_mig_lockres_msg() local 1112 orig_flags = mres->flags; in dlm_send_mig_lockres_msg() 1119 orig_flags & DLM_MRES_MIGRATION ? "migration" : "recovery", in dlm_send_mig_lockres_msg() 1132 (orig_flags & DLM_MRES_MIGRATION ? in dlm_send_mig_lockres_msg() 1151 mig_cookie, orig_flags, orig_master); in dlm_send_mig_lockres_msg()
|
/linux-6.3-rc2/include/linux/ |
A D | sched.h | 1842 current_restore_flags(unsigned long orig_flags, unsigned long flags) in TASK_PFA_TEST() 1845 current->flags |= orig_flags & flags; in TASK_PFA_TEST()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 5245 u64 orig_flags, new_flags, changed_flags; in i40e_set_priv_flags() local 5253 orig_flags = READ_ONCE(pf->flags); in i40e_set_priv_flags() 5254 new_flags = orig_flags; in i40e_set_priv_flags() 5268 ((orig_flags ^ new_flags) & ~BIT(i))) in i40e_set_priv_flags() 5287 ((orig_flags ^ new_flags) & ~BIT(i))) in i40e_set_priv_flags() 5292 changed_flags = orig_flags ^ new_flags; in i40e_set_priv_flags() 5392 (orig_flags & I40E_FLAG_TOTAL_PORT_SHUTDOWN_ENABLED)) { in i40e_set_priv_flags()
|
/linux-6.3-rc2/drivers/net/ethernet/rocker/ |
A D | rocker_ofdpa.c | 2495 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() 2501 if ((orig_flags ^ ofdpa_port->brport_flags) & BR_LEARNING) in ofdpa_port_attr_bridge_flags_set()
|
/linux-6.3-rc2/drivers/block/ |
A D | loop.c | 1903 int orig_flags = current->flags; in loop_process_work() local 1931 current->flags = orig_flags; in loop_process_work()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_ethtool.c | 1336 DECLARE_BITMAP(orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags() 1349 bitmap_copy(orig_flags, pf->flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags() 1361 bitmap_xor(change_flags, pf->flags, orig_flags, ICE_PF_FLAGS_NBITS); in ice_set_priv_flags()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 4300 int orig_flags; /* original flags arg value */ in xfs_bmapi_write() local 4307 orig_flags = flags; in xfs_bmapi_write() 4450 xfs_bmap_validate_ret(orig_bno, orig_len, orig_flags, orig_mval, in xfs_bmapi_write()
|
/linux-6.3-rc2/include/net/ |
A D | cfg80211.h | 185 u32 orig_flags; member
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | cfg80211.c | 6891 if (channel->orig_flags & IEEE80211_CHAN_DISABLED) in brcmf_construct_chaninfo()
|