Home
last modified time | relevance | path

Searched defs:sessions (Results 1 – 19 of 19) sorted by relevance

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.hpp59 sessions; member in blobs::MetricBlobHandler
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.hpp89 std::unordered_map<uint16_t, ExampleBlob> sessions; member in blobs::ExampleBlobHandler
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.hpp279 std::unordered_map<uint16_t, SessionInfo> sessions; member in blobs::BlobManager
/openbmc/webui-vue/src/store/
H A Dindex.js46 sessions: SessionsStore, property in AnonymousClassb4283c500101.modules
/openbmc/bmcweb/include/
H A Dkvm_websocket.hpp168 static SessionMap sessions; variable
H A Dpersistent_data.hpp240 nlohmann::json& sessions = data["sessions"]; in writeData() local
H A Ddbus_monitor.hpp32 static SessionMap sessions; variable
H A Dvm_websocket.hpp414 static SessionMap sessions; variable
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c205 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c59 CryptoDevBackendBuiltinSession *sessions[MAX_NUM_SESSIONS]; member
/openbmc/linux/fs/smb/server/
H A Dconnection.h55 struct xarray sessions; member
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6routing.c342 struct session_data sessions[MAX_SESSIONS]; member
/openbmc/linux/tools/perf/
H A Dbuiltin-daemon.c91 struct list_head sessions; member
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c3019 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table()
3036 find_confirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_confirmed_client()
3045 find_unconfirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_unconfirmed_client()
5005 static struct nfs4_client *lookup_clientid(clientid_t *clid, bool sessions, in lookup_clientid()
/openbmc/webui-vue/src/locales/
H A Dru-RU.json107 "sessions": "@:appPageTitle.sessions", string
140 "sessions": "Сессии", string
H A Den-US.json107 "sessions": "@:appPageTitle.sessions", string
140 "sessions": "Sessions", string
/openbmc/linux/fs/ceph/
H A Dmds_client.h422 struct ceph_mds_session **sessions; /* NULL for mds if no session */ member
H A Dcaps.c2344 struct ceph_mds_session **sessions; in flush_mdlog_and_wait_inode_unsafe_requests() local
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2144 int i, sessions = 0; in fastrpc_cb_probe() local