/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_gpio.c | 40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 41 clear_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority() 46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 47 set_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority() 51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags)); in ath_btcoex_period_work() 82 ath9k_hw_btcoex_bt_stomp(priv->ah, test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work() 86 timer_period = test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work() 109 test_bit(OP_BT_SCAN, &priv->op_flags)) in ath_btcoex_duty_cycle_work() 143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_htc_resume_btcoex_work() [all …]
|
D | gpio.c | 152 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 153 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority() 158 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 159 set_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority() 163 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 226 if (test_bit(BT_OP_SCAN, &btcoex->op_flags)) { in ath_btcoex_period_timer() 266 test_bit(BT_OP_SCAN, &btcoex->op_flags))) in ath_btcoex_no_stomp_timer() 312 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 313 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 351 else if (test_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags)) in ath9k_btcoex_aggr_limit()
|
D | wow.c | 180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_suspend() 199 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath9k_suspend() 207 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_suspend() 274 set_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_suspend() 306 clear_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_resume()
|
D | link.c | 129 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work() 428 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani() 468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 472 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 476 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani() 477 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani() 484 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
|
D | beacon.c | 398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet() 583 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc() 638 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 656 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 686 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 689 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 693 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
|
D | main.c | 246 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset() 259 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset() 263 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset() 519 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr() 536 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath_isr() 616 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset() 637 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset() 722 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start() 914 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop() 964 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop() [all …]
|
D | htc_drv_main.c | 255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel() 307 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 315 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 755 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani() 765 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani() 957 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start() 986 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop() 1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1102 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface() 1270 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter() [all …]
|
D | channel.c | 36 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel() 95 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath_set_channel() 306 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active() 313 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active() 459 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa() 675 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 711 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 808 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch() 980 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete() 982 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
|
D | common-beacon.c | 50 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
|
/linux-6.1.9/include/linux/ |
D | buffer_head.h | 238 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags); 239 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags); 244 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait); 246 blk_opf_t op_flags, bool force_lock); 414 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead() argument 418 __bh_read(bh, op_flags, false); in bh_readahead() 424 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait() argument 427 __bh_read(bh, op_flags, false); in bh_read_nowait() 431 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read() argument 435 return __bh_read(bh, op_flags, true); in bh_read() [all …]
|
D | blk_types.h | 477 blk_opf_t op_flags) in bio_set_op_attrs() argument 479 bio->bi_opf = op | op_flags; in bio_set_op_attrs()
|
/linux-6.1.9/fs/nfsd/ |
D | nfs4proc.c | 2501 if (!(nfsd4_ops[first_op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering() 2524 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op() 2540 if (!(thisd->op_flags & OP_IS_PUTFH_LIKE)) in need_wrongsec_check() 2557 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check() 2678 if (!(op->opdesc->op_flags & ALLOWED_WITHOUT_FH)) { in nfsd4_proc_compound() 2684 !(op->opdesc->op_flags & ALLOWED_ON_ABSENT_FS)) { in nfsd4_proc_compound() 2692 if (op->opdesc->op_flags & OP_MODIFIES_SOMETHING) { in nfsd4_proc_compound() 2724 if (op->opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 3145 .op_flags = OP_MODIFIES_SOMETHING, 3153 .op_flags = OP_MODIFIES_SOMETHING, [all …]
|
/linux-6.1.9/fs/xfs/libxfs/ |
D | xfs_attr.h | 582 args->op_flags |= XFS_DA_OP_ADDNAME; in xfs_attr_init_add_state() 593 args->op_flags |= XFS_DA_OP_REMOVE; in xfs_attr_init_remove_state() 611 args->op_flags |= XFS_DA_OP_ADDNAME | XFS_DA_OP_REPLACE; in xfs_attr_init_replace_state() 612 if (args->op_flags & XFS_DA_OP_LOGGED) in xfs_attr_init_replace_state()
|
D | xfs_attr.c | 272 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get() 366 if (!error && !(args->op_flags & XFS_DA_OP_NOTIME)) in xfs_attr_try_sf_addname() 421 bool do_replace = args->op_flags & XFS_DA_OP_REPLACE; in xfs_attr_complete_op() 423 args->op_flags &= ~XFS_DA_OP_REPLACE; in xfs_attr_complete_op() 738 (args->op_flags & XFS_DA_OP_RECOVERY)) { in xfs_attr_set_iter() 886 unsigned int op_flags, /* op flag (set or remove) */ in xfs_attr_intent_init() argument 893 new->xattri_op_flags = op_flags; in xfs_attr_intent_init() 991 args->op_flags = XFS_DA_OP_OKNOENT | in xfs_attr_set() 992 (args->op_flags & XFS_DA_OP_LOGGED); in xfs_attr_set() 1076 if (!(args->op_flags & XFS_DA_OP_NOTIME)) in xfs_attr_set() [all …]
|
D | xfs_dir2.c | 289 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname() 291 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname() 332 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result() 383 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup() 385 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
|
/linux-6.1.9/include/uapi/linux/ |
D | ublk_cmd.h | 150 __u32 op_flags; member 163 return iod->op_flags & 0xff; in ublksrv_get_op() 168 return iod->op_flags >> 8; in ublksrv_get_flags()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_xattr.c | 95 ASSERT(!(args->op_flags & XFS_DA_OP_LOGGED)); in xfs_attr_change() 102 args->op_flags |= XFS_DA_OP_LOGGED; in xfs_attr_change()
|
D | xfs_attr_item.c | 404 if (!(args->op_flags & XFS_DA_OP_LOGGED)) in xfs_attr_create_intent() 435 if (attr->xattri_da_args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_free_item() 594 args->op_flags = XFS_DA_OP_RECOVERY | XFS_DA_OP_OKNOENT | in xfs_attri_item_recover()
|
/linux-6.1.9/fs/gfs2/ |
D | log.h | 85 blk_opf_t op_flags);
|
D | log.c | 825 blk_opf_t op_flags) in gfs2_write_log_header() argument 894 gfs2_log_submit_bio(&jd->jd_log_bio, REQ_OP_WRITE | op_flags); in gfs2_write_log_header() 907 blk_opf_t op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local 915 op_flags = REQ_SYNC | REQ_META | REQ_PRIO; in log_write_header() 920 flags, op_flags); in log_write_header()
|
/linux-6.1.9/include/trace/events/ |
D | io_uring.h | 515 __field( u32, op_flags ) 536 __entry->op_flags = sqe->poll32_events; 557 __entry->op_flags,
|
D | f2fs.h | 71 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument 72 show_bio_op_flags(op_flags) 1044 __field(blk_opf_t, op_flags) 1056 __entry->op_flags = fio->op_flags; 1067 show_bio_type(__entry->op, __entry->op_flags), 1100 __field(blk_opf_t, op_flags) 1110 __entry->op_flags = bio->bi_opf; 1119 show_bio_type(__entry->op, __entry->op_flags),
|
/linux-6.1.9/drivers/crypto/caam/ |
D | ctrl.c | 36 u32 *jump_cmd, op_flags; in build_instantiation_desc() local 40 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc() 45 append_operation(desc, op_flags); in build_instantiation_desc()
|
/linux-6.1.9/net/netlink/ |
D | genetlink.c | 898 u32 op_flags; in ctrl_fill_info() local 901 op_flags = op.flags; in ctrl_fill_info() 903 op_flags |= GENL_CMD_CAP_DUMP; in ctrl_fill_info() 905 op_flags |= GENL_CMD_CAP_DO; in ctrl_fill_info() 907 op_flags |= GENL_CMD_CAP_HASPOL; in ctrl_fill_info() 914 nla_put_u32(skb, CTRL_ATTR_OP_FLAGS, op_flags)) in ctrl_fill_info()
|
/linux-6.1.9/fs/ |
D | buffer.c | 2711 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in write_dirty_buffer() argument 2720 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2729 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in __sync_dirty_buffer() argument 2745 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 2964 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait) in __bh_read() argument 2972 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 2993 blk_opf_t op_flags, bool force_lock) in __bh_read_batch() argument 3016 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|