Home
last modified time | relevance | path

Searched refs:ban (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Damd_nb.c408 static unsigned int reset, ban; in amd_set_subcaches() local
419 pci_read_config_dword(nb->misc, 0x1b8, &ban); in amd_set_subcaches()
420 ban &= 0x180000; in amd_set_subcaches()
440 pci_write_config_dword(nb->misc, 0x1b8, reg | ban); in amd_set_subcaches()
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.h25 I915_SELFTEST_DECLARE(void i915_ttm_migrate_set_ban_memcpy(bool ban));
H A Di915_gem_ttm_move.c45 void i915_ttm_migrate_set_ban_memcpy(bool ban) in i915_ttm_migrate_set_ban_memcpy() argument
47 ban_memcpy = ban; in i915_ttm_migrate_set_ban_memcpy()
/openbmc/qemu/docs/devel/
H A Dconflict-resolution.rst62 temporary ban in order to enforce it.
64 6. A temporary or permanent ban from some or all current and future QEMU
/openbmc/qemu/
H A Dblock.c5120 BdrvAioNotifier *ban, *ban_next; in bdrv_close() local
5167 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_next) { in bdrv_close()
5168 g_free(ban); in bdrv_close()
7453 static void bdrv_do_remove_aio_context_notifier(BdrvAioNotifier *ban) in bdrv_do_remove_aio_context_notifier() argument
7456 QLIST_REMOVE(ban, list); in bdrv_do_remove_aio_context_notifier()
7457 g_free(ban); in bdrv_do_remove_aio_context_notifier()
7489 BdrvAioNotifier *ban, *ban_tmp; in bdrv_attach_aio_context() local
7500 QLIST_FOREACH_SAFE(ban, &bs->aio_notifiers, list, ban_tmp) { in bdrv_attach_aio_context()
7501 if (ban->deleted) { in bdrv_attach_aio_context()
7502 bdrv_do_remove_aio_context_notifier(ban); in bdrv_attach_aio_context()
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/fail2ban/
H A Dpython3-fail2ban_git.bb1 SUMMARY = "Daemon to ban hosts that cause multiple authentication errors."
/openbmc/linux/Documentation/process/
H A Dcode-of-conduct.rst50 not aligned to this Code of Conduct, or to ban temporarily or permanently any
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch58 def load_special_tools(self, var, ban=[]):
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dfont-awesome.min.css33 …circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{conte…
H A Dbootstrap.min.css5 …ore{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{conte…
H A Dbootstrap.css564 .glyphicon-ban-circle:before {
H A Dbootstrap.css.map1ban-circle:before {\n content: \"\\e090\";\n}\n.glyphicon-arrow-left:before {\n content: \"\\e09…