Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_internal_dmac.c74 static unsigned long global_flags; variable
320 clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags); in renesas_sdhi_internal_dmac_abort_dma()
418 test_and_set_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags)) in renesas_sdhi_internal_dmac_start_dma()
479 clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags); in renesas_sdhi_internal_dmac_complete()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c146 u32 global_flags = 0; in guc_policies_init() local
154 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET; in guc_policies_init()
156 ads_blob_write(guc, policies.global_flags, global_flags); in guc_policies_init()
172 ads_blob_read(guc, policies.global_flags)); in intel_guc_ads_print_policy_info()
H A Dintel_guc_fwif.h361 u32 global_flags; member
/openbmc/linux/mm/
H A Dslub.c1599 slab_flags_t global_flags; in setup_slub_debug() local
1605 global_flags = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()
1617 global_flags = flags; in setup_slub_debug()
1635 global_flags = slub_debug; in setup_slub_debug()
1639 slub_debug = global_flags; in setup_slub_debug()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1046 u32 global_flags; member