Searched refs:data (Results 1 – 2 of 2) sorted by relevance
/init/ |
D | do_mounts.c | 84 static int match_dev_by_uuid(struct device *dev, const void *data) in match_dev_by_uuid() argument 86 const struct uuidcmp *cmp = data; in match_dev_by_uuid() 355 static int __init do_mount_root(char *name, char *fs, int flags, void *data) in do_mount_root() argument 358 int err = sys_mount(name, "/root", fs, flags, data); in do_mount_root()
|
D | Kconfig | 409 Collect extended task accounting data and send the data 1036 data and heap segment sizes, and a few additional /proc filesystem 1184 facilities to relay large amounts of data from kernel space to 1310 names of variables from the data sections, etc). 1359 bool "Enable full-sized data structures for core" if EXPERT 1362 kernel data structures. This saves memory on small machines, 1631 by the kernel from compiled-in data and from hardware key stores, but
|