Searched defs:daemon (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-daemon.c | 84 struct daemon { struct 98 static struct daemon __daemon = { argument 133 static struct daemon_session *daemon__find_session(struct daemon *daemon, char *name) in daemon__find_session() 156 static int session_config(struct daemon *daemon, const char *var, const char *value) in session_config() 217 struct daemon *daemon = cb; in server_config() local 236 struct daemon *daemon = cb; in client_config() local 247 static int check_base(struct daemon *daemon) in check_base() 282 static int setup_client_config(struct daemon *daemon) in setup_client_config() 295 static int setup_server_config(struct daemon *daemon) in setup_server_config() 321 struct daemon *daemon) in daemon_session__run() [all …]
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| D | messaging.c | 102 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon) in ecryptfs_find_daemon_by_euid() 130 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, struct file *file) in ecryptfs_spawn_daemon() 156 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon) in ecryptfs_exorcise_daemon() 206 int ecryptfs_process_response(struct ecryptfs_daemon *daemon, in ecryptfs_process_response() 265 struct ecryptfs_daemon *daemon; in ecryptfs_send_message_locked() local 426 struct ecryptfs_daemon *daemon; in ecryptfs_release_messaging() local
|
| D | miscdev.c | 31 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_poll() local 66 struct ecryptfs_daemon *daemon = NULL; in ecryptfs_miscdev_open() local 109 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_release() local 148 u16 msg_flags, struct ecryptfs_daemon *daemon) in ecryptfs_send_miscdev() 213 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_read() local 322 static int ecryptfs_miscdev_response(struct ecryptfs_daemon *daemon, char *data, in ecryptfs_miscdev_response()
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| D | messaging.c | 102 int ecryptfs_find_daemon_by_euid(struct ecryptfs_daemon **daemon) in ecryptfs_find_daemon_by_euid() 130 ecryptfs_spawn_daemon(struct ecryptfs_daemon **daemon, struct file *file) in ecryptfs_spawn_daemon() 156 int ecryptfs_exorcise_daemon(struct ecryptfs_daemon *daemon) in ecryptfs_exorcise_daemon() 205 int ecryptfs_process_response(struct ecryptfs_daemon *daemon, in ecryptfs_process_response() 263 struct ecryptfs_daemon *daemon; in ecryptfs_send_message_locked() local 426 struct ecryptfs_daemon *daemon; in ecryptfs_release_messaging() local
|
| D | miscdev.c | 31 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_poll() local 66 struct ecryptfs_daemon *daemon = NULL; in ecryptfs_miscdev_open() local 109 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_release() local 148 u16 msg_flags, struct ecryptfs_daemon *daemon) in ecryptfs_send_miscdev() 213 struct ecryptfs_daemon *daemon = file->private_data; in ecryptfs_miscdev_read() local 321 static int ecryptfs_miscdev_response(struct ecryptfs_daemon *daemon, char *data, in ecryptfs_miscdev_response()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | cred.c | 628 struct cred *prepare_kernel_cred(struct task_struct *daemon) in prepare_kernel_cred()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | cred.c | 684 struct cred *prepare_kernel_cred(struct task_struct *daemon) in prepare_kernel_cred()
|
| /kernel/linux/linux-6.6/kernel/debug/kdb/ |
| D | kdb_main.c | 2278 int idle = 0, daemon = 0; in kdb_ps_suppressed() local
|
| /kernel/linux/linux-5.10/kernel/debug/kdb/ |
| D | kdb_main.c | 2346 int idle = 0, daemon = 0; in kdb_ps_suppressed() local
|