Searched defs:session (Results 1 – 4 of 4) sorted by relevance
60 static void reset_stat_session(struct stat_session *session) in reset_stat_session()67 static void destroy_session(struct stat_session *session) in destroy_session()123 static int stat_seq_init(struct stat_session *session) in stat_seq_init()170 struct stat_session *session = s->private; in stat_seq_start() local194 struct stat_session *session = s->private; in stat_seq_next() local207 struct stat_session *session = s->private; in stat_seq_stop() local213 struct stat_session *session = s->private; in stat_seq_show() local234 struct stat_session *session = inode->i_private; in tracing_stat_open() local260 struct stat_session *session = i->i_private; in tracing_stat_release() local290 static int init_stat_file(struct stat_session *session) in init_stat_file()[all …]
3066 bool session; member
2535 bool session = uc->handler && uc->ret_handler; in handler_chain() local2588 bool session = uc->handler && uc->ret_handler; in handle_uretprobe_chain() local
1273 pid_t session = pid_vnr(sid); in ksys_setsid() local
Completed in 33 milliseconds