/linux-4.1.27/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() 314 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 315 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 353 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 | 125 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work() 424 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani() 464 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 472 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani() 473 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani() 480 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
|
D | main.c | 241 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset() 254 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset() 258 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset() 516 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr() 533 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_isr() 609 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset() 630 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset() 715 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start() 835 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop() 885 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop() [all …]
|
D | beacon.c | 329 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet() 506 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc() 536 test_bit(ATH_OP_BEACONS, &common->op_flags) && in ath9k_allow_beacon_config() 612 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 660 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 662 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
|
D | htc_drv_main.c | 255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel() 310 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 318 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 758 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani() 768 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani() 953 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start() 982 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop() 1024 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1098 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface() 1263 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter() [all …]
|
D | channel.c | 35 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel() 94 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath_set_channel() 288 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active() 295 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active() 439 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa() 654 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 690 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 787 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch() 947 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete() 949 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
|
D | common-beacon.c | 64 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_cmn_beacon_config_sta()
|
D | tx99.c | 117 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_tx99_init()
|
D | htc_drv_beacon.c | 212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) { in ath9k_htc_send_beacon()
|
D | htc.h | 488 unsigned long op_flags; member
|
D | pci.c | 1013 if (test_bit(ATH_OP_WOW_ENABLED, &common->op_flags)) { in ath_pci_suspend()
|
D | mci.c | 558 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
|
D | xmit.c | 1869 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq() 1926 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule() 2654 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq() 2737 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_edma_tasklet()
|
D | ath9k.h | 748 unsigned long op_flags; member
|
D | htc_drv_init.c | 640 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_priv()
|
D | init.c | 562 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_softc()
|
D | recv.c | 433 test_bit(ATH_OP_SCANNING, &common->op_flags)) in ath_calcrxfilter()
|
D | htc_drv_txrx.c | 933 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags)); in ath9k_host_rx_init()
|
D | debug.c | 211 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in write_file_ani()
|
/linux-4.1.27/fs/nfsd/ |
D | nfs4proc.c | 1494 u32 op_flags; member 1530 if (!(nfsd4_ops[op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering() 1548 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op() 1565 if (!(thisd->op_flags & OP_IS_PUTFH_LIKE)) in need_wrongsec_check() 1582 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check() 1669 if (!(opdesc->op_flags & ALLOWED_WITHOUT_FH)) { in nfsd4_proc_compound() 1674 !(opdesc->op_flags & ALLOWED_ON_ABSENT_FS)) { in nfsd4_proc_compound() 1682 if (opdesc->op_flags & OP_MODIFIES_SOMETHING) { in nfsd4_proc_compound() 1708 if (opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 1979 .op_flags = OP_MODIFIES_SOMETHING, [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 119 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_setattr() 131 if ((op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) == 0) in mdc_setattr() 154 if (mod && (op_data->op_flags & MF_EPOCH_OPEN) && in mdc_setattr() 180 if (rc == 0 && (op_data->op_flags & MF_EPOCH_OPEN)) { in mdc_setattr() 192 } else if (rc == -ESTALE && (op_data->op_flags & MF_SOM_CHANGE)) { in mdc_setattr() 234 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_create() 328 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_unlink() 334 if ((op_data->op_flags & MF_MDC_CANCEL_FID3) && in mdc_unlink() 380 if ((op_data->op_flags & MF_MDC_CANCEL_FID2) && in mdc_link() 385 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_link() [all …]
|
D | mdc_lib.c | 160 flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_create_pack() 335 epoch->flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_ioepoch_pack() 352 if (op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) { in mdc_setattr_pack()
|
D | mdc_request.c | 224 if (op_data->op_flags & MF_GET_MDT_IDX) { in mdc_getattr() 857 op_data->op_flags |= MF_GETATTR_LOCK; in mdc_close_handle_reply()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_close.c | 123 op_data->op_flags |= MF_SOM_CHANGE; in ll_done_writing_attr() 174 op_data->op_flags |= MF_EPOCH_CLOSE; in ll_ioepoch_close() 230 old_flags = op_data->op_flags; in ll_som_update() 231 op_data->op_flags = MF_SOM_CHANGE; in ll_som_update()
|
D | llite_lib.c | 1239 op_data->op_flags = MF_EPOCH_CLOSE; in ll_setattr_done_writing() 1380 op_data->op_flags = MF_EPOCH_OPEN; in ll_setattr_raw()
|
D | dir.c | 880 op_data->op_flags |= MF_GET_MDT_IDX; in ll_get_mdt_idx()
|
D | file.c | 164 epoch_close = op_data->op_flags & MF_EPOCH_CLOSE; in ll_close_inode_openhandle()
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_dir2.c | 293 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname() 295 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname() 336 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result() 386 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup() 388 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
|
D | xfs_attr.c | 223 args.op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_attr_set() 436 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_remove() 604 args->op_flags |= XFS_DA_OP_RENAME; /* an atomic rename */ in xfs_attr_leaf_addname() 693 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_leaf_addname() 915 args->op_flags |= XFS_DA_OP_RENAME; /* atomic rename op */ in xfs_attr_node_addname() 1040 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_node_addname()
|
D | xfs_da_btree.h | 87 int op_flags; /* operation flags */ member
|
D | xfs_dir2_sf.c | 343 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0) in xfs_dir2_sf_addname() 356 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_sf_addname() 766 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_sf_lookup() 956 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_sf_replace()
|
D | xfs_dir2_node.c | 420 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_leafn_add() 634 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leafn_lookup_for_addname() 787 ASSERT(index == leafhdr.count || (args->op_flags & XFS_DA_OP_OKNOENT)); in xfs_dir2_leafn_lookup_for_entry() 822 if (args->op_flags & XFS_DA_OP_ADDNAME) in xfs_dir2_leafn_lookup_int() 1612 if (!(args->op_flags & XFS_DA_OP_JUSTCHECK)) in xfs_dir2_node_addname() 1805 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0) in xfs_dir2_node_addname_int() 1935 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_node_addname_int()
|
D | xfs_dir2_block.c | 387 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_block_addname() 697 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int() 736 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int()
|
D | xfs_dir2_leaf.c | 725 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || in xfs_dir2_leaf_addname() 750 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_leaf_addname() 1302 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leaf_lookup_int()
|
D | xfs_attr_leaf.c | 643 !(args->op_flags & XFS_DA_OP_ADDNAME)) { in xfs_attr_shortform_remove() 650 (args->op_flags & XFS_DA_OP_ADDNAME) || in xfs_attr_shortform_remove() 795 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_shortform_to_leaf() 925 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr3_leaf_to_shortform() 1268 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr3_leaf_add_work()
|
D | xfs_da_btree.c | 1859 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_da3_path_shift()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_trace.h | 1639 __field(int, op_flags) 1649 __entry->op_flags = args->op_flags; 1660 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS)) 1703 __field(int, op_flags) 1713 __entry->op_flags = args->op_flags; 1724 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS)) 1807 __field(int, op_flags) 1813 __entry->op_flags = args->op_flags; 1819 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS), 1838 __field(int, op_flags) [all …]
|
/linux-4.1.27/drivers/crypto/caam/ |
D | ctrl.c | 24 u32 *jump_cmd, op_flags; in build_instantiation_desc() local 28 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc() 32 append_operation(desc, op_flags); in build_instantiation_desc()
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 713 u32 op_flags = ops->flags; in ctrl_fill_info() local 716 op_flags |= GENL_CMD_CAP_DUMP; in ctrl_fill_info() 718 op_flags |= GENL_CMD_CAP_DO; in ctrl_fill_info() 720 op_flags |= GENL_CMD_CAP_HASPOL; in ctrl_fill_info() 727 nla_put_u32(skb, CTRL_ATTR_OP_FLAGS, op_flags)) in ctrl_fill_info()
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | ath.h | 153 unsigned long op_flags; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1562 if (op_data->op_flags & MF_GET_MDT_IDX) { in lmv_getattr() 1695 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_create() 1911 op_data->op_flags |= flag; in lmv_early_cancel() 1950 op_data->op_flags |= MF_MDC_CANCEL_FID2; in lmv_link() 1995 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_rename() 2045 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_setattr() 2251 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_unlink()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd.h | 1056 __u32 op_flags; member
|