Searched refs:global_flags (Results 1 – 7 of 7) sorted by relevance
8 unsigned long global_flags; variable18 bpf_local_irq_save(&global_flags); in irq_save_bad_arg()26 bpf_local_irq_restore(&global_flags); in irq_restore_bad_arg()
75 static unsigned long global_flags; variable323 clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags); in renesas_sdhi_internal_dmac_abort_dma()421 test_and_set_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags)) in renesas_sdhi_internal_dmac_start_dma()482 clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags); in renesas_sdhi_internal_dmac_complete()
459 u32 global_flags = 0; in guc_policies_init() local467 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()469 ads_blob_write(ads, policies.global_flags, global_flags); in guc_policies_init()1001 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()1003 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
160 u32 global_flags; member
165 u32 global_flags = 0; in guc_policies_init() local173 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()175 ads_blob_write(guc, policies.global_flags, global_flags); in guc_policies_init()191 ads_blob_read(guc, policies.global_flags)); in intel_guc_ads_print_policy_info()
1729 slab_flags_t global_flags; in setup_slub_debug() local1735 global_flags = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()1747 global_flags = flags; in setup_slub_debug()1765 global_flags = slub_debug; in setup_slub_debug()1769 slub_debug = global_flags; in setup_slub_debug()
1046 u32 global_flags; member