Searched refs:global_flags (Results 1 – 4 of 4) sorted by relevance
8 unsigned long global_flags; variable 21 bpf_local_irq_save(&global_flags);29 bpf_local_irq_restore(&global_flags);
445 u32 global_flags = 0; in guc_policies_init() local453 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()455 ads_blob_write(ads, policies.global_flags, global_flags); in guc_policies_init()1008 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()1010 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
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()
1869 slab_flags_t global_flags; in setup_slub_debug() local1875 global_flags = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()1887 global_flags = flags; in setup_slub_debug()1905 global_flags = slub_debug; in setup_slub_debug()1909 slub_debug = global_flags; in setup_slub_debug()