Home
last modified time | relevance | path

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

/init/
Ddo_mounts_initrd.c36 static int init_linuxrc(struct subprocess_info *info, struct cred *new) in init_linuxrc() argument
53 struct subprocess_info *info; in handle_initrd() local
74 info = call_usermodehelper_setup("/linuxrc", argv, envp_init, in handle_initrd()
76 if (!info) in handle_initrd()
78 call_usermodehelper_exec(info, UMH_WAIT_PROC); in handle_initrd()
Ddo_mounts.c91 if (!part->info) in match_dev_by_uuid()
94 if (strncasecmp(cmp->uuid, part->info->uuid, cmp->len)) in match_dev_by_uuid()
DKconfig242 You can find documentation about IPC with "info ipc" and also in
1223 In this namespace tasks see different info provided with the
1239 to provide different user info for different servers.