Home
last modified time | relevance | path

Searched refs:sanitize (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/media/radio/
Dradio-miropcm20.c210 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()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_cdclk.c1092 goto sanitize; in skl_sanitize_cdclk()
1100 goto sanitize; in skl_sanitize_cdclk()
1115 sanitize: in skl_sanitize_cdclk()
1429 goto sanitize; in bxt_sanitize_cdclk()
1458 sanitize: in bxt_sanitize_cdclk()
1716 goto sanitize; in cnl_sanitize_cdclk()
1739 sanitize: in cnl_sanitize_cdclk()
1942 goto sanitize; in icl_init_cdclk()
1947 goto sanitize; in icl_init_cdclk()
1951 goto sanitize; in icl_init_cdclk()
[all …]
/Linux-v5.4/drivers/usb/host/
Dohci-hcd.c367 sanitize: in ohci_endpoint_disable()
377 goto sanitize; in ohci_endpoint_disable()
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dl1tf.rst104 only possible, when the hypervisor does not sanitize the content of the
/Linux-v5.4/kernel/bpf/
Dverifier.c1939 bool sanitize = false; in check_stack_write() local
1943 sanitize = true; in check_stack_write()
1946 sanitize = true; in check_stack_write()
1949 if (sanitize) { in check_stack_write()
/Linux-v5.4/Documentation/cdrom/
Dcdrom-standard.rst312 it will `sanitize` the format by making requests to the low-level
511 (We may decide to sanitize the return value in *cdrom_ioctl()* though, in