Searched refs:flag (Results 1 - 25 of 1212) sorted by last modified time

1234567891011>>

/linux-master/fs/nfsd/
H A Dnfs4xdr.c296 if (xdr_stream_decode_u32(argp->xdr, &ace->flag) < 0)
309 else if (ace->flag & NFS4_ACE_IDENTIFIER_GROUP)
2785 /* flag */
2786 status = nfsd4_encode_aceflag4(xdr, ace->flag);
2796 if (ace->flag & NFS4_ACE_IDENTIFIER_GROUP)
4126 /* flag */
4397 p = xdr_reserve_space(xdr, 8); /* eof flag and byte count */
5258 /* eof flag, segment count */
/linux-master/drivers/dma/xilinx/
H A Dxdma-regs.h41 #define XDMA_DESC_CONTROL(adjacent, flag) \
44 FIELD_PREP(XDMA_DESC_FLAGS_BITS, (flag)))
/linux-master/tools/net/ynl/lib/
H A Dynl.py515 elif attr["type"] == 'flag':
682 elif attr_spec["type"] == 'flag':
885 for flag in flags or []:
886 nl_flags |= flag
/linux-master/net/wireless/
H A Dnl80211.c4073 int flag; local
4083 for (flag = 1; flag <= NL80211_MNTR_FLAG_MAX; flag++)
4084 if (flags[flag])
4085 *mntrflags |= (1<<flag);
6306 int flag; local
6364 for (flag = 1; flag <= NL80211_STA_FLAG_MAX; flag
9066 nl80211_check_scan_feat(struct wiphy *wiphy, u32 flags, u32 flag, enum nl80211_ext_feature_index feat) argument
[all...]
/linux-master/net/mac80211/
H A Dtx.c136 u32 flag; local
151 flag = IEEE80211_RATE_MANDATORY_G;
153 flag = IEEE80211_RATE_MANDATORY_B;
157 flag = IEEE80211_RATE_MANDATORY_A;
160 flag = 0;
165 if (r->flags & flag)
1220 * If this flag is set to true anywhere, and we get here,
1221 * we are doing the needed processing, so remove the flag
1315 * opt-in hardware flag.
2417 * flag
[all...]
H A Drx.c59 status->flag &= ~(RX_FLAG_RADIOTAP_TLV_AT_END |
100 if (status->flag & (RX_FLAG_FAILED_FCS_CRC |
148 if (status->flag & RX_FLAG_AMPDU_DETAILS) {
164 status->flag & RX_FLAG_RADIOTAP_HE) {
171 status->flag & RX_FLAG_RADIOTAP_HE_MU) {
177 if (status->flag & RX_FLAG_NO_PSDU)
180 if (status->flag & RX_FLAG_RADIOTAP_LSIG) {
191 if (status->flag & RX_FLAG_RADIOTAP_TLV_AT_END) {
198 if (status->flag & RX_FLAG_RADIOTAP_HE)
201 if (status->flag
[all...]
H A Dscan.c183 if (rx_status->flag & RX_FLAG_NO_SIGNAL_VAL)
234 rx_status->flag |= RX_FLAG_NO_SIGNAL_VAL;
H A Dmlme.c4105 * rate flag share the same bit, they are not exactly
4787 "HT disabled by flag, limiting to legacy\n");
4828 "VHT disabled by flag, limiting to HT\n");
4879 "HE disabled by flag, limiting to HT/VHT\n");
4936 "EHT disabled by flag, limiting to HE\n");
6240 if (!(rx_status->flag & RX_FLAG_NO_SIGNAL_VAL))
7353 * we actually set the flag to drop incoming frames. This will then
/linux-master/net/ipv4/
H A Droute.c2059 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; local
2069 skb_flow_dissect_flow_keys(skb, &keys, flag);
/linux-master/net/bluetooth/
H A Dmgmt.c324 u16 len, int flag)
327 flag, NULL);
331 u16 len, int flag, struct sock *skip_sk)
334 flag, skip_sk);
918 * This means if the static address is not configured, this flag
920 * address is actually used decides if the flag is set or not.
984 /* If there's a pending mgmt command the flag will not yet have
1055 * the limited discoverable flag is cleared. Even in the case
1057 * safe to unconditionally clear the flag.
5078 bt_dev_warn(hdev, "Bad flag give
323 mgmt_index_event(u16 event, struct hci_dev *hdev, void *data, u16 len, int flag) argument
330 mgmt_limited_event(u16 event, struct hci_dev *hdev, void *data, u16 len, int flag, struct sock *skip_sk) argument
[all...]
/linux-master/mm/
H A Dhugetlb.c1179 static int is_vma_resv_set(struct vm_area_struct *vma, unsigned long flag) argument
1183 return (get_vma_private_data(vma) & flag) != 0;
1774 * Move PageHWPoison flag from head page to the raw error pages,
2193 * __GFP_RETRY_MAYFAIL flag. However, if we are allocating pages in
2454 * remove_hugetlb_folio will clear hugetlb folio flag for
3951 * have cleared the hugetlb folio flag. Hence the folio is technically
6829 * with wp flag set, don't set pte write bit.
/linux-master/include/trace/events/
H A Dmmflags.h16 #define gfpflag_string(flag) {(__force unsigned long)flag, #flag}
157 #define IF_HAVE_VM_SOFTDIRTY(flag,name) {flag, name },
159 #define IF_HAVE_VM_SOFTDIRTY(flag,name)
163 # define IF_HAVE_UFFD_MINOR(flag, name) {flag, name},
165 # define IF_HAVE_UFFD_MINOR(flag, name)
/linux-master/include/net/
H A Dsock.h553 /* flag bits in sk_user_data
591 * @flags: flag bits
616 * @flags: flag bits
956 static inline void sock_set_flag(struct sock *sk, enum sock_flags flag) argument
958 __set_bit(flag, &sk->sk_flags);
961 static inline void sock_reset_flag(struct sock *sk, enum sock_flags flag) argument
963 __clear_bit(flag, &sk->sk_flags);
975 static inline bool sock_flag(const struct sock *sk, enum sock_flags flag) argument
977 return test_bit(flag, &sk->sk_flags);
1278 * Pressure flag
[all...]
H A Dmac80211.h210 * enum ieee80211_chanctx_change - change flag for channel context
213 * @IEEE80211_CHANCTX_CHANGE_RADAR: radar detection flag changed
582 * with the %BSS_CHANGED_BEACON_INFO flag, will be non-zero then.
585 * HW flag %IEEE80211_HW_TIMING_BEACON_ONLY is set, then this can
588 * %BSS_CHANGED_DTIM flag.). See also sync_dtim_count important notice.
807 * IEEE80211_TX_CTL_FIRST_FRAGMENT flag is set. mac80211 will properly
811 * If this flag is set, the driver should instruct the hardware to
813 * 802.11-2007 7.1.3.4.1 paragraph 3. This flag will always be set for
875 * This flag is actually used for management frame especially for P2P
880 * the driver may set this flag
1594 u32 flag; member in struct:ieee80211_rx_status
[all...]
/linux-master/include/net/bluetooth/
H A Dhci_core.h1433 __u8 flag, void *data)
1444 if (c->type == type && test_bit(flag, &c->flags))
2195 int flag, struct sock *skip_sk);
2199 int flag, struct sock *skip_sk);
1431 hci_conn_hash_list_flag(struct hci_dev *hdev, hci_conn_func_t func, __u8 type, __u8 flag, void *data) argument
/linux-master/include/linux/
H A Dpage-flags.h68 * might lose their PG_swapbacked flag when they simply can be dropped (e.g. as
187 * flags word. Cannot use the first 8 flags or any flag marked as
191 /* At least one page in this folio has the hwpoison flag set */
334 * the page flag is relevant for small, head and tail pages.
337 * for compound page all operations related to the page flag applied to
341 * modifications of the page flag must be done on small or head pages,
345 * the page flag is not relevant for compound pages.
348 * the page flag is stored in the first tail page.
365 /* Which page is the flag stored in */
681 * Different with flags above, this flag i
[all...]
/linux-master/fs/ntfs3/
H A Dntfs_fs.h106 unsigned hide_dot_files : 1; /* Set hidden flag on dot files. */
640 enum RECORD_FLAG flag);
/linux-master/fs/
H A Dioctl.c344 unsigned int flag; local
350 flag = O_NONBLOCK;
354 flag |= O_NDELAY;
358 filp->f_flags |= flag;
360 filp->f_flags &= ~flag;
368 unsigned int flag; local
374 flag = on ? FASYNC : 0;
377 if ((flag ^ filp->f_flags) & FASYNC) {
637 * It is only valid to set the DAX flag on regular files and
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1697 IEEE80211_SKB_RXCB(skb)->flag |= RX_FLAG_RADIOTAP_TLV_AT_END;
1749 rx_status.flag |= RX_FLAG_MACTIME_START;
5886 * to set a flag that it does support multi-channel, then we can
5887 * let this pass conditionally on the flag.
6069 /* ensure both flag and iftype support is honored */
6264 /* list changed, but no new element sent, set interrupted flag */
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c434 #define FTM_PUT_FLAG(flag) (target->initiator_ap_flags |= \
435 cpu_to_le32(IWL_INITIATOR_AP_FLAGS_##flag))
823 * If secure LTF is turned off, replace the flag with PMF only
/linux-master/drivers/net/
H A Dmacsec.c4269 int flag; local
4312 for (flag = IFLA_MACSEC_ENCODING_SA + 1;
4313 flag < IFLA_MACSEC_VALIDATION;
4314 flag++) {
4315 if (data[flag]) {
4316 if (nla_get_u8(data[flag]) > 1)
/linux-master/drivers/mtd/nand/raw/
H A Dqcom_nandc.c229 /* Set the NWD flag in current BAM sgl */
235 * flag will determine the current value of erased codeword status register
389 * @exec_opwrite: flag to select correct number of code word
467 * @flag: flag for misc instruction
477 u8 flag; member in struct:qcom_op
515 * @bch_enabled: flag to tell whether BCH ECC mode is used
554 * @qpic_v2 - flag to indicate QPIC IP version 2
1011 * BAM will only set EOT for DMA_PREP_INTERRUPT so if this flag
2573 q_op->flag
[all...]
/linux-master/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4533 for (i = 0; clocks[i].flag; i++)
4535 (flags & clocks[i].flag) ? "On" : "Off");
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c515 * mask out the WC flag from the BO
1565 #define amdgpu_bo_print_flag(m, bo, flag) \
1567 if (bo->flags & (AMDGPU_GEM_CREATE_ ## flag)) { \
1568 seq_printf((m), " " #flag); \
/linux-master/drivers/bluetooth/
H A Dbtusb.c2444 * To fix 2. clear the HCI's can_wake flag, this way the HCI
2786 hdr->flag = wmt_params->flag;
2855 if (wmt_evt->whdr.flag == 2)
2870 if (wmt_evt->whdr.flag == 2)
2872 else if (wmt_evt->whdr.flag == 1)
2898 wmt_params.flag = 4;
3167 wmt_params.flag = 0;
3189 wmt_params.flag = 1;
3231 wmt_params.flag
3651 __le16 flag; member in struct:qca_version
3837 u16 flag = le16_to_cpu(ver->flag); local
[all...]

Completed in 794 milliseconds

1234567891011>>