| /linux/net/can/j1939/ |
| H A D | transport.c | 247 void j1939_session_get(struct j1939_session *session) in j1939_session_get() 253 static void __j1939_session_drop(struct j1939_session *session) in __j1939_session_drop() 262 static void j1939_session_destroy(struct j1939_session *session) in j1939_session_destroy() 292 struct j1939_session *session = container_of(kref, struct j1939_session, in __j1939_session_release() local 298 void j1939_session_put(struct j1939_session *session) in j1939_session_put() 303 static void j1939_session_txtimer_cancel(struct j1939_session *session) in j1939_session_txtimer_cancel() 309 static void j1939_session_rxtimer_cancel(struct j1939_session *session) in j1939_session_rxtimer_cancel() 315 void j1939_session_timers_cancel(struct j1939_session *session) in j1939_session_timers_cancel() 326 static void j1939_session_skb_drop_old(struct j1939_session *session) in j1939_session_skb_drop_old() 354 void j1939_session_skb_queue(struct j1939_session *session, in j1939_session_skb_queue() [all …]
|
| /linux/kernel/trace/ |
| H A D | trace_stat.c | 47 static void __reset_stat_session(struct stat_session *session) in __reset_stat_session() 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() local 194 struct stat_session *session = s->private; in stat_seq_next() local 207 struct stat_session *session = s->private; in stat_seq_stop() local 213 struct stat_session *session = s->private; in stat_seq_show() local 234 struct stat_session *session = inode->i_private; in tracing_stat_open() local 260 struct stat_session *session = i->i_private; in tracing_stat_release() local [all …]
|
| /linux/drivers/virt/vboxguest/ |
| H A D | vboxguest_core.c | 587 struct vbg_session *session, in vbg_set_session_event_filter() 689 struct vbg_session *session, in vbg_set_host_capabilities() 740 struct vbg_session *session, in vbg_acquire_session_capabilities() 847 struct vbg_session *session, in vbg_set_session_capabilities() 1081 struct vbg_session *session; in vbg_core_open_session() local 1097 void vbg_core_close_session(struct vbg_session *session) in vbg_core_close_session() 1162 struct vbg_session *session) in vbg_get_allowed_event_mask_for_session() 1180 struct vbg_session *session, in vbg_wait_event_cond() 1200 struct vbg_session *session, in vbg_consume_events_locked() 1211 struct vbg_session *session, in vbg_ioctl_wait_for_events() [all …]
|
| H A D | vboxguest_linux.c | 51 struct vbg_session *session; in vbg_misc_device_open() local 67 struct vbg_session *session; in vbg_misc_device_user_open() local 108 struct vbg_session *session = filp->private_data; in vbg_misc_device_ioctl() local
|
| /linux/tools/perf/util/ |
| H A D | session.c | 51 static int perf_session__open(struct perf_session *session) in perf_session__open() argument 89 perf_session__set_id_hdr_size(struct perf_session * session) perf_session__set_id_hdr_size() argument 96 perf_session__create_kernel_maps(struct perf_session * session) perf_session__create_kernel_maps() argument 105 perf_session__destroy_kernel_maps(struct perf_session * session) perf_session__destroy_kernel_maps() argument 110 perf_session__has_comm_exec(struct perf_session * session) perf_session__has_comm_exec() argument 122 perf_session__set_comm_exec(struct perf_session * session) perf_session__set_comm_exec() argument 132 struct perf_session *session = container_of(oe, struct perf_session, ordered_events__deliver_event() local 146 struct perf_session *session = zalloc(sizeof(*session)); __perf_session__new() local 247 perf_session__delete(struct perf_session * session) perf_session__delete() argument 1405 session__flush_deferred_samples(struct perf_session * session,const struct perf_tool * tool) session__flush_deferred_samples() argument 1548 perf_session__deliver_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool,u64 file_offset,const char * file_path) perf_session__deliver_event() argument 1582 perf_session__process_user_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_user_event() argument 1702 perf_session__deliver_synth_event(struct perf_session * session,union perf_event * event,struct perf_sample * sample) perf_session__deliver_synth_event() argument 1717 perf_session__deliver_synth_attr_event(struct perf_session * session,const struct perf_event_attr * attr,u64 id) perf_session__deliver_synth_attr_event() argument 1750 perf_session__peek_event(struct perf_session * session,off_t file_offset,void * buf,size_t buf_sz,union perf_event ** event_ptr,struct perf_sample * sample) perf_session__peek_event() argument 1806 perf_session__peek_events(struct perf_session * session,u64 offset,u64 size,peek_events_cb_t cb,void * data) perf_session__peek_events() argument 1834 perf_session__process_event(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) perf_session__process_event() argument 1884 perf_session__findnew(struct perf_session * session,pid_t pid) perf_session__findnew() argument 1889 perf_session__register_idle_thread(struct perf_session * session) perf_session__register_idle_thread() argument 1899 perf_session__warn_order(const struct perf_session * session) perf_session__warn_order() argument 1916 perf_session__warn_about_errors(const struct perf_session * session) perf_session__warn_about_errors() argument 2021 perf_session__flush_thread_stacks(struct perf_session * session) perf_session__flush_thread_stacks() argument 2032 __perf_session__process_pipe_events(struct perf_session * session) __perf_session__process_pipe_events() argument 2207 __perf_session__process_decomp_events(struct perf_session * session) __perf_session__process_decomp_events() argument 2314 reader__mmap(struct reader * rd,struct perf_session * session) reader__mmap() argument 2362 reader__read_event(struct reader * rd,struct perf_session * session,struct ui_progress * prog) reader__read_event() argument 2416 reader__process_events(struct reader * rd,struct perf_session * session,struct ui_progress * prog) reader__process_events() argument 2450 process_simple(struct perf_session * session,union perf_event * event,u64 file_offset,const char * file_path) process_simple() argument 2458 __perf_session__process_events(struct perf_session * session) __perf_session__process_events() argument 2519 __perf_session__process_dir_events(struct perf_session * session) __perf_session__process_dir_events() argument 2638 perf_session__process_events(struct perf_session * session) perf_session__process_events() argument 2652 perf_session__has_traces(struct perf_session * session,const char * msg) perf_session__has_traces() argument 2665 perf_session__has_switch_events(struct perf_session * session) perf_session__has_switch_events() argument 2706 perf_session__fprintf_dsos(struct perf_session * session,FILE * fp) perf_session__fprintf_dsos() argument 2711 perf_session__fprintf_dsos_buildid(struct perf_session * session,FILE * fp,bool (skip)(struct dso * dso,int parm),int parm) perf_session__fprintf_dsos_buildid() argument 2717 perf_session__fprintf_nr_events(struct perf_session * session,FILE * fp) perf_session__fprintf_nr_events() argument 2731 perf_session__fprintf(struct perf_session * session,FILE * fp) perf_session__fprintf() argument 2743 perf_session__dump_kmaps(struct perf_session * session) perf_session__dump_kmaps() argument 2754 perf_session__find_first_evtype(struct perf_session * session,unsigned int type) perf_session__find_first_evtype() argument 2766 perf_session__cpu_bitmap(struct perf_session * session,const char * cpu_list,unsigned long * cpu_bitmap) perf_session__cpu_bitmap() argument 2811 perf_session__fprintf_info(struct perf_session * session,FILE * fp,bool full) perf_session__fprintf_info() argument 2822 perf_session__register_guest(struct perf_session * session,pid_t machine_pid) perf_session__register_guest() argument 2842 perf_session__set_guest_cpu(struct perf_session * session,pid_t pid,pid_t tid,int guest_cpu) perf_session__set_guest_cpu() argument 2857 perf_event__process_id_index(const struct perf_tool * tool __maybe_unused,struct perf_session * session,union perf_event * event) perf_event__process_id_index() argument 2941 perf_session__dsos_hit_all(struct perf_session * session) perf_session__dsos_hit_all() argument 2962 perf_session__env(struct perf_session * session) perf_session__env() argument 2984 perf_session__e_machine(struct perf_session * session,uint32_t * e_flags) perf_session__e_machine() argument [all...] |
| H A D | hisi-ptt.c | 33 struct perf_session *session; member 87 static int hisi_ptt_process_auxtrace_event(struct perf_session *session, in hisi_ptt_process_auxtrace_event() 135 static void hisi_ptt_free(struct perf_session *session) in hisi_ptt_free() 144 static bool hisi_ptt_evsel_is_auxtrace(struct perf_session *session, in hisi_ptt_evsel_is_auxtrace() 161 struct perf_session *session) in hisi_ptt_process_auxtrace_info()
|
| H A D | auxtrace.c | 126 static bool auxtrace__dont_decode(struct perf_session *session) in auxtrace__dont_decode() argument 284 static void *auxtrace_copy_data(u64 size, struct perf_session *session) in auxtrace_copy_data() argument 371 static bool filter_cpu(struct perf_session *session, struct perf_cpu cpu) in filter_cpu() argument 379 auxtrace_queues__add_buffer(struct auxtrace_queues * queues,struct perf_session * session,unsigned int idx,struct auxtrace_buffer * buffer,struct auxtrace_buffer ** buffer_ptr) auxtrace_queues__add_buffer() argument 424 auxtrace_queues__add_event(struct auxtrace_queues * queues,struct perf_session * session,union perf_event * event,off_t data_offset,struct auxtrace_buffer ** buffer_ptr) auxtrace_queues__add_event() argument 444 auxtrace_queues__add_indexed_event(struct auxtrace_queues * queues,struct perf_session * session,off_t file_offset,size_t sz) auxtrace_queues__add_indexed_event() argument 589 auxtrace_record__info_fill(struct auxtrace_record * itr,struct perf_session * session,struct perf_record_auxtrace_info * auxtrace_info,size_t priv_size) auxtrace_record__info_fill() argument 1039 auxtrace_index__process(int fd,u64 size,struct perf_session * session,bool needs_swap) auxtrace_index__process() argument 1066 auxtrace_queues__process_index_entry(struct auxtrace_queues * queues,struct perf_session * session,struct auxtrace_index_entry * ent) auxtrace_queues__process_index_entry() argument 1074 auxtrace_queues__process_index(struct auxtrace_queues * queues,struct perf_session * session) auxtrace_queues__process_index() argument 1115 auxtrace_queues__sample_queue(struct auxtrace_queues * queues,struct perf_sample * sample,struct perf_session * session) auxtrace_queues__sample_queue() argument 1138 auxtrace_queues__add_sample(struct auxtrace_queues * queues,struct perf_session * session,struct perf_sample * sample,u64 data_offset,u64 reference) auxtrace_queues__add_sample() argument 1171 auxtrace_queue_data_cb(struct perf_session * session,union perf_event * event,u64 offset,void * data) auxtrace_queue_data_cb() argument 1205 auxtrace_queue_data(struct perf_session * session,bool samples,bool events) auxtrace_queue_data() argument 1318 perf_event__synthesize_auxtrace_info(struct auxtrace_record * itr,const struct perf_tool * tool,struct perf_session * session,perf_event__handler_t process) perf_event__synthesize_auxtrace_info() argument 1370 unleader_auxtrace(struct perf_session * session) unleader_auxtrace() argument 1383 perf_event__process_auxtrace_info(const struct perf_tool * tool __maybe_unused,struct perf_session * session,union perf_event * event) perf_event__process_auxtrace_info() argument 1428 perf_event__process_auxtrace(const struct perf_tool * tool __maybe_unused,struct perf_session * session,union perf_event * event) perf_event__process_auxtrace() argument 1803 perf_session__auxtrace_error_inc(struct perf_session * session,union perf_event * event) perf_session__auxtrace_error_inc() argument 1826 perf_event__process_auxtrace_error(const struct perf_tool * tool __maybe_unused,struct perf_session * session,union perf_event * event) perf_event__process_auxtrace_error() argument 2912 auxtrace__process_event(struct perf_session * session,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool) auxtrace__process_event() argument 2921 auxtrace__dump_auxtrace_sample(struct perf_session * session,struct perf_sample * sample) auxtrace__dump_auxtrace_sample() argument 2931 auxtrace__flush_events(struct perf_session * session,const struct perf_tool * tool) auxtrace__flush_events() argument 2939 auxtrace__free_events(struct perf_session * session) auxtrace__free_events() argument 2947 auxtrace__free(struct perf_session * session) auxtrace__free() argument 2955 auxtrace__evsel_is_auxtrace(struct perf_session * session,struct evsel * evsel) auxtrace__evsel_is_auxtrace() argument [all...] |
| H A D | powerpc-vpadtl.c | 28 struct perf_session *session; global() member 159 session_to_vpa(struct perf_session * session) session_to_vpa() argument 510 powerpc_vpadtl_process_event(struct perf_session * session,union perf_event * event __maybe_unused,struct perf_sample * sample,const struct perf_tool * tool) powerpc_vpadtl_process_event() argument 540 powerpc_vpadtl_process_auxtrace_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool __maybe_unused) powerpc_vpadtl_process_auxtrace_event() argument 582 powerpc_vpadtl_free_events(struct perf_session * session) powerpc_vpadtl_free_events() argument 593 powerpc_vpadtl_free(struct perf_session * session) powerpc_vpadtl_free() argument 631 powerpc_vpadtl_synth_events(struct powerpc_vpadtl * vpa,struct perf_session * session) powerpc_vpadtl_synth_events() argument 680 powerpc_vpadtl_process_auxtrace_info(union perf_event * event,struct perf_session * session) powerpc_vpadtl_process_auxtrace_info() argument [all...] |
| H A D | intel-bts.c | 49 struct perf_session *session; member 593 intel_bts_process_event(struct perf_session * session,union perf_event * event,struct perf_sample * sample,const struct perf_tool * tool) intel_bts_process_event() argument 637 intel_bts_process_auxtrace_event(struct perf_session * session,union perf_event * event,const struct perf_tool * tool __maybe_unused) intel_bts_process_auxtrace_event() argument 679 intel_bts_flush(struct perf_session * session,const struct perf_tool * tool __maybe_unused) intel_bts_flush() argument 708 intel_bts_free_events(struct perf_session * session) intel_bts_free_events() argument 722 intel_bts_free(struct perf_session * session) intel_bts_free() argument 733 intel_bts_evsel_is_auxtrace(struct perf_session * session,struct evsel * evsel) intel_bts_evsel_is_auxtrace() argument 743 intel_bts_synth_events(struct intel_bts * bts,struct perf_session * session) intel_bts_synth_events() argument 829 intel_bts_process_auxtrace_info(union perf_event * event,struct perf_session * session) intel_bts_process_auxtrace_info() argument [all...] |
| H A D | session.h | 154 perf_session__find_machine(struct perf_session * session,pid_t pid) perf_session__find_machine() argument 160 perf_session__findnew_machine(struct perf_session * session,pid_t pid) perf_session__findnew_machine() argument 189 perf_session__set_tracepoints_handlers(session,array) global() argument [all...] |
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 118 struct daemon_session *session = zalloc(sizeof(*session)); daemon__add_session() local 136 struct daemon_session *session; daemon__find_session() local 146 get_session_name(const char * var,char * session,int len) get_session_name() argument 159 struct daemon_session *session; session_config() local 298 struct daemon_session *session; setup_server_config() local 320 daemon_session__run(struct daemon_session * session,struct daemon * daemon) daemon_session__run() argument 396 struct daemon_session *session; handle_signalfd() local 443 daemon_session__wait(struct daemon_session * session,struct daemon * daemon,int secs) daemon_session__wait() argument 473 struct daemon_session *session; daemon__has_alive_session() local 510 daemon_session__control(struct daemon_session * session,const char * msg,bool do_ack) daemon_session__control() argument 666 daemon_session__ping(struct daemon_session * session) daemon_session__ping() argument 674 struct daemon_session *session; cmd_session_list() local 755 daemon_session__signal(struct daemon_session * session,int sig) daemon_session__signal() argument 764 struct daemon_session *session; cmd_session_kill() local 787 struct daemon_session *session; cmd_session_ping() local 890 daemon_session__kill(struct daemon_session * session,struct daemon * daemon) daemon_session__kill() argument 918 struct daemon_session *session; daemon__signal() local 924 daemon_session__delete(struct daemon_session * session) daemon_session__delete() argument 932 daemon_session__remove(struct daemon_session * session) daemon_session__remove() argument 940 struct daemon_session *session; daemon__stop() local 972 struct daemon_session *session, *h; daemon__exit() local 984 struct daemon_session *session, *n; daemon__reconfig() local [all...] |
| H A D | builtin-report.c | 244 struct perf_session *session, in process_feature_event() argument 78 struct perf_session *session; global() member 373 struct perf_session *session = rep->session; report__setup_sample_type() local 667 struct perf_session *session = rep->session; report__browse_hists() local 710 struct perf_session *session = rep->session; report__collapse_hists() local 833 struct perf_session *session = rep->session; stats_print() local 1059 struct perf_session *session = rep->session; __cmd_report() local 1285 struct perf_session *session; process_attr() local 1309 struct perf_session *session; cmd_report() local [all...] |
| /linux/drivers/s390/char/ |
| H A D | vmcp.c | 59 static void vmcp_response_alloc(struct vmcp_session *session) in vmcp_response_alloc() 81 static void vmcp_response_free(struct vmcp_session *session) in vmcp_response_free() 102 struct vmcp_session *session; in vmcp_open() local 121 struct vmcp_session *session; in vmcp_release() local 135 struct vmcp_session *session; in vmcp_read() local 158 struct vmcp_session *session; in vmcp_write() local 201 struct vmcp_session *session; in vmcp_ioctl() local
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 1688 int iscsi_session_chkready(struct iscsi_cls_session *session) in iscsi_session_chkready() 1710 int iscsi_is_session_online(struct iscsi_cls_session *session) in iscsi_is_session_online() 1725 struct iscsi_cls_session *session = iscsi_dev_to_session(dev); in iscsi_session_release() local 1768 struct iscsi_cls_session *session; in iscsi_user_scan_session() local 1828 struct iscsi_cls_session *session = in iscsi_scan_session() local 1851 struct iscsi_cls_session *session = in iscsi_block_scsi_eh() local 1873 struct iscsi_cls_session *session = in session_recovery_timedout() local 1905 struct iscsi_cls_session *session = in __iscsi_unblock_session() local 1927 void iscsi_unblock_session(struct iscsi_cls_session *session) in iscsi_unblock_session() 1944 struct iscsi_cls_session *session = in __iscsi_block_session() local [all …]
|
| H A D | libiscsi_tcp.c | 520 struct iscsi_session *session = conn->session; in iscsi_tcp_r2t_rsp() local 1061 struct iscsi_session *session = conn->session; in iscsi_tcp_task_xmit() local 1143 int iscsi_tcp_r2tpool_alloc(struct iscsi_session *session) in iscsi_tcp_r2tpool_alloc() 1192 void iscsi_tcp_r2tpool_free(struct iscsi_session *session) in iscsi_tcp_r2tpool_free() 1208 struct iscsi_session *session = conn->session; in iscsi_tcp_set_max_r2t() local
|
| /linux/net/l2tp/ |
| H A D | l2tp_netlink.c | 52 struct l2tp_session *session = NULL; in l2tp_nl_session_get() local 133 struct l2tp_session *session, in l2tp_session_notify() 535 struct l2tp_session *session; in l2tp_nl_cmd_session_create() local 663 struct l2tp_session *session; in l2tp_nl_cmd_session_delete() local 689 struct l2tp_session *session; in l2tp_nl_cmd_session_modify() local 723 struct l2tp_session *session, u8 cmd) in l2tp_nl_session_send() 804 struct l2tp_session *session; in l2tp_nl_cmd_session_get() local 843 struct l2tp_session *session; in l2tp_nl_cmd_session_dump() local
|
| H A D | l2tp_debugfs.c | 40 struct l2tp_session *session; /* NULL means get next tunnel */ member 126 struct l2tp_session *session; in l2tp_dfs_seq_tunnel_show() local 178 struct l2tp_session *session = v; in l2tp_dfs_seq_session_show() local
|
| /linux/drivers/misc/ |
| H A D | ibmvmc.c | 491 struct ibmvmc_file_session *session = hmc->file_session; in ibmvmc_return_hmc() local 827 struct ibmvmc_file_session *session; in ibmvmc_open() local 855 struct ibmvmc_file_session *session; in ibmvmc_close() local 906 struct ibmvmc_file_session *session; in ibmvmc_read() local 1007 struct ibmvmc_file_session *session; in ibmvmc_poll() local 1044 struct ibmvmc_file_session *session; in ibmvmc_write() local 1149 static long ibmvmc_setup_hmc(struct ibmvmc_file_session *session) in ibmvmc_setup_hmc() 1208 static long ibmvmc_ioctl_sethmcid(struct ibmvmc_file_session *session, in ibmvmc_ioctl_sethmcid() 1272 static long ibmvmc_ioctl_query(struct ibmvmc_file_session *session, in ibmvmc_ioctl_query() 1301 static long ibmvmc_ioctl_requestvmc(struct ibmvmc_file_session *session, in ibmvmc_ioctl_requestvmc() [all …]
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i_hwi.c | 1336 int bnx2i_process_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_process_scsi_cmd_resp() 1433 static int bnx2i_process_login_resp(struct iscsi_session *session, in bnx2i_process_login_resp() 1501 static int bnx2i_process_text_resp(struct iscsi_session *session, in bnx2i_process_text_resp() 1562 static int bnx2i_process_tmf_resp(struct iscsi_session *session, in bnx2i_process_tmf_resp() 1601 static int bnx2i_process_logout_resp(struct iscsi_session *session, in bnx2i_process_logout_resp() 1647 static void bnx2i_process_nopin_local_cmpl(struct iscsi_session *session, in bnx2i_process_nopin_local_cmpl() 1688 static int bnx2i_process_nopin_mesg(struct iscsi_session *session, in bnx2i_process_nopin_mesg() 1740 static void bnx2i_process_async_mesg(struct iscsi_session *session, in bnx2i_process_async_mesg() 1790 static void bnx2i_process_reject_mesg(struct iscsi_session *session, in bnx2i_process_reject_mesg() 1827 static void bnx2i_process_cmd_cleanup_resp(struct iscsi_session *session, in bnx2i_process_cmd_cleanup_resp() [all …]
|
| /linux/drivers/net/wwan/iosm/ |
| H A D | iosm_ipc_mux_codec.c | 180 void ipc_mux_netif_tx_flowctrl(struct mux_session *session, int idx, bool on) in ipc_mux_netif_tx_flowctrl() 235 struct mux_session *session; in ipc_mux_dl_cmds_decode_process() local 805 struct mux_session *session; in ipc_mux_ul_adgh_finish() local 940 struct mux_session *session; in ipc_mux_stop_tx_for_all_sessions() local 957 struct mux_session *session; in ipc_mux_lite_send_qlt() local 1012 struct mux_session *session, in ipc_mux_ul_bytes_credits_check() 1060 struct mux_session *session, in ipc_mux_ul_adgh_encode() 1291 struct mux_session *session, in mux_ul_adb_encode() 1350 struct mux_session *session; in ipc_mux_ul_data_encode() local 1505 struct mux_session *session = &ipc_mux->session[if_id]; in ipc_mux_ul_trigger_encode() local
|
| /linux/drivers/scsi/qedi/ |
| H A D | qedi_fw.c | 37 struct iscsi_session *session = conn->session; in qedi_process_logout_resp() local 87 struct iscsi_session *session = conn->session; in qedi_process_text_resp() local 155 struct iscsi_session *session = conn->session; in qedi_tmf_resp_work() local 184 struct iscsi_session *session = conn->session; in qedi_process_tmf_resp() local 263 struct iscsi_session *session = conn->session; in qedi_process_login_resp() local 414 struct iscsi_session *session = conn->session; in qedi_process_nopin_mesg() local 486 struct iscsi_session *session = conn->session; in qedi_process_async_mesg() local 540 struct iscsi_session *session = conn->session; in qedi_process_reject_mesg() local 582 struct iscsi_session *session = conn->session; in qedi_scsi_completion() local 715 struct iscsi_session *session = conn->session; in qedi_process_nopin_local_cmpl() local [all …]
|
| /linux/tools/perf/tests/ |
| H A D | topology.c | 35 struct perf_session *session; session_write_header() local 65 struct perf_session *session; check_cpu_topology() local [all...] |
| /linux/tools/perf/bench/ |
| H A D | synthesize.c | 62 static int do_run_single_threaded(struct perf_session *session, in do_run_single_threaded() 113 struct perf_session *session; in run_single_threaded() local 165 struct perf_session *session; in do_run_multi_threaded() local
|
| /linux/fs/nfs/ |
| H A D | nfs4session.c | 525 static void nfs4_release_session_slot_tables(struct nfs4_session *session) in nfs4_release_session_slot_tables() 559 struct nfs4_session *session; in nfs4_alloc_session() local 573 static void nfs4_destroy_session_slot_tables(struct nfs4_session *session) in nfs4_destroy_session_slot_tables() 579 void nfs4_destroy_session(struct nfs4_session *session) in nfs4_destroy_session() 631 struct nfs4_session *session = clp->cl_session; in nfs4_init_ds_session() local
|
| /linux/drivers/net/wwan/ |
| H A D | mhi_wwan_mbim.c | 43 #define LINK_HASH(session) ((session) % MHI_MBIM_LINK_HASH_SIZE) argument 50 unsigned int session; member 86 unsigned int session) in mhi_mbim_get_link_rcu() 108 static struct sk_buff *mbim_tx_fixup(struct sk_buff *skb, unsigned int session, in mbim_tx_fixup() 272 unsigned int session; in mhi_mbim_rx() local
|