Home
last modified time | relevance | path

Searched refs:daemon (Results 1 – 25 of 100) sorted by relevance

1234

/linux-3.4.99/fs/ecryptfs/
Dmiscdev.c44 struct ecryptfs_daemon *daemon; in ecryptfs_miscdev_poll() local
51 rc = ecryptfs_find_daemon_by_euid(&daemon, euid, current_user_ns()); in ecryptfs_miscdev_poll()
52 if (rc || !daemon) { in ecryptfs_miscdev_poll()
56 mutex_lock(&daemon->mux); in ecryptfs_miscdev_poll()
58 if (daemon->flags & ECRYPTFS_DAEMON_ZOMBIE) { in ecryptfs_miscdev_poll()
63 if (daemon->flags & ECRYPTFS_DAEMON_IN_READ) in ecryptfs_miscdev_poll()
65 if (daemon->flags & ECRYPTFS_DAEMON_IN_POLL) in ecryptfs_miscdev_poll()
67 daemon->flags |= ECRYPTFS_DAEMON_IN_POLL; in ecryptfs_miscdev_poll()
68 mutex_unlock(&daemon->mux); in ecryptfs_miscdev_poll()
69 poll_wait(file, &daemon->wait, pt); in ecryptfs_miscdev_poll()
[all …]
Dmessaging.c118 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon, uid_t euid, in ecryptfs_find_daemon_by_euid() argument
124 hlist_for_each_entry(*daemon, elem, in ecryptfs_find_daemon_by_euid()
127 if ((*daemon)->euid == euid && (*daemon)->user_ns == user_ns) { in ecryptfs_find_daemon_by_euid()
150 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, uid_t euid, in ecryptfs_spawn_daemon() argument
155 (*daemon) = kzalloc(sizeof(**daemon), GFP_KERNEL); in ecryptfs_spawn_daemon()
156 if (!(*daemon)) { in ecryptfs_spawn_daemon()
159 "GFP_KERNEL memory\n", __func__, sizeof(**daemon)); in ecryptfs_spawn_daemon()
162 (*daemon)->euid = euid; in ecryptfs_spawn_daemon()
163 (*daemon)->user_ns = get_user_ns(user_ns); in ecryptfs_spawn_daemon()
164 (*daemon)->pid = get_pid(pid); in ecryptfs_spawn_daemon()
[all …]
Decryptfs_kernel.h676 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon);
677 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon, uid_t euid,
687 u16 msg_flags, struct ecryptfs_daemon *daemon);
690 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, uid_t euid,
/linux-3.4.99/net/decnet/netfilter/
DKconfig10 tristate "Routing message grabulator (for userland routing daemon)"
13 daemon. You will also need to enable routing support for DECnet
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-devices-system-ibm-rtl10 Users: The ibm-prtm userspace daemon uses this interface.
20 Users: The ibm-prtm userspace daemon uses this interface.
Dsysfs-platform-kim23 daemon when the ldisc install is requested.
45 daemon managing the UART, and is notified about the change
Dsysfs-class-rtc-rtc0-device-rtc_calibration12 daemon uses this interface.
Dsysfs-class-power9 A userspace daemon can monitor the battery charging logic
/linux-3.4.99/Documentation/filesystems/caching/
Dcachefiles.txt37 CacheFiles uses a userspace daemon to do some of the cache management - such as
47 to communication with the daemon. Only one thing may have this open at once,
48 and whilst it is open, a cache is at least partially in existence. The daemon
65 The use of CacheFiles and its daemon requires the following features to be
130 The cache is started by running the daemon. The daemon opens the cache device,
134 The daemon is run as follows:
164 mountpoints, but the daemon can't avoid them.
223 The userspace daemon scans the cache to build up a table of cullable objects.
242 to the graveyard from which the daemon will actually delete them.
244 The daemon uses dnotify to monitor the graveyard directory, and will delete
[all …]
/linux-3.4.99/Documentation/vm/
Dksm.txt8 The KSM daemon ksmd periodically scans those areas of user memory which
36 the KSM daemon is not currently running, MADV_MERGEABLE still registers
37 the range for whenever the KSM daemon is started; even if the range
50 The KSM daemon is controlled by sysfs files in /sys/kernel/mm/ksm/,
/linux-3.4.99/Documentation/filesystems/
Dfuse.txt10 Filesystem daemon:
17 The filesystem daemon is running with the privileges of the mounting
23 A connection between the filesystem daemon and the kernel. The
24 connection exists until either the daemon dies, or the filesystem is
136 userspace or being processed by the filesystem daemon. If there is
207 - Kill the filesystem daemon. Works in case of a) and b)
209 - Kill the filesystem daemon and all users of the filesystem. Works
254 filesystem, the filesystem daemon serving requests can record the
320 | "rm /mnt/fuse/file" | FUSE filesystem daemon
367 | "rm /mnt/fuse/file" | FUSE filesystem daemon
/linux-3.4.99/arch/um/drivers/
DMakefile11 daemon-objs := daemon_kern.o daemon_user.o
45 obj-$(CONFIG_UML_NET_DAEMON) += daemon.o
/linux-3.4.99/fs/cachefiles/
DMakefile7 daemon.o \
/linux-3.4.99/Documentation/watchdog/
Dwatchdog-api.txt19 Usually a userspace daemon will notify the kernel watchdog driver via the
39 some data to the device. So a very simple watchdog daemon would look
47 good idea, since if there is a bug in the watchdog daemon and it
52 started. So, if the watchdog daemon crashes, the system will reboot
61 /dev/watchdog just before closing the file. If the userspace daemon
63 will assume that the daemon (and userspace in general) died, and will
/linux-3.4.99/net/irda/irnet/
DKconfig8 working PPP subsystem (driver, daemon and config)...
/linux-3.4.99/Documentation/
DSAK.txt68 daemon gpm
72 daemon gpm < /dev/null
Doops-tracing.txt150 When a protection fault occurs the klogd daemon automatically
160 ksymoops does. In order to do static translation the klogd daemon
161 must be able to find a system map file at daemon initialization time.
172 system calls the klogd daemon builds a symbol table which can be used
181 mechanism for notifying the klogd daemon when a change in module
183 allow klogd to signal the currently executing daemon that symbol
/linux-3.4.99/Documentation/laptops/
Dhpfall.c114 daemon(0, 0); in main()
/linux-3.4.99/net/openvswitch/
DKconfig18 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
/linux-3.4.99/fs/autofs4/
DKconfig7 automounter (amd), which is a pure user space daemon.
/linux-3.4.99/Documentation/filesystems/nfs/
Didmapper.txt9 or by placing a call to the rpc.idmap daemon.
19 legacy rpc.idmap daemon for the id mapping. This result will be stored
/linux-3.4.99/net/l2tp/
DKconfig27 userland daemon handles L2TP the control protocol (tunnel
28 and session setup). One such daemon is OpenL2TP
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnvc0_pm.c152 perflvl->daemon = read_clk(dev, 0x0c); in nvc0_pm_clocks_get()
332 (ret = calc_clk(dev, 0x0c, &info->eng[0x0c], perflvl->daemon)) || in nvc0_pm_clocks_pre()
/linux-3.4.99/Documentation/usb/
Dhotplug.txt22 (triggering some monitoring daemon to invoke a helper program) or
61 hub daemon thread [khubd], or else as part of root hub initialization
75 user mode daemon to detect changes in system configuration.
/linux-3.4.99/net/sunrpc/
DKconfig37 daemon which may be found in the Linux nfs-utils package

1234