/linux-4.4.14/fs/ecryptfs/ |
D | miscdev.c | 44 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_poll() local 47 mutex_lock(&daemon->mux); in ecryptfs_miscdev_poll() 48 if (daemon->flags & ECRYPTFS_DAEMON_ZOMBIE) { in ecryptfs_miscdev_poll() 53 if (daemon->flags & ECRYPTFS_DAEMON_IN_READ) in ecryptfs_miscdev_poll() 55 if (daemon->flags & ECRYPTFS_DAEMON_IN_POLL) in ecryptfs_miscdev_poll() 57 daemon->flags |= ECRYPTFS_DAEMON_IN_POLL; in ecryptfs_miscdev_poll() 58 mutex_unlock(&daemon->mux); in ecryptfs_miscdev_poll() 59 poll_wait(file, &daemon->wait, pt); in ecryptfs_miscdev_poll() 60 mutex_lock(&daemon->mux); in ecryptfs_miscdev_poll() 61 if (!list_empty(&daemon->msg_ctx_out_queue)) in ecryptfs_miscdev_poll() [all …]
|
D | messaging.c | 115 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon) in ecryptfs_find_daemon_by_euid() argument 119 hlist_for_each_entry(*daemon, in ecryptfs_find_daemon_by_euid() 122 if (uid_eq((*daemon)->file->f_cred->euid, current_euid())) { in ecryptfs_find_daemon_by_euid() 143 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, struct file *file) in ecryptfs_spawn_daemon() argument 147 (*daemon) = kzalloc(sizeof(**daemon), GFP_KERNEL); in ecryptfs_spawn_daemon() 148 if (!(*daemon)) { in ecryptfs_spawn_daemon() 151 "GFP_KERNEL memory\n", __func__, sizeof(**daemon)); in ecryptfs_spawn_daemon() 154 (*daemon)->file = file; in ecryptfs_spawn_daemon() 155 mutex_init(&(*daemon)->mux); in ecryptfs_spawn_daemon() 156 INIT_LIST_HEAD(&(*daemon)->msg_ctx_out_queue); in ecryptfs_spawn_daemon() [all …]
|
D | ecryptfs_kernel.h | 618 int ecryptfs_process_response(struct ecryptfs_daemon *daemon, 690 u16 msg_flags, struct ecryptfs_daemon *daemon); 693 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, struct file *file); 694 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon); 695 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon);
|
/linux-4.4.14/net/decnet/netfilter/ |
D | Kconfig | 10 tristate "Routing message grabulator (for userland routing daemon)" 13 daemon. You will also need to enable routing support for DECnet
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-system-ibm-rtl | 10 Users: The ibm-prtm userspace daemon uses this interface. 20 Users: The ibm-prtm userspace daemon uses this interface.
|
D | sysfs-platform-kim | 23 daemon when the ldisc install is requested. 45 daemon managing the UART, and is notified about the change
|
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 12 daemon uses this interface.
|
D | sysfs-kernel-mm-ksm | 17 Description: Kernel Samepage Merging daemon sysfs interface
|
D | sysfs-class-mic.txt | 136 configuration daemon to set the log buffer address. The correct 150 daemon to set the log buffer length address. The correct log
|
D | sysfs-class-power | 9 A userspace daemon can monitor the battery charging logic
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 37 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-4.4.14/Documentation/filesystems/ |
D | nilfs2.txt | 102 nilfs_cleanerd daemon. 106 nilfs_cleanerd daemon. 111 daemon. 115 nilfs_cleanerd daemon to skip unnecessary 122 by nilfs_cleanerd daemon. 125 This ioctl is used by nilfs_cleanerd daemon. 129 nilfs_cleanerd daemon. 134 nilfs_cleanerd daemon. 175 Then, the cleaner daemon is automatically shut down by the umount
|
D | fuse.txt | 10 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
|
D | autofs4-mount-control.txt | 153 expire in the daemon has become far to complex because umount 160 the daemon until we can't umount any more mounts, then return the 161 appropriate status to the daemon. At the moment we just expire one 284 Set the pipe file descriptor used for kernel communication to the daemon. 295 (eg. the owning automount(8) daemon) to the process group of the caller. 351 request back to the daemon and waits for completion.
|
D | proc.txt | 1881 information about running processes, whether some daemon runs with elevated 1886 prohibited by hidepid=. If you use some daemon like identd which needs to learn
|
D | vfs.txt | 1048 waiting to explore behind a 'mountpoint' whilst letting the daemon go
|
/linux-4.4.14/arch/um/drivers/ |
D | Makefile | 11 daemon-objs := daemon_kern.o daemon_user.o 45 obj-$(CONFIG_UML_NET_DAEMON) += daemon.o
|
/linux-4.4.14/tools/thermal/tmon/ |
D | README | 42 -d, --daemon run as daemon, no TUI
|
/linux-4.4.14/fs/cachefiles/ |
D | Makefile | 7 daemon.o \
|
/linux-4.4.14/Documentation/watchdog/ |
D | watchdog-api.txt | 19 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
|
D | watchdog-parameters.txt | 154 system resets despite watchdog daemon running, default=0
|
/linux-4.4.14/Documentation/vm/ |
D | ksm.txt | 8 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-4.4.14/net/irda/irnet/ |
D | Kconfig | 8 working PPP subsystem (driver, daemon and config)...
|
/linux-4.4.14/Documentation/ |
D | SAK.txt | 68 daemon gpm 72 daemon gpm < /dev/null
|
D | oops-tracing.txt | 150 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
|
D | kernel-per-CPU-kthreads.txt | 212 daemon from running on each CPU every second or so.
|
D | IPMI.txt | 422 (if set to 0) the kernel IPMI daemon. Normally this is auto-detected 424 or users that don't want the daemon (don't need the performance, don't
|
D | devices.txt | 2710 2 = /dev/vx/iod Volume i/o daemon access node 2713 5 = /dev/vx/taskmon Volume tasks monitor daemon
|
/linux-4.4.14/Documentation/usb/ |
D | functionfs.txt | 45 $ ( cd /dev/ffs-mtp && mtp-daemon ) & 47 $ ( cd /dev/ffs-hid && hid-daemon ) &
|
D | hotplug.txt | 22 (triggering some monitoring daemon to invoke a helper program) or 75 user mode daemon to detect changes in system configuration.
|
D | WUSB-Design-overview.txt | 175 [/uwb_rc_neh_grok()/]. Notifications are handled to the UWB daemon, that 227 daemon through a notification list.
|
D | usb-serial.txt | 416 and pilot-manager -daemon calls will work. Baud rates up to 115200
|
D | gadget-testing.txt | 173 On the device: start the function's userspace daemon, enable the gadget
|
/linux-4.4.14/tools/laptop/freefall/ |
D | freefall.c | 135 if (daemon(0, 0) != 0) { in main()
|
/linux-4.4.14/fs/autofs4/ |
D | Kconfig | 7 automounter (amd), which is a pure user space daemon.
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | idmapper.txt | 9 or by placing a call to the rpc.idmap daemon. 19 legacy rpc.idmap daemon for the id mapping. This result will be stored
|
D | rpc-server-gss.txt | 47 to talk to a custom daemon called rpc.svcgssd that is provide by the 67 The newer upcall mechanism uses RPC over a unix socket to a daemon
|
D | pnfs-block-server.txt | 18 option enabled, the blkmapd daemon from nfs-utils is running, and the
|
D | nfsroot.txt | 69 port = as given by server portmap daemon
|
/linux-4.4.14/net/l2tp/ |
D | Kconfig | 29 userland daemon handles L2TP the control protocol (tunnel 30 and session setup). One such daemon is OpenL2TP
|
/linux-4.4.14/tools/usb/usbip/ |
D | README | 45 - Start usbip daemon. 198 - Check the kernel and daemon messages.
|
/linux-4.4.14/Documentation/networking/ |
D | cxgb.txt | 222 It is highly suggested that you do not run the irqbalance daemon on your 224 The irqbalance daemon runs on a 10 second interval and binds interrupts 225 to the least loaded CPU determined by the daemon. To disable this daemon: 229 irqbalance, which performs the same function as the daemon. To disable
|
D | decnet.txt | 23 CONFIG_NETFILTER (will be required for the DECnet routing daemon) 124 there will be a routing daemon to send and receive routing messages for 126 routing daemon will use netfilter to listen to routing packets, and 130 for use by the routing daemon which will now use netfilter (a much cleaner
|
D | ipddp.txt | 52 Encapsulation - You will need to download a software daemon called ipddpd.
|
D | l2tp.txt | 32 (userspace daemon) to manage them. 61 passed through the kernel's PPP subsystem. The standard PPP daemon, 92 daemon in order to use the pppol2tp driver.
|
D | generic-hdlc.txt | 10 experimental InARP user-space daemon available on:
|
D | operstates.txt | 156 A routing daemon or dhcp client just needs to care for IFF_RUNNING or
|
D | batman-adv.txt | 5 does no longer operate on the IP basis. Unlike the batman daemon,
|
D | cdc_mbim.txt | 328 [4] ModemManager - "a DBus-activated daemon which controls mobile
|
D | ip-sysctl.txt | 184 option _only_ if you are really sure that listening daemon 974 and a multicast routing daemon is required. 1040 BOOTP relay daemon will catch and forward such packets. 1182 The maximum number of probes to send to the user space ARP daemon
|
D | ppp_generic.txt | 109 in the PPP daemon (pppd) can take over and perform the PPP
|
D | scaling.txt | 77 will be running irqbalance, a daemon that dynamically optimizes IRQ
|
D | arcnet.txt | 512 D_DURING or more, it would be a REALLY good idea to kill your klogd daemon
|
/linux-4.4.14/kernel/ |
D | cred.c | 594 struct cred *prepare_kernel_cred(struct task_struct *daemon) in prepare_kernel_cred() argument 605 if (daemon) in prepare_kernel_cred() 606 old = get_task_cred(daemon); in prepare_kernel_cred()
|
/linux-4.4.14/tools/hv/ |
D | hv_fcopy_daemon.c | 162 if (daemonize && daemon(1, 0)) { in main()
|
D | hv_vss_daemon.c | 173 if (daemonize && daemon(1, 0)) in main()
|
D | hv_kvp_daemon.c | 1430 if (daemonize && daemon(1, 0)) in main()
|
/linux-4.4.14/net/sunrpc/ |
D | Kconfig | 31 daemon which may be found in the Linux nfs-utils package
|
/linux-4.4.14/net/decnet/ |
D | Kconfig | 39 filtering" option will be required for the forthcoming routing daemon
|
/linux-4.4.14/drivers/staging/media/lirc/ |
D | Kconfig | 10 with a remote control and the lirc daemon, the receiver drivers
|
/linux-4.4.14/Documentation/power/ |
D | apm-acpi.txt | 29 system the associated daemon will exit gracefully.
|
/linux-4.4.14/kernel/debug/kdb/ |
D | kdb_main.c | 2275 int idle = 0, daemon = 0; in kdb_ps_suppressed() local 2287 ++daemon; in kdb_ps_suppressed() 2289 if (idle || daemon) { in kdb_ps_suppressed() 2293 daemon ? " and " : ""); in kdb_ps_suppressed() 2294 if (daemon) in kdb_ps_suppressed() 2296 "process%s", daemon, in kdb_ps_suppressed() 2297 daemon == 1 ? "" : "es"); in kdb_ps_suppressed()
|
/linux-4.4.14/net/openvswitch/ |
D | Kconfig | 24 forwarding. It is complemented by a userspace daemon, ovs-vswitchd,
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ir | 48 The cvs version of the lircd daemon supports reading events from the
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 23 Typically, a user space daemon will monitor for new
|
/linux-4.4.14/drivers/isdn/ |
D | Kconfig | 31 a daemon running. A reduced T.70 protocol is supported with tty's
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-log.txt | 41 logging requests to userspace, where a daemon receives and processes the
|
D | thin-provisioning.txt | 113 will be triggered which a userspace daemon should catch allowing it to 116 userspace daemon can use this to detect a situation where a new table
|
D | dm-raid.txt | 56 Interval between runs of the bitmap daemon that
|
/linux-4.4.14/Documentation/security/ |
D | keys-ecryptfs.txt | 7 either in kernel space or in user space with a daemon called 'ecryptfsd'. In
|
/linux-4.4.14/Documentation/serial/ |
D | n_gsm.txt | 60 daemon(0,0);
|
/linux-4.4.14/net/ipx/ |
D | Kconfig | 56 daemons. A RIP/SAP daemon that works well with the full internal net
|
/linux-4.4.14/Documentation/hwmon/ |
D | g762 | 15 done via a userland daemon like fancontrol.
|
/linux-4.4.14/Documentation/sound/oss/ |
D | btaudio | 81 * read audio data from btaudio, send to esound daemon (which might be
|
D | Introduction | 87 3. The enlightenment sound daemon may be used for playing 340 sound daemon "esd", the "esd" program has the sound device.
|
/linux-4.4.14/Documentation/isdn/ |
D | README.sc | 223 Then, the ipppd (ippp daemon) must be setup: 228 xiv) link the two /dev interfaces to the daemon 262 xvi) link the two /dev interfaces to the daemon
|
D | README.gigaset | 78 discipline remains active. To deactivate it, kill the daemon, for example 357 - in system log files written by your syslog daemon, usually
|
D | syncPPP.FAQ | 210 -> not good ... check /var/adm/syslog and /var/adm/daemon.
|
D | README | 350 can start the daemon iprofd. Give it a path to a file at the command-
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 50 6.9 The switch daemon 401 o uml_switch - User-space virtual switch required for daemon 867 o a switch daemon 887 The daemon and multicast transports provide a completely virtual 907 o a switch daemon - if you want a purely virtual network and you 908 don't mind running the daemon in order to get somewhat better 1000 You will likely need the setuid helper, or the switch daemon, or both. 1007 daemon is uml_switch, in CVS /tools/uml_router. They are both built 1016 Below, you will see that the TUN/TAP, ethertap, and daemon interfaces 1564 6.9. The switch daemon [all …]
|
/linux-4.4.14/tools/usb/usbip/src/ |
D | usbipd.c | 501 if (daemon(0, 0) < 0) { in do_standalone_mode()
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | user-guide.txt | 163 userspace daemon. Make sure to not
|
/linux-4.4.14/Documentation/laptops/ |
D | sonypi.txt | 26 A simple daemon which translates the jogdial movements into mouse wheel events
|
D | laptop-mode.txt | 324 # start or stop laptop_mode, best run by a power management daemon when 699 Dax Kelson submitted this so that the ACPI acpid daemon will 771 …logger -p daemon.warning "You are using laptop mode and your battery interface $BATT_INFO is missi…
|
/linux-4.4.14/crypto/ |
D | Kconfig | 179 tristate "Software async crypto daemon" 185 This is a generic software asynchronous crypto daemon that 190 tristate "Software async multi-buffer crypto daemon" 196 This is a generic software asynchronous crypto daemon that 201 their crypto request asynchronously to be processed by this daemon.
|
/linux-4.4.14/fs/ |
D | Kconfig | 235 filesystem-related networking code, such as NFS daemon and
|
/linux-4.4.14/drivers/net/ppp/ |
D | Kconfig | 107 version of the pppd daemon which understands the multilink protocol.
|
/linux-4.4.14/net/ipv4/ |
D | Kconfig | 101 handled by the klogd daemon which is responsible for kernel messages 231 Normally, a multicast router runs a userspace daemon and decides 258 this, you need an experimental routing daemon supporting it (pimd or
|
/linux-4.4.14/net/ipv6/ |
D | Kconfig | 263 Normally, a multicast router runs a userspace daemon and decides
|
/linux-4.4.14/Documentation/fb/ |
D | uvesafb.txt | 150 if an instance of the daemon isn't already running.
|
/linux-4.4.14/arch/um/ |
D | Kconfig.net | 96 networking daemon on the host.
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 143 Newer models should use a userspace daemon like pbbuttonsd.
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 50 server with git-daemon is relatively straightforward if you have a system
|
/linux-4.4.14/drivers/char/hw_random/ |
D | Kconfig | 18 handled by the "rngd" daemon. Documentation/hw_random.txt
|
/linux-4.4.14/drivers/media/rc/ |
D | Kconfig | 23 LIRC daemon handles protocol decoding for IR reception and
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 579 daemon is using /dev/softsynth. First, kill the daemon. Next, remove 652 of the daemon. Look for a file named espeakup under /etc/init.d or 1160 software synthesizer, you must also indicate which daemon you wish to 1167 Any arguments that follow the name of the daemon are passed to the daemon
|
/linux-4.4.14/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 289 trigger any user-space daemon that was watching /sysfs,
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 297 deamon||daemon
|
/linux-4.4.14/drivers/watchdog/ |
D | Kconfig | 22 The watchdog is usually used together with the watchdog daemon 24 <ftp://ibiblio.org/pub/Linux/system/daemons/watchdog/>. This daemon can 1046 Usually a userspace daemon will notify the kernel WDT driver that
|
/linux-4.4.14/drivers/acpi/ |
D | Kconfig | 162 A daemon reads events from input devices or via netlink and
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 40 up in a parameterized fashion so it can easily be modified by speed-daemon
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 395 changes to software (\eg, an auto-mounting daemon). 696 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt
|
/linux-4.4.14/net/netfilter/ |
D | Kconfig | 303 by the 'saned' daemon. Like FTP, it uses separate control and
|
/linux-4.4.14/ |
D | CREDITS | 2466 D: Kernel hacker. PostgreSQL hacker. Software watchdog daemon. 3379 D: RSPF daemon
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 1127 If you enable this support, the iprdump daemon can be used
|