Home
last modified time | relevance | path

Searched refs:strtobool (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/tools/include/linux/
A Dstring.h13 int strtobool(const char *s, bool *res);
/linux-6.3-rc2/tools/lib/
A Dstring.c48 int strtobool(const char *s, bool *res) in strtobool() function
/linux-6.3-rc2/include/linux/
A Dkstrtox.h150 static inline int strtobool(const char *s, bool *res) in strtobool() function
/linux-6.3-rc2/drivers/nvdimm/
A Dregion_devs.c278 int rc = strtobool(buf, &flush); in deep_flush_store()
533 int rc = strtobool(buf, &ro); in read_only_store()
A Dpmem.c388 rc = strtobool(buf, &write_cache); in write_cache_store()
A Dnamespace_devs.c1341 int rc = strtobool(buf, &force_raw); in force_raw_store()
/linux-6.3-rc2/net/bluetooth/
A Dhci_debugfs.c1155 if (strtobool(buf, &enable)) in force_no_mitm_write()
/linux-6.3-rc2/tools/perf/util/
A Dbpf-loader.c402 err = strtobool(value, &bool_value); in prog_config__bool()

Completed in 24 milliseconds