| /Linux-v5.15/tools/perf/Documentation/ |
| D | perf-daemon.txt | 7 perf-daemon - Run record sessions on background 24 monitors configured record sessions. 37 flight recorder sessions in above example or session that is configured 82 The signal command sends signal to configured sessions. 90 The ping command sends control ping to configured sessions. 102 Base path for daemon data. All sessions data are 114 Example with 2 record sessions: 132 Check sessions: 142 Check sessions with more info: 187 Send USR2 signal to all sessions:
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-class-rnbd-server | 23 What: /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/ 30 /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/<session-name>/ 34 What: /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/<session-name>/read_only 40 What: /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/<session-name>/mapping_path 46 What: /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/<session-name>/access_mode 52 What: /sys/class/rnbd-server/ctl/devices/<device_name>/sessions/<session-name>/force_close
|
| /Linux-v5.15/fs/cifs/ |
| D | dfs_cache.c | 56 struct cifs_ses *sessions[CACHE_MAX_ENTRIES]; member 112 cifs_put_smb_ses(mg->sessions[i]); in __mount_group_release() 1202 if (mg->num_sessions < ARRAY_SIZE(mg->sessions)) in dfs_cache_add_refsrv_session() 1203 mg->sessions[mg->num_sessions++] = ses; in dfs_cache_add_refsrv_session() 1367 static int refresh_tcon(struct cifs_ses **sessions, struct cifs_tcon *tcon, bool force_refresh) in refresh_tcon() argument 1379 ses = find_ipc_from_server_path(sessions, path); in refresh_tcon() 1439 struct cifs_ses *sessions[CACHE_MAX_ENTRIES + 1] = {NULL}; in dfs_cache_remount_fs() local 1467 memcpy(&sessions, mg->sessions, mg->num_sessions * sizeof(mg->sessions[0])); in dfs_cache_remount_fs() 1480 rc = refresh_tcon(sessions, tcon, true); in dfs_cache_remount_fs() 1490 static void refresh_mounts(struct cifs_ses **sessions) in refresh_mounts() argument [all …]
|
| /Linux-v5.15/tools/perf/ |
| D | builtin-daemon.c | 91 struct list_head sessions; member 99 .sessions = LIST_HEAD_INIT(__daemon.sessions), 129 list_add_tail(&session->list, &config->sessions); in daemon__add_session() 137 list_for_each_entry(session, &daemon->sessions, list) { in daemon__find_session() 308 list_for_each_entry(session, &daemon->sessions, list) in setup_server_config() 414 list_for_each_entry(session, &daemon->sessions, list) { in handle_signalfd() 475 list_for_each_entry(session, &daemon->sessions, list) { in daemon__has_alive_session() 708 list_for_each_entry(session, &daemon->sessions, list) { in cmd_session_list() 770 list_for_each_entry(session, &daemon->sessions, list) { in cmd_session_kill() 793 list_for_each_entry(session, &daemon->sessions, list) { in cmd_session_ping() [all …]
|
| /Linux-v5.15/Documentation/networking/ |
| D | l2tp.rst | 27 An L2TP tunnel carries one or more L2TP sessions. Each tunnel is 31 and whether it is a control or data packet. When tunnels and sessions 37 operations when establishing tunnels and sessions. The procedure looks 89 An L2TP tunnel and all of its sessions are automatically closed when 217 Ethernet sessions only. 231 Ethernet sessions only. 254 Ethernet sessions only. 334 - Delete a tunnel and all of its sessions (if any):: 484 tunnels and sessions only. Its use is discouraged. 509 keeps a list of sessions in the tunnel. When a tunnel is first [all …]
|
| D | cdc_mbim.rst | 173 Multiplexed IP sessions (IPS) 175 MBIM allows multiplexing up to 256 IP sessions over a single USB data 176 channel. The cdc_mbim driver models such IP sessions as 802.1q VLAN 184 VLAN links prior to establishing MBIM IP sessions where the SessionId 200 sessions as another set of 802.1q VLAN subdevices of the master wwanY 240 Note that adding VLAN links for DSS sessions is entirely optional. A 276 sessions, which may not always be practical: 284 session 0 to a VLAN subdevice, similar to all other IP sessions. This 302 sessions on the shared USB data channel::
|
| D | tls.rst | 224 number of TX and RX sessions currently installed where host handles 228 number of TX and RX sessions currently installed where NIC handles 232 number of TX and RX sessions opened with host cryptography 235 number of TX and RX sessions opened with NIC cryptography
|
| D | mac80211-auth-assoc-deauth.txt | 85 mac80211->driver: stop BA sessions
|
| /Linux-v5.15/fs/ksmbd/mgmt/ |
| D | user_session.c | 188 list_add(&sess->sessions_entry, &conn->sessions); in ksmbd_session_register() 195 while (!list_empty(&conn->sessions)) { in ksmbd_sessions_deregister() 196 sess = list_entry(conn->sessions.next, in ksmbd_sessions_deregister() 215 list_for_each_entry(sess, &conn->sessions, sessions_entry) { in ksmbd_session_lookup()
|
| /Linux-v5.15/sound/soc/qcom/qdsp6/ |
| D | q6routing.c | 342 struct session_data sessions[MAX_SESSIONS]; member 374 session = &routing_data->sessions[stream_id - 1]; in q6routing_stream_open() 425 if (fedai_id == data->sessions[i].fedai_id) in get_session_from_id() 426 return &data->sessions[i]; in get_session_from_id() 470 struct session_data *session = &priv->sessions[session_id]; in msm_routing_get_audio_mixer() 492 struct session_data *session = &data->sessions[session_id]; in msm_routing_put_audio_mixer() 1081 routing_data->sessions[i].port_id = -1; in msm_routing_probe() 1082 routing_data->sessions[i].fedai_id = -1; in msm_routing_probe()
|
| /Linux-v5.15/drivers/media/platform/qcom/venus/ |
| D | hfi_parser.c | 190 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local 192 core->max_sessions_supported = sessions->max_sessions; in parse_max_sessions()
|
| /Linux-v5.15/Documentation/admin-guide/perf/ |
| D | qcom_l3_pmu.rst | 26 "perf record" will not work. Per-task perf sessions are not supported.
|
| D | thunderx2-pmu.rst | 28 work. Per-task perf sessions are also not supported.
|
| D | qcom_l2_pmu.rst | 39 not work. Per-task perf sessions are not supported.
|
| D | arm-ccn.rst | 61 not work. Per-task (without "-a") perf sessions are not supported.
|
| D | xgene-pmu.rst | 49 not work. Per-task (without "-a") perf sessions are not supported.
|
| /Linux-v5.15/Documentation/devicetree/bindings/misc/ |
| D | qcom,fastrpc.txt | 48 Defination: A value indicating how many sessions can share this
|
| /Linux-v5.15/fs/ksmbd/ |
| D | connection.h | 58 struct list_head sessions; member
|
| D | connection.c | 68 INIT_LIST_HEAD(&conn->sessions); in ksmbd_conn_alloc()
|
| /Linux-v5.15/Documentation/admin-guide/device-mapper/ |
| D | switch.rst | 25 how many members are being used. When iSCSI sessions are created, each 35 is possible to set up multiple iSCSI sessions to use multiple network
|
| /Linux-v5.15/fs/ceph/ |
| D | mds_client.c | 681 if (mds >= mdsc->max_sessions || !mdsc->sessions[mds]) in __ceph_lookup_mds_session() 683 return ceph_get_mds_session(mdsc->sessions[mds]); in __ceph_lookup_mds_session() 688 if (mds >= mdsc->max_sessions || !mdsc->sessions[mds]) in __have_session() 698 mdsc->sessions[s->s_mds] != s) in __verify_registered_session() 727 if (mdsc->sessions) { in register_session() 728 memcpy(sa, mdsc->sessions, in register_session() 730 kfree(mdsc->sessions); in register_session() 732 mdsc->sessions = sa; in register_session() 759 mdsc->sessions[mds] = s; in register_session() 780 BUG_ON(mdsc->sessions[s->s_mds] != s); in __unregister_session() [all …]
|
| D | caps.c | 2243 struct ceph_mds_session **sessions = NULL; in unsafe_request_wait() local 2257 sessions = krealloc(sessions, max * sizeof(s), __GFP_ZERO); in unsafe_request_wait() 2258 if (!sessions) in unsafe_request_wait() 2270 if (!sessions[s->s_mds]) { in unsafe_request_wait() 2272 sessions[s->s_mds] = s; in unsafe_request_wait() 2284 if (!sessions[s->s_mds]) { in unsafe_request_wait() 2286 sessions[s->s_mds] = s; in unsafe_request_wait() 2296 if (!sessions[s->s_mds]) in unsafe_request_wait() 2297 sessions[s->s_mds] = ceph_get_mds_session(s); in unsafe_request_wait() 2303 s = sessions[i]; in unsafe_request_wait() [all …]
|
| /Linux-v5.15/drivers/block/rnbd/ |
| D | README | 57 different device namespaces for different sessions. See "device_path"
|
| /Linux-v5.15/Documentation/networking/device_drivers/wwan/ |
| D | iosm.rst | 72 upto 8 IP sessions for simultaneous IP communication.
|
| /Linux-v5.15/net/l2tp/ |
| D | Kconfig | 62 tunneling Point-to-Point Protocol (PPP) [RFC1661] sessions.
|