Searched refs:ullval (Results 1 – 1 of 1) sorted by relevance
399 debugfs_bool_get(void *data, uint64_t *ullval) in debugfs_bool_get() argument404 *ullval = 1; in debugfs_bool_get()406 *ullval = 0; in debugfs_bool_get()412 debugfs_bool_set(void *data, uint64_t ullval) in debugfs_bool_set() argument416 if (ullval) in debugfs_bool_set()