/linux/tools/perf/ |
H A D | builtin-daemon.c | 85 struct daemon { struct 99 static struct daemon __daemon = { argument 116 static struct daemon_session *daemon__add_session(struct daemon *config, char *name) in daemon__add_session() 134 static struct daemon_session *daemon__find_session(struct daemon *daemon, char *name) in daemon__find_session() argument 138 list_for_each_entry(session, &daemon->sessions, list) { in daemon__find_session() 157 static int session_config(struct daemon *daemon, const char *var, const char *value) in session_config() argument 171 session = daemon__find_session(daemon, name); in session_config() 175 session = daemon__add_session(daemon, name); in session_config() 218 struct daemon *daemon = cb; in server_config() local 221 return session_config(daemon, var, value); in server_config() [all …]
|
/linux/fs/ecryptfs/ |
H A D | miscdev.c | 31 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_poll() local 34 mutex_lock(&daemon->mux); in ecryptfs_miscdev_poll() 35 if (daemon->flags & ECRYPTFS_DAEMON_ZOMBIE) { in ecryptfs_miscdev_poll() 40 if (daemon->flags & ECRYPTFS_DAEMON_IN_READ) in ecryptfs_miscdev_poll() 42 if (daemon->flags & ECRYPTFS_DAEMON_IN_POLL) in ecryptfs_miscdev_poll() 44 daemon->flags |= ECRYPTFS_DAEMON_IN_POLL; in ecryptfs_miscdev_poll() 45 mutex_unlock(&daemon->mux); in ecryptfs_miscdev_poll() 46 poll_wait(file, &daemon->wait, pt); in ecryptfs_miscdev_poll() 47 mutex_lock(&daemon->mux); in ecryptfs_miscdev_poll() 48 if (!list_empty(&daemon->msg_ctx_out_queue)) in ecryptfs_miscdev_poll() [all …]
|
H A D | messaging.c | 102 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon) in ecryptfs_find_daemon_by_euid() argument 106 hlist_for_each_entry(*daemon, in ecryptfs_find_daemon_by_euid() 109 if (uid_eq((*daemon)->file->f_cred->euid, current_euid())) { in ecryptfs_find_daemon_by_euid() 130 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, struct file *file) in ecryptfs_spawn_daemon() argument 134 (*daemon) = kzalloc(sizeof(**daemon), GFP_KERNEL); in ecryptfs_spawn_daemon() 135 if (!(*daemon)) { in ecryptfs_spawn_daemon() 139 (*daemon)->file = file; in ecryptfs_spawn_daemon() 140 mutex_init(&(*daemon)->mux); in ecryptfs_spawn_daemon() 141 INIT_LIST_HEAD(&(*daemon)->msg_ctx_out_queue); in ecryptfs_spawn_daemon() 142 init_waitqueue_head(&(*daemon)->wait); in ecryptfs_spawn_daemon() [all …]
|
/linux/tools/perf/tests/shell/ |
H A D | daemon.sh | 118 line=`perf daemon --config ${config} -x: | head -1` 126 perf daemon stop --config ${config} 137 perf daemon start --config ${config} 146 state=`perf daemon ping --config ${config} --session ${session} | awk '{ print $1 }'` 162 config=$(mktemp /tmp/perf.daemon.config.XXX) 164 base=$(mktemp -d /tmp/perf.daemon.base.XXX) 167 [daemon] 185 line=`perf daemon --config ${config} -x: | head -1` 186 check_line_first ${line} daemon ${base} ${base}/output ${base}/lock "0" 191 line=`perf daemon --config ${config} -x: | head -2 | tail -1` [all …]
|
/linux/tools/perf/Documentation/ |
H A D | perf-daemon.txt | 1 perf-daemon(1) 7 perf-daemon - Run record sessions on background 13 'perf daemon' 14 'perf daemon' [<options>] 15 'perf daemon start' [<options>] 16 'perf daemon stop' [<options>] 17 'perf daemon signal' [<options>] 18 'perf daemon ping' [<options>] 23 This command allows to run simple daemon process that starts and 26 You can imagine 'perf daemon' of background process with several [all …]
|
/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 40 CacheFiles uses a userspace daemon to do some of the cache management - such as 50 to communication with the daemon. Only one thing may have this open at once, 51 and while it is open, a cache is at least partially in existence. The daemon 68 The use of CacheFiles and its daemon requires the following features to be 124 The cache is started by running the daemon. The daemon opens the cache device, 128 The daemon is run as follows:: 153 mountpoints, but the daemon can't avoid them. 205 The userspace daemon scans the cache to build up a table of cullable objects. 222 to the graveyard from which the daemon will actually delete them. 224 The daemon uses dnotify to monitor the graveyard directory, and will delete [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-kim | 12 daemon and opens the device when install is requested. 24 daemon when the ldisc install is requested. 46 daemon managing the UART, and is notified about the change
|
H A D | sysfs-devices-system-ibm-rtl | 12 Users: The ibm-prtm userspace daemon uses this interface. 22 Users: The ibm-prtm userspace daemon uses this interface.
|
H A D | sysfs-class-rtc-rtc0-device-rtc_calibration | 14 daemon uses this interface.
|
H A D | sysfs-class-tee | 7 user-space daemon tee-supplicant or the RPMB subsystem
|
/linux/Documentation/filesystems/ |
H A D | nilfs2.rst | 109 nilfs_cleanerd daemon. 113 nilfs_cleanerd daemon. 118 daemon. 122 nilfs_cleanerd daemon to skip unnecessary 129 by nilfs_cleanerd daemon. 132 This ioctl is used by nilfs_cleanerd daemon. 136 nilfs_cleanerd daemon. 141 nilfs_cleanerd daemon. 185 Then, the cleaner daemon is automatically shut down by the umount
|
H A D | fuse.rst | 15 Filesystem daemon: 20 The filesystem daemon is running with the privileges of the mounting 25 A connection between the filesystem daemon and the kernel. The 26 connection exists until either the daemon dies, or the filesystem is 123 userspace or being processed by the filesystem daemon. If there is 193 - Kill the filesystem daemon. Works in case of a) and b) 195 - Kill the filesystem daemon and all users of the filesystem. Works 238 filesystem, the filesystem daemon serving requests can record the 322 | "rm /mnt/fuse/file" | FUSE filesystem daemon 370 | "rm /mnt/fuse/file" | FUSE filesystem daemon
|
/linux/Documentation/filesystems/smb/ |
H A D | ksmbd.rst | 22 ksmbd (kernel daemon) 25 When the server daemon is started, It starts up a forker thread 49 ksmbd.mountd (user space daemon) 55 kernel. For the execution part it has a daemon which is continuously running 157 5. Start ksmbd user space daemon 166 1. kill user and kernel space daemon
|
/linux/Documentation/watchdog/ |
H A D | watchdog-api.rst | 23 Usually a userspace daemon will notify the kernel watchdog driver via the 44 some data to the device. So a very simple watchdog daemon would look 52 good idea, since if there is a bug in the watchdog daemon and it 57 started. So, if the watchdog daemon crashes, the system will reboot 67 /dev/watchdog just before closing the file. If the userspace daemon 69 will assume that the daemon (and userspace in general) died, and will
|
/linux/tools/thermal/tmon/ |
H A D | README | 42 -d, --daemon run as daemon, no TUI
|
/linux/arch/um/drivers/ |
H A D | Makefile | 11 daemon-objs := daemon_kern.o daemon_user.o 43 obj-$(CONFIG_UML_NET_DAEMON) += daemon.o
|
/linux/tools/power/x86/intel-speed-select/ |
H A D | Build | 1 intel-speed-select-y += isst-config.o isst-core.o isst-display.o isst-daemon.o hfi-events.o isst-c…
|
/linux/fs/cachefiles/ |
H A D | Makefile | 8 daemon.o \
|
/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 72 systemd, it may also be stored by the ``journald`` daemon, and accessed 308 When a protection fault occurs the ``klogd`` daemon automatically 318 In order to do static translation the ``klogd`` daemon 319 must be able to find a system map file at daemon initialization time. 330 system calls the klogd daemon builds a symbol table which can be used 339 mechanism for notifying the ``klogd`` daemon when a change in module 341 allow klogd to signal the currently executing daemon that symbol
|
/linux/Documentation/security/ |
H A D | sak.rst | 71 daemon gpm 75 daemon gpm < /dev/null
|
/linux/Documentation/admin-guide/RAS/ |
H A D | error-decoding.rst | 12 While the daemon is running, it would automatically log and decode
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | 7.AdvancedTopics.rst | 51 如果您有一个可以访问因特网的系统,那么使用git-daemon设置这样的服务器相对
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | 7.AdvancedTopics.rst | 54 如果您有一個可以訪問因特網的系統,那麼使用git-daemon設置這樣的服務器相對
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-idmapper.rst | 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
|
/linux/Documentation/admin-guide/mm/ |
H A D | ksm.rst | 17 The KSM daemon ksmd periodically scans those areas of user memory 21 content). The amount of pages that KSM daemon scans in a single pass 53 KSM daemon is not currently running, MADV_MERGEABLE still registers 54 the range for whenever the KSM daemon is started; even if the range 73 KSM daemon sysfs interface 76 The KSM daemon is controlled by sysfs files in ``/sys/kernel/mm/ksm/``,
|