Home
last modified time | relevance | path

Searched refs:kstrtoint (Results 1 – 3 of 3) sorted by relevance

/lib/
A Dkstrtox.c259 int kstrtoint(const char *s, unsigned int base, int *res) in kstrtoint() function
272 EXPORT_SYMBOL(kstrtoint);
431 kstrto_from_user(kstrtoint_from_user, kstrtoint, int);
A Dfault-inject.c339 result = kstrtoint(page, 0, &tmp); in fault_atomic_t_attr_store()
A Dtest_kmod.c937 ret = kstrtoint(buf, 10, &val); in test_dev_config_update_int()

Completed in 7 milliseconds