Home
last modified time | relevance | path

Searched refs:op_flags (Results 1 – 25 of 78) sorted by relevance

1234

/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_gpio.c40 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 …]
H A Dgpio.c152 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()
H A Dwow.c180 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()
H A Dlink.c158 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
457 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani()
497 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
501 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani()
505 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani()
506 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
513 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
H A Dbeacon.c398 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()
H A Dmain.c245 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
257 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
615 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
636 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
721 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
964 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
1120 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_set_assoc_state()
1265 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
2388 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start()
2408 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete()
[all …]
H A Dhtc_drv_main.c255 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()
1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop()
1497 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_htc_bss_iter()
1585 set_bit(OP_TSF_RESET, &priv->op_flags); in ath9k_htc_bss_info_changed()
1717 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_htc_sw_scan_start()
[all …]
H A Dchannel.c36 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()
301 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active()
308 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active()
454 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa()
670 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
706 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
803 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch()
975 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete()
977 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
H A Dcommon-beacon.c50 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
/linux-6.15/include/linux/
H A Dbuffer_head.h240 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags);
241 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags);
246 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait);
248 blk_opf_t op_flags, bool force_lock);
437 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead() argument
441 __bh_read(bh, op_flags, false); in bh_readahead()
450 __bh_read(bh, op_flags, false); in bh_read_nowait()
454 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read() argument
458 return __bh_read(bh, op_flags, true); in bh_read()
467 blk_opf_t op_flags) in bh_readahead_batch() argument
[all …]
/linux-6.15/fs/nfsd/
H A Dnfs4proc.c3337 .op_flags = OP_MODIFIES_SOMETHING,
3345 .op_flags = OP_MODIFIES_SOMETHING,
3357 .op_flags = OP_MODIFIES_SOMETHING,
3364 .op_flags = ALLOWED_ON_ABSENT_FS,
3398 .op_flags = OP_MODIFIES_SOMETHING,
3429 .op_flags = OP_MODIFIES_SOMETHING,
3435 .op_flags = OP_MODIFIES_SOMETHING,
3515 .op_flags = OP_HANDLES_WRONGSEC,
3620 .op_flags = OP_HANDLES_WRONGSEC,
3626 .op_flags = ALLOWED_WITHOUT_FH,
[all …]
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_attr.h597 args->op_flags |= XFS_DA_OP_ADDNAME; in xfs_attr_init_add_state()
625 args->op_flags |= XFS_DA_OP_ADDNAME | XFS_DA_OP_REPLACE; in xfs_attr_init_replace_state()
626 if (args->op_flags & XFS_DA_OP_LOGGED) in xfs_attr_init_replace_state()
H A Dxfs_attr.c286 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get()
501 if (!(args->op_flags & XFS_DA_OP_REPLACE)) in xfs_attr_complete_op()
506 args->op_flags &= ~XFS_DA_OP_REPLACE; in xfs_attr_complete_op()
534 if (args->op_flags & XFS_DA_OP_REPLACE) in xfs_attr_leaf_addname()
538 if (!(args->op_flags & XFS_DA_OP_REPLACE)) in xfs_attr_leaf_addname()
843 (args->op_flags & XFS_DA_OP_RECOVERY)) { in xfs_attr_set_iter()
1188 ASSERT(args->op_flags & XFS_DA_OP_REPLACE); in xfs_attr_shortform_addname()
1200 args->op_flags &= ~XFS_DA_OP_REPLACE; in xfs_attr_shortform_addname()
1270 if (args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_leaf_removename()
1356 if (args->op_flags & XFS_DA_OP_REPLACE) in xfs_attr_node_addname_find_attr()
[all …]
H A Dxfs_dir2.c304 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname_args()
358 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname()
379 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result()
450 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup()
453 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
/linux-6.15/include/uapi/linux/
H A Dublk_cmd.h310 __u32 op_flags; member
326 return iod->op_flags & 0xff; in ublksrv_get_op()
331 return iod->op_flags >> 8; in ublksrv_get_flags()
/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-queue.c103 unsigned long op_flags, in ipu6_isys_buffer_list_queue() argument
114 WARN_ON_ONCE(op_flags & IPU6_ISYS_BUFFER_LIST_FL_ACTIVE && in ipu6_isys_buffer_list_queue()
115 op_flags & IPU6_ISYS_BUFFER_LIST_FL_INCOMING); in ipu6_isys_buffer_list_queue()
128 if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_ACTIVE) in ipu6_isys_buffer_list_queue()
130 else if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_INCOMING) in ipu6_isys_buffer_list_queue()
134 if (op_flags & IPU6_ISYS_BUFFER_LIST_FL_SET_STATE) in ipu6_isys_buffer_list_queue()
140 bl, op_flags, state, bl->nbufs); in ipu6_isys_buffer_list_queue()
H A Dipu6-isys-queue.h66 unsigned long op_flags,
/linux-6.15/fs/xfs/
H A Dxfs_xattr.c97 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_change()
104 args->op_flags |= XFS_DA_OP_LOGGED; in xfs_attr_change()
H A Dxfs_attr_item.c432 if (!(args->op_flags & XFS_DA_OP_LOGGED)) in xfs_attr_create_intent()
465 if (attr->xattri_da_args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_free_item()
702 args->op_flags = XFS_DA_OP_RECOVERY | XFS_DA_OP_OKNOENT | in xfs_attri_recover_work()
883 ASSERT(args->op_flags & XFS_DA_OP_LOGGED); in xfs_attr_defer_add()
/linux-6.15/net/ipv4/
H A Dnexthop.c796 u32 op_flags) in nla_put_nh_group_stats_entry() argument
812 if (op_flags & NHA_OP_FLAG_DUMP_HW_STATS && in nla_put_nh_group_stats_entry()
826 u32 op_flags) in nla_put_nh_group_stats() argument
853 op_flags)) in nla_put_nh_group_stats()
868 u32 op_flags, u32 *resp_op_flags) in nla_put_nh_group() argument
906 if (op_flags & NHA_OP_FLAG_DUMP_STATS && in nla_put_nh_group()
919 u32 op_flags) in nh_fill_node() argument
3286 if (op_flags) in nh_valid_get_del_req()
3338 u32 op_flags; in rtm_get_nexthop() local
3363 nlh->nlmsg_seq, 0, op_flags); in rtm_get_nexthop()
[all …]
/linux-6.15/fs/gfs2/
H A Dlog.h85 blk_opf_t op_flags);
H A Dlog.c825 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.15/include/trace/events/
H A Dio_uring.h506 __field( u32, op_flags )
527 __entry->op_flags = sqe->poll32_events;
548 __entry->op_flags,
/linux-6.15/fs/f2fs/
H A Ddata.c424 blk_opf_t op_flags = 0; in f2fs_io_flags() local
445 op_flags |= REQ_META; in f2fs_io_flags()
447 op_flags |= REQ_FUA; in f2fs_io_flags()
451 op_flags |= REQ_PRIO; in f2fs_io_flags()
453 return op_flags; in f2fs_io_flags()
465 fio->op | fio->op_flags | f2fs_io_flags(fio), in __bio_alloc()
742 return io->fio.op_flags == fio->op_flags; in io_type_is_mergeable()
1090 block_t blkaddr, blk_opf_t op_flags, in f2fs_submit_page_read() argument
1096 bio = f2fs_grab_read_bio(inode, blkaddr, 1, op_flags, in f2fs_submit_page_read()
1272 op_flags, for_write); in f2fs_get_read_data_folio()
[all …]
/linux-6.15/tools/testing/selftests/ublk/
H A Dfile_backed.c95 iod->op_flags, iod->start_sector, iod->nr_sectors << 9); in loop_queue_tgt_io()

1234