Home
last modified time | relevance | path

Searched defs:whitelist (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/kcsan/
H A Ddebugfs.c48 bool whitelist; /* if list is a blacklist or whitelist */ member
128 static void set_report_filterlist_whitelist(bool whitelist) in set_report_filterlist_whitelist()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1127 #define VULNWL(vendor, family, model, whitelist) \ argument
1130 #define VULNWL_INTEL(vfm, whitelist) \ argument
1133 #define VULNWL_AMD(family, whitelist) \ argument
1136 #define VULNWL_HYGON(family, whitelist) \ argument
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h64 struct test_filter_set whitelist; global() member
H A Dtest_sockmap.c153 char *whitelist; member
/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c1176 } whitelist[] = { in pmac_i2c_devscan() local