Searched refs:ban (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | amd_nb.c | 408 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 D | i915_gem_ttm_move.h | 25 I915_SELFTEST_DECLARE(void i915_ttm_migrate_set_ban_memcpy(bool ban));
|
H A D | i915_gem_ttm_move.c | 45 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 D | conflict-resolution.rst | 62 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 D | block.c | 5120 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 D | python3-fail2ban_git.bb | 1 SUMMARY = "Daemon to ban hosts that cause multiple authentication errors."
|
/openbmc/linux/Documentation/process/ |
H A D | code-of-conduct.rst | 50 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 D | 0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch | 58 def load_special_tools(self, var, ban=[]):
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | font-awesome.min.css | 33 …circle:before{content:"\f05c"}.icon-ok-circle:before{content:"\f05d"}.icon-ban-circle:before{conte…
|
H A D | bootstrap.min.css | 5 …ore{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{conte…
|
H A D | bootstrap.css | 564 .glyphicon-ban-circle:before {
|
H A D | bootstrap.css.map | 1 …ban-circle:before {\n content: \"\\e090\";\n}\n.glyphicon-arrow-left:before {\n content: \"\\e09…
|