Home
last modified time | relevance | path

Searched refs:kstrtobool (Results 1 – 5 of 5) sorted by relevance

/lib/
A Dkstrtox.c348 int kstrtobool(const char *s, bool *res) in kstrtobool() function
393 EXPORT_SYMBOL(kstrtobool);
408 return kstrtobool(buf, res); in kstrtobool_from_user()
A Dfault-inject.c326 result = kstrtobool(page, &tmp); in fault_bool_attr_store()
A Dstackdepot.c100 return kstrtobool(str, &stack_depot_disabled); in disable_stack_depot()
A Dalloc_tag.c717 if (kstrtobool(token, &enable)) in setup_early_mem_profiling()
A Dtest_firmware.c368 if (kstrtobool(buf, cfg) < 0) in __test_dev_config_update_bool()

Completed in 16 milliseconds