Home
last modified time | relevance | path

Searched refs:taint (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/lib/
Dtst_taint.c82 unsigned int taint = -1; in tst_taint_init() local
91 taint = tst_taint_read(); in tst_taint_init()
93 if (taint & TST_TAINT_W) { in tst_taint_init()
98 if ((taint & taint_mask) != 0) in tst_taint_init()
99 tst_brk(TBROK, "Kernel is already tainted: %u", taint); in tst_taint_init()
105 unsigned int taint = -1; in tst_taint_check() local
110 taint = tst_taint_read(); in tst_taint_check()
112 return (taint & taint_mask); in tst_taint_check()
/third_party/ltp/tools/sparse/sparse-src/
Dexpand.c66 expr->taint = 0; in expand_symbol_expression()
110 expr->taint = old->taint; in cast_value()
155 expr->taint = 0; in cast_value()
295 expr->taint = left->taint | right->taint; in simplify_int_binop()
335 expr->taint = left->taint | right->taint; in simplify_cmp_binop()
407 expr->taint = 0; in simplify_float_cmp()
437 expr->taint = left->taint; in expand_logical()
444 expr->taint = left->taint; in expand_logical()
459 expr->taint = left->taint | right->taint; in expand_logical()
484 unsigned taint; in expand_comma() local
[all …]
Dbuiltin.c172 expr->taint = 0; in expand_warning()
181 expr->taint = 0; in expand_constant_p()
190 expr->taint = 0; in expand_safe_p()
239 expr->taint = 0; in expand_bswap()
271 expr->taint = 0; \
318 expr->taint = 0; in expand_isdigit()
583 expr->taint = 0; in expand_object_size()
Dexpression.h170 unsigned taint; member
Devaluate.c2273 expr->taint = 0; in evaluate_sizeof()
2307 expr->taint = 0; in evaluate_ptrsizeof()
2322 expr->taint = 0; in evaluate_alignof()
3246 expr->taint = 0; in evaluate_offsetof()
3264 expr->taint = 0; in evaluate_offsetof()
/third_party/openssl/external/perl/Text-Template-1.56/t/
Dtaint.t24 sub taint { subroutine
73 taint($tfile);
92 taint($ttemplate);
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.1.rst18 * Add comment on taint flags enum referencing expr->taint
Dv0.6.0.rst495 * taint: let check_access() warn just once
/third_party/openssl/external/perl/Text-Template-1.56/
DMANIFEST32 t/taint.t
DSIGNATURE46 SHA1 f325ebf739e2aec3ae62427aef0c4e86de58ad29 t/taint.t
DChanges10 - Improve workaround for broken Win32 File::Temp taint failure (Thanks Roy Ivy).
168 even if it has come from a file or filehandle, disabling taint checking
/third_party/ltp/testcases/kernel/mce-test/kvm/
DREADME69 Disabling lock debugging due to kernel taint
/third_party/ltp/doc/
Dc-test-api.txt1495 To initialize taint checks, you have to set the taint flags you want to test
1502 LTP library will then automatically check kernel taint at the end of testing.
1503 If '.all_filesystems' is set in struct tst_test, taint check will be performed
1504 after each file system and taint will abort testing early with 'TFAIL'. You
/third_party/skia/third_party/externals/brotli/tests/testdata/
Dplrabn12.txt3490 Or if, inspiring venom, he might taint
4410 Or taint integrity: But all obeyed
8669 Which Man's polluting sin with taint hath shed
10560 With superstitions and traditions taint,
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst186 - Regression - vah264dec + glimagesink causes green taint on entire video with mesa>=22.0.0
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt1263 for this taint of industry on the ground that the one advantage of
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt1263 for this taint of industry on the ground that the one advantage of
/third_party/chromium/patch/
D0001-cve.patch84395 - to compensate for pollution from Igor's header taint
84453 - after taint
84482 - parameters after taint.
84492 - * include/libxml/*.h genUnicode.py: exportability taint