/linux-4.4.14/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() 960 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start() 989 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop() 1031 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1105 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface() 1272 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() 956 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete() 958 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.h | 488 unsigned long op_flags; member
|
D | htc_drv_beacon.c | 212 if (unlikely(test_bit(ATH_OP_SCANNING, &common->op_flags))) { in ath9k_htc_send_beacon()
|
D | pci.c | 1013 if (test_bit(ATH_OP_WOW_ENABLED, &common->op_flags)) { in ath_pci_suspend()
|
D | xmit.c | 1848 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_drain_all_txq() 1907 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_txq_schedule() 2617 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_processq() 2700 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_tx_edma_tasklet()
|
D | mci.c | 558 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_mci_intr()
|
D | ath9k.h | 747 unsigned long op_flags; member
|
D | htc_drv_init.c | 644 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_priv()
|
D | recv.c | 428 test_bit(ATH_OP_SCANNING, &common->op_flags)) in ath_calcrxfilter()
|
D | init.c | 562 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_init_softc()
|
D | htc_drv_txrx.c | 926 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.4.14/fs/nfsd/ |
D | nfs4proc.c | 1483 u32 op_flags; member 1519 if (!(nfsd4_ops[op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering() 1537 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op() 1554 if (!(thisd->op_flags & OP_IS_PUTFH_LIKE)) in need_wrongsec_check() 1571 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check() 1658 if (!(opdesc->op_flags & ALLOWED_WITHOUT_FH)) { in nfsd4_proc_compound() 1663 !(opdesc->op_flags & ALLOWED_ON_ABSENT_FS)) { in nfsd4_proc_compound() 1671 if (opdesc->op_flags & OP_MODIFIES_SOMETHING) { in nfsd4_proc_compound() 1697 if (opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 1964 .op_flags = OP_MODIFIES_SOMETHING, [all …]
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_reint.c | 119 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_setattr() 130 if ((op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) == 0) in mdc_setattr() 152 if (mod && (op_data->op_flags & MF_EPOCH_OPEN) && in mdc_setattr() 178 if (rc == 0 && (op_data->op_flags & MF_EPOCH_OPEN)) { in mdc_setattr() 190 } else if (rc == -ESTALE && (op_data->op_flags & MF_SOM_CHANGE)) { in mdc_setattr() 232 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_create() 313 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_unlink() 319 if ((op_data->op_flags & MF_MDC_CANCEL_FID3) && in mdc_unlink() 364 if ((op_data->op_flags & MF_MDC_CANCEL_FID2) && in mdc_link() 369 if ((op_data->op_flags & MF_MDC_CANCEL_FID1) && in mdc_link() [all …]
|
D | mdc_lib.c | 133 flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_create_pack() 302 epoch->flags = op_data->op_flags & MF_SOM_LOCAL_FLAGS; in mdc_ioepoch_pack() 317 if (op_data->op_flags & (MF_SOM_CHANGE | MF_EPOCH_OPEN)) { in mdc_setattr_pack()
|
D | mdc_request.c | 172 if (op_data->op_flags & MF_GET_MDT_IDX) { in mdc_getattr() 775 op_data->op_flags |= MF_GETATTR_LOCK; in mdc_close_handle_reply()
|
/linux-4.4.14/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 | 1171 op_data->op_flags = MF_EPOCH_CLOSE; in ll_setattr_done_writing() 1287 op_data->op_flags = MF_EPOCH_OPEN; in ll_setattr_raw()
|
D | dir.c | 873 op_data->op_flags |= MF_GET_MDT_IDX; in ll_get_mdt_idx()
|
D | file.c | 163 epoch_close = op_data->op_flags & MF_EPOCH_CLOSE; in ll_close_inode_openhandle()
|
/linux-4.4.14/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() 387 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup() 389 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
|
D | xfs_attr.c | 143 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get() 225 args.op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_attr_set() 435 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_remove() 601 args->op_flags |= XFS_DA_OP_RENAME; /* an atomic rename */ in xfs_attr_leaf_addname() 690 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_leaf_addname() 912 args->op_flags |= XFS_DA_OP_RENAME; /* atomic rename op */ in xfs_attr_node_addname() 1037 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 | 424 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_leafn_add() 638 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leafn_lookup_for_addname() 791 ASSERT(index == leafhdr.count || (args->op_flags & XFS_DA_OP_OKNOENT)); in xfs_dir2_leafn_lookup_for_entry() 826 if (args->op_flags & XFS_DA_OP_ADDNAME) in xfs_dir2_leafn_lookup_int() 1616 if (!(args->op_flags & XFS_DA_OP_JUSTCHECK)) in xfs_dir2_node_addname() 1809 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || args->total == 0) in xfs_dir2_node_addname_int() 1938 if (args->op_flags & XFS_DA_OP_JUSTCHECK) in xfs_dir2_node_addname_int()
|
D | xfs_dir2_block.c | 391 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_block_addname() 701 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int() 740 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_block_lookup_int()
|
D | xfs_dir2_leaf.c | 730 if ((args->op_flags & XFS_DA_OP_JUSTCHECK) || in xfs_dir2_leaf_addname() 755 if (args->op_flags & XFS_DA_OP_JUSTCHECK) { in xfs_dir2_leaf_addname() 1307 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_dir2_leaf_lookup_int()
|
D | xfs_attr_leaf.c | 647 !(args->op_flags & XFS_DA_OP_ADDNAME)) { in xfs_attr_shortform_remove() 654 (args->op_flags & XFS_DA_OP_ADDNAME) || in xfs_attr_shortform_remove() 799 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_shortform_to_leaf() 929 nargs.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr3_leaf_to_shortform() 1272 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr3_leaf_add_work()
|
D | xfs_da_btree.c | 1866 ASSERT(args->op_flags & XFS_DA_OP_OKNOENT); in xfs_da3_path_shift()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_trace.h | 1689 __field(int, op_flags) 1699 __entry->op_flags = args->op_flags; 1710 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS)) 1753 __field(int, op_flags) 1763 __entry->op_flags = args->op_flags; 1774 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS)) 1857 __field(int, op_flags) 1863 __entry->op_flags = args->op_flags; 1869 __print_flags(__entry->op_flags, "|", XFS_DA_OP_FLAGS), 1888 __field(int, op_flags) [all …]
|
/linux-4.4.14/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.4.14/drivers/crypto/caam/ |
D | ctrl.c | 42 u32 *jump_cmd, op_flags; in build_instantiation_desc() local 46 op_flags = OP_TYPE_CLASS1_ALG | OP_ALG_ALGSEL_RNG | in build_instantiation_desc() 50 append_operation(desc, op_flags); in build_instantiation_desc()
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | ath.h | 153 unsigned long op_flags; member
|
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1521 if (op_data->op_flags & MF_GET_MDT_IDX) { in lmv_getattr() 1653 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_create() 1870 op_data->op_flags |= flag; in lmv_early_cancel() 1909 op_data->op_flags |= MF_MDC_CANCEL_FID2; in lmv_link() 1954 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_rename() 2004 op_data->op_flags |= MF_MDC_CANCEL_FID1; in lmv_setattr() 2211 op_data->op_flags |= MF_MDC_CANCEL_FID1 | MF_MDC_CANCEL_FID3; in lmv_unlink()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd.h | 923 __u32 op_flags; member
|