Searched refs:global_flags (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_guc_fwif.h154 u32 global_flags; member in struct:guc_policies
H A Dxe_guc_ads.c319 ads_blob_write(ads, policies.global_flags, 0);
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c146 u32 global_flags = 0; local
154 global_flags |= GLOBAL_POLICY_DISABLE_ENGINE_RESET;
156 ads_blob_write(guc, policies.global_flags, global_flags);
172 ads_blob_read(guc, policies.global_flags));
H A Dintel_guc_fwif.h363 u32 global_flags; member in struct:guc_policies
/linux-master/mm/
H A Dslub.c1701 slab_flags_t global_flags; local
1707 global_flags = DEBUG_DEFAULT_FLAGS;
1719 global_flags = flags;
1737 global_flags = slub_debug;
1741 slub_debug = global_flags;
/linux-master/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);
418 test_and_set_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags))
479 clear_bit(SDHI_INTERNAL_DMAC_RX_IN_USE, &global_flags);
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1046 u32 global_flags; member in struct:be_cmd_req_rx_filter

Completed in 210 milliseconds