| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | devices.rst | 10 whitelist with each cgroup. A whitelist entry has 4 fields. 18 devices from the whitelist or add new entries. A child cgroup can 38 will add the 'a *:* rwm' entry to the whitelist. 51 CAP_SYS_ADMIN is needed to modify the whitelist or move another 63 from their whitelist and all the locally set whitelist entries will be 65 more access than the cgroup's parent, it'll be removed from the whitelist. 84 group whitelist entries denied devices 91 Notice that new whitelist entries will not be propagated:: 97 group whitelist entries denied devices 107 group whitelist entries denied devices [all …]
|
| /linux-6.15/kernel/kcsan/ |
| H A D | debugfs.c | 48 bool whitelist; /* if list is a blacklist or whitelist */ member 120 if (report_filterlist.whitelist) in kcsan_skip_report_debugfs() 128 static void set_report_filterlist_whitelist(bool whitelist) in set_report_filterlist_whitelist() argument 133 report_filterlist.whitelist = whitelist; in set_report_filterlist_whitelist() 206 report_filterlist.whitelist ? "whitelisted" : "blacklisted", in show_info()
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_workarounds.c | 180 i915_reg_t reg = i < engine->whitelist.count ? in get_whitelist_reg() 181 engine->whitelist.list[i].reg : in get_whitelist_reg() 308 engine->whitelist.count, engine->name, name); in check_whitelist_across_reset() 461 int count = engine->whitelist.count; in whitelist_writable_count() 464 for (i = 0; i < engine->whitelist.count; i++) { in whitelist_writable_count() 519 for (i = 0; i < engine->whitelist.count; i++) { in check_dirty_whitelist() 771 if (engine->whitelist.count == 0) in live_dirty_whitelist() 798 if (engine->whitelist.count == 0) in live_reset_whitelist() 868 for (i = 0; i < engine->whitelist.count; i++) { in read_whitelisted_registers() 905 for (i = 0; i < engine->whitelist.count; i++) { in scrub_whitelisted_registers() [all …]
|
| H A D | intel_workarounds.c | 1899 struct i915_wa_list *w = &engine->whitelist; in skl_whitelist_build() 1915 gen9_whitelist_build(&engine->whitelist); in bxt_whitelist_build() 1920 struct i915_wa_list *w = &engine->whitelist; in kbl_whitelist_build() 1933 struct i915_wa_list *w = &engine->whitelist; in glk_whitelist_build() 1946 struct i915_wa_list *w = &engine->whitelist; in cfl_whitelist_build() 1969 struct i915_wa_list *w = &engine->whitelist; in allow_read_ctx_timestamp() 1986 struct i915_wa_list *w = &engine->whitelist; in icl_whitelist_build() 2034 struct i915_wa_list *w = &engine->whitelist; in tgl_whitelist_build() 2075 struct i915_wa_list *w = &engine->whitelist; in dg2_whitelist_build() 2090 struct i915_wa_list *w = &engine->whitelist; in xelpg_whitelist_build() [all …]
|
| H A D | intel_engine_types.h | 502 struct i915_wa_list whitelist; member
|
| H A D | intel_engine_cs.c | 1565 intel_wa_list_free(&engine->whitelist); in intel_engine_cleanup_common()
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | test_progs.c | 276 for (i = 0; i < sel->whitelist.cnt; i++) { in should_run() 277 if (glob_match(name, sel->whitelist.tests[i].name)) in should_run() 281 if (!sel->whitelist.cnt && !sel->num_set) in should_run() 321 if (!sel->whitelist.cnt && !subtest_sel->num_set) in should_run_subtest() 331 for (i = 0; i < sel->whitelist.cnt; i++) { in should_tmon() 333 !sel->whitelist.tests[i].subtest_cnt) in should_tmon() 989 free_test_filter_set(&test_selector->whitelist); in free_test_selector() 1025 &env->test_selector.whitelist, in parse_arg() 1029 &env->test_selector.whitelist, in parse_arg() 1114 &env->tmon_selector.whitelist, in parse_arg() [all …]
|
| H A D | test_sockmap.c | 153 char *whitelist; member 2007 if (!opt->whitelist) in check_whitelist() 2009 ptr = strdup(opt->whitelist); in check_whitelist() 2185 options.whitelist = strdup(optarg); in main() 2186 if (!options.whitelist) in main() 2234 if (options.whitelist) in main() 2235 free(options.whitelist); in main()
|
| H A D | test_progs.h | 64 struct test_filter_set whitelist; member
|
| /linux-6.15/security/safesetid/ |
| H A D | Kconfig | 10 approved by a system-wide whitelist. These restrictions also prohibit
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | common.c | 1124 #define VULNWL(vendor, family, model, whitelist) \ argument 1125 X86_MATCH_VENDOR_FAM_MODEL(vendor, family, model, whitelist) 1127 #define VULNWL_INTEL(vfm, whitelist) \ argument 1128 X86_MATCH_VFM(vfm, whitelist) 1130 #define VULNWL_AMD(family, whitelist) \ argument 1131 VULNWL(AMD, family, X86_MODEL_ANY, whitelist) 1133 #define VULNWL_HYGON(family, whitelist) \ argument 1134 VULNWL(HYGON, family, X86_MODEL_ANY, whitelist)
|
| /linux-6.15/drivers/misc/mei/ |
| H A D | bus-fixup.c | 78 static void whitelist(struct mei_cl_device *cldev) in whitelist() function 566 MEI_FIXUP(MEI_UUID_HDCP, whitelist),
|
| /linux-6.15/Documentation/power/ |
| H A D | video.rst | 26 whitelist of systems, and automatically selects working method for a 29 whitelist, please try to find a working solution, and submit whitelist
|
| H A D | s2ram.rst | 8 1) Check suspend.sf.net, program s2ram there has long whitelist of
|
| /linux-6.15/Documentation/translations/zh_CN/dev-tools/ |
| H A D | kcsan.rst | 154 * 将 ``blacklist`` 或 ``whitelist`` 写入 ``/sys/kernel/debug/kcsan`` 会改变报告
|
| /linux-6.15/Documentation/translations/zh_CN/process/ |
| H A D | coding-style.rst | 304 和“blacklist/whitelist”。 313 “blacklist/whitelist”推荐替换为:
|
| /linux-6.15/Documentation/translations/zh_TW/process/ |
| H A D | coding-style.rst | 307 和“blacklist/whitelist”。 316 “blacklist/whitelist”推薦替換爲:
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | kcsan.rst | 112 `DebugFS interface`_ blacklist/whitelist feature. 167 * Writing either ``blacklist`` or ``whitelist`` to ``/sys/kernel/debug/kcsan`` 169 can be used to silence frequently occurring data races; the whitelist feature
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | low_i2c.c | 1175 } whitelist[] = { in pmac_i2c_devscan() local 1207 for (p = whitelist; p->name != NULL; p++) { in pmac_i2c_devscan()
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | gadget.rst | 485 Peripheral List". That's just a whitelist, used to reject peripherals 486 not supported with a given Linux OTG host. *This whitelist is
|
| /linux-6.15/kernel/module/ |
| H A D | Kconfig | 455 UNUSED_KSYMS_WHITELIST allows to whitelist symbols that must be kept
|
| /linux-6.15/tools/objtool/Documentation/ |
| H A D | objtool.txt | 427 3) add funcB to uaccess_safe_builtin whitelist in tools/objtool/check.c, if
|
| /linux-6.15/Documentation/process/ |
| H A D | coding-style.rst | 340 whitelist'. 349 Recommended replacements for 'blacklist/whitelist' are:
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | coding-style.rst | 351 'master') y 'lista negra / lista blanca' (backlist / whitelist). 360 Los reemplazos recomendados para 'backlist / whitelist' son:
|