Searched refs:sanitize (Results 1 – 6 of 6) sorted by relevance
210 static bool sanitize(char *p, int size) in sanitize() function356 if (!res && sanitize(text_buffer, 8)) in pcm20_thread()373 if (!res && sanitize(text_buffer + 1, 64)) in pcm20_thread()
1092 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 …]
367 sanitize: in ohci_endpoint_disable()377 goto sanitize; in ohci_endpoint_disable()
104 only possible, when the hypervisor does not sanitize the content of the
1939 bool sanitize = false; in check_stack_write() local1943 sanitize = true; in check_stack_write()1946 sanitize = true; in check_stack_write()1949 if (sanitize) { in check_stack_write()
312 it will `sanitize` the format by making requests to the low-level511 (We may decide to sanitize the return value in *cdrom_ioctl()* though, in