| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc.h | 17 int (*sanitize)(struct intel_uc *uc); member 91 intel_uc_ops_function(sanitize, sanitize, int, 0);
|
| H A D | intel_uc.c | 637 .sanitize = __uc_sanitize,
|
| /OK3568_Linux_fs/buildroot/package/python-pathvalidate/ |
| H A D | Config.in | 5 pathvalidate is a python library to validate/sanitize a string
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_gt_pm.c | 162 if (engine->sanitize) in gt_sanitize() 163 engine->sanitize(engine); in gt_sanitize()
|
| H A D | intel_engine_types.h | 415 void (*sanitize)(struct intel_engine_cs *engine); member
|
| H A D | intel_lrc.c | 5080 engine->sanitize = NULL; /* no longer in control, nothing to sanitize */ in execlists_release() 5214 engine->sanitize = execlists_sanitize; in intel_execlists_submission_setup()
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/ |
| H A D | radio-miropcm20.c | 210 static bool sanitize(char *p, int size) in sanitize() function 356 if (!res && sanitize(text_buffer, 8)) in pcm20_thread() 373 if (!res && sanitize(text_buffer + 1, 64)) in pcm20_thread()
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | fix-rpath | 26 This script scans a tree and sanitize ELF files' RPATH found in there.
|
| /OK3568_Linux_fs/buildroot/package/sg3_utils/ |
| H A D | sg3_utils.mk | 36 rep_zones requests reset reset_wp rmsn rtpg safte sanitize \
|
| /OK3568_Linux_fs/buildroot/support/misc/ |
| H A D | utils.mk | 70 sanitize = $(subst $(space),_,$(subst :,_,$(subst /,_,$(strip $(1)))))
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_cdclk.c | 1113 goto sanitize; in skl_sanitize_cdclk() 1121 goto sanitize; in skl_sanitize_cdclk() 1136 sanitize: in skl_sanitize_cdclk() 1658 goto sanitize; in bxt_sanitize_cdclk() 1677 goto sanitize; in bxt_sanitize_cdclk() 1682 goto sanitize; in bxt_sanitize_cdclk() 1702 goto sanitize; in bxt_sanitize_cdclk() 1716 sanitize: in bxt_sanitize_cdclk()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox_1.35.0.bb | 51 file://0002-nslookup-sanitize-all-printed-strings-with-printable.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0002-nslookup-sanitize-all-printed-strings-with-printable.patch | 4 Subject: [PATCH 2/2] nslookup: sanitize all printed strings with
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | 0004-nslookup-sanitize-all-printed-strings-with-printable.patch | 4 Subject: [PATCH] nslookup: sanitize all printed strings with printable_string
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/ |
| H A D | pidgin_2.14.2.bb | 12 file://sanitize-configure.ac.patch \
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-hcd.c | 367 sanitize: in ohci_endpoint_disable() 377 goto sanitize; in ohci_endpoint_disable()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | Makefile | 973 -fno-sanitize-cfi-canonical-jump-tables \ 974 -fno-sanitize-blacklist 978 -fno-sanitize-trap=cfi
|
| H A D | Makefile-bak | 974 -fno-sanitize-cfi-canonical-jump-tables \ 975 -fno-sanitize-blacklist 979 -fno-sanitize-trap=cfi
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0006-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch | 58 #define ASAN_CC1_SPEC "%{%:sanitize(address):-funwind-tables}"
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-generic.mk | 587 $(2)_VERSION := $$(call sanitize,$$($(2)_DL_VERSION))
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | l1tf.rst | 104 only possible, when the hypervisor does not sanitize the content of the
|
| /OK3568_Linux_fs/kernel/Documentation/cdrom/ |
| H A D | cdrom-standard.rst | 311 it will `sanitize` the format by making requests to the low-level 497 (We may decide to sanitize the return value in *cdrom_ioctl()* though, in
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 2565 bool btf_mandatory, sanitize; in bpf_object__sanitize_and_load_btf() local 2580 sanitize = btf_needs_sanitization(obj); in bpf_object__sanitize_and_load_btf() 2581 if (sanitize) { in bpf_object__sanitize_and_load_btf() 2597 if (sanitize) { in bpf_object__sanitize_and_load_btf()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | verifier.c | 2306 bool sanitize = reg && is_spillable_regtype(reg->type); in check_stack_write_fixed_off() local 2310 sanitize = true; in check_stack_write_fixed_off() 2315 if (sanitize) in check_stack_write_fixed_off()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | pre-generated-old-configure.patch | 3861 + UBSAN_FLAGS="-fsanitize=$MOZ_UBSAN_CHECKS -fno-sanitize-recover=$MOZ_UBSAN_CHECKS -fsanitize-b… 4067 …r: compiler is incompatible with sanitize options" 1>&2; echo "configure: error: compiler is incom…
|