/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 74 uint32_t op_flags; member 572 uint32_t op_flags = dc->op_flags; in gen_postprocess() local 936 op_flags |= ops->op_flags; in disas_xtensa_insn() 1094 dc->op_flags = op_flags; in disas_xtensa_insn() 3728 .op_flags = 5084 .op_flags = 5096 .op_flags = 5108 .op_flags = 5120 .op_flags = 5330 .op_flags = [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A 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 …]
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | main.c | 245 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset() 258 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() 2385 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start() 2393 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete() [all …]
|
H A 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() 1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1495 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_htc_bss_iter() 1583 set_bit(OP_TSF_RESET, &priv->op_flags); in ath9k_htc_bss_info_changed() 1715 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_htc_sw_scan_start() [all …]
|
H A 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()
|
H A D | common-beacon.c | 50 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
|
/openbmc/qemu/hw/acpi/ |
H A D | tpm.c | 109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local 116 op_flags = aml_local(1); in tpm_build_ppi_acpi() 167 aml_store(aml_call1("TPFN", op), op_flags)); in tpm_build_ppi_acpi() 172 aml_and(op_flags, func_mask, NULL), in tpm_build_ppi_acpi() 329 op_flags)); in tpm_build_ppi_acpi() 333 aml_and(op_flags, func_mask, NULL), in tpm_build_ppi_acpi() 344 aml_and(op_flags, func_mask, NULL), in tpm_build_ppi_acpi() 401 op_flags)); in tpm_build_ppi_acpi() 405 aml_and(op_flags, func_mask, NULL))); in tpm_build_ppi_acpi()
|
/openbmc/linux/include/linux/ |
H A D | buffer_head.h | 242 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags); 243 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags); 248 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait); 250 blk_opf_t op_flags, bool force_lock); 402 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead() argument 406 __bh_read(bh, op_flags, false); in bh_readahead() 415 __bh_read(bh, op_flags, false); in bh_read_nowait() 419 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read() argument 423 return __bh_read(bh, op_flags, true); in bh_read() 432 blk_opf_t op_flags) in bh_readahead_batch() argument [all …]
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4proc.c | 3159 .op_flags = OP_MODIFIES_SOMETHING, 3167 .op_flags = OP_MODIFIES_SOMETHING, 3179 .op_flags = OP_MODIFIES_SOMETHING, 3186 .op_flags = ALLOWED_ON_ABSENT_FS, 3218 .op_flags = OP_MODIFIES_SOMETHING, 3249 .op_flags = OP_MODIFIES_SOMETHING, 3255 .op_flags = OP_MODIFIES_SOMETHING, 3335 .op_flags = OP_HANDLES_WRONGSEC, 3439 .op_flags = OP_HANDLES_WRONGSEC, 3445 .op_flags = ALLOWED_WITHOUT_FH, [all …]
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr.h | 584 args->op_flags |= XFS_DA_OP_ADDNAME; in xfs_attr_init_add_state() 595 args->op_flags |= XFS_DA_OP_REMOVE; in xfs_attr_init_remove_state() 613 args->op_flags |= XFS_DA_OP_ADDNAME | XFS_DA_OP_REPLACE; in xfs_attr_init_replace_state() 614 if (args->op_flags & XFS_DA_OP_LOGGED) in xfs_attr_init_replace_state()
|
H A D | xfs_attr.c | 272 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get() 423 args->op_flags &= ~XFS_DA_OP_REPLACE; in xfs_attr_complete_op() 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() 1122 if (args->op_flags & XFS_DA_OP_REPLACE) in xfs_attr_shortform_addname() 1139 args->op_flags &= ~XFS_DA_OP_REPLACE; in xfs_attr_shortform_addname() 1221 if (args->op_flags & XFS_DA_OP_REPLACE) in xfs_attr_leaf_try_add() 1294 if (args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_leaf_removename() [all …]
|
H A D | xfs_dir2.c | 290 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname() 292 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname() 333 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result() 384 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup() 386 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
|
H A D | xfs_da_btree.h | 80 uint32_t op_flags; /* operation flags */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | ublk_cmd.h | 286 __u32 op_flags; member 302 return iod->op_flags & 0xff; in ublksrv_get_op() 307 return iod->op_flags >> 8; in ublksrv_get_flags()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_xattr.c | 106 ASSERT(!(args->op_flags & XFS_DA_OP_LOGGED)); in xfs_attr_change() 113 args->op_flags |= XFS_DA_OP_LOGGED; in xfs_attr_change()
|
H A D | xfs_attr_item.c | 411 if (!(args->op_flags & XFS_DA_OP_LOGGED)) in xfs_attr_create_intent() 442 if (attr->xattri_da_args->op_flags & XFS_DA_OP_RECOVERY) in xfs_attr_free_item() 610 args->op_flags = XFS_DA_OP_RECOVERY | XFS_DA_OP_OKNOENT | in xfs_attri_item_recover()
|
/openbmc/linux/fs/gfs2/ |
H A D | log.h | 85 blk_opf_t op_flags);
|
H A D | log.c | 834 blk_opf_t op_flags) in gfs2_write_log_header() argument 903 gfs2_log_submit_bio(&jd->jd_log_bio, REQ_OP_WRITE | op_flags); in gfs2_write_log_header() 916 blk_opf_t op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local 923 op_flags = REQ_SYNC | REQ_META | REQ_PRIO; in log_write_header() 928 flags, op_flags); in log_write_header()
|
/openbmc/linux/include/trace/events/ |
H A D | io_uring.h | 512 __field( u32, op_flags ) 533 __entry->op_flags = sqe->poll32_events; 554 __entry->op_flags,
|
H A D | f2fs.h | 73 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument 74 show_bio_op_flags(op_flags) 1049 __field(blk_opf_t, op_flags) 1061 __entry->op_flags = fio->op_flags; 1072 show_bio_type(__entry->op, __entry->op_flags), 1105 __field(blk_opf_t, op_flags) 1115 __entry->op_flags = bio->bi_opf; 1124 show_bio_type(__entry->op, __entry->op_flags),
|
/openbmc/linux/fs/ |
H A D | buffer.c | 2837 void write_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in write_dirty_buffer() argument 2846 submit_bh(REQ_OP_WRITE | op_flags, bh); in write_dirty_buffer() 2855 int __sync_dirty_buffer(struct buffer_head *bh, blk_opf_t op_flags) in __sync_dirty_buffer() argument 2871 submit_bh(REQ_OP_WRITE | op_flags, bh); in __sync_dirty_buffer() 3090 int __bh_read(struct buffer_head *bh, blk_opf_t op_flags, bool wait) in __bh_read() argument 3098 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read() 3119 blk_opf_t op_flags, bool force_lock) in __bh_read_batch() argument 3142 submit_bh(REQ_OP_READ | op_flags, bh); in __bh_read_batch()
|