Home
last modified time | relevance | path

Searched refs:global_flags (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/mmc/host/
H A Drenesas_sdhi_internal_dmac.c75 static unsigned long global_flags; variable
323 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()
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dirq.c8 unsigned long global_flags; variable
21 bpf_local_irq_save(&global_flags); in irq_save_bad_arg()
29 bpf_local_irq_restore(&global_flags); in irq_restore_bad_arg()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ads.c459 u32 global_flags = 0; in guc_policies_init() local
467 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()
1016 policies->global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
1018 policies->global_flags &= ~GLOBAL_POLICY_DISABLE_ENGINE_RESET; in xe_guc_ads_scheduler_policy_toggle_reset()
H A Dxe_guc_fwif.h160 u32 global_flags; member
/linux-6.15/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c165 u32 global_flags = 0; in guc_policies_init() local
173 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()
H A Dintel_guc_fwif.h365 u32 global_flags; member
/linux-6.15/mm/
H A Dslub.c1752 slab_flags_t global_flags; in setup_slub_debug() local
1758 global_flags = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()
1770 global_flags = flags; in setup_slub_debug()
1788 global_flags = slub_debug; in setup_slub_debug()
1792 slub_debug = global_flags; in setup_slub_debug()
/linux-6.15/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1046 u32 global_flags; member