Home
last modified time | relevance | path

Searched defs:sessions (Results 1 – 21 of 21) 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.hpp277 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/features/kvm/
H A Dkvm_websocket.hpp180 static SessionMap sessions; variable
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp43 static SessionMap sessions; variable
/openbmc/bmcweb/include/
H A Dpersistent_data.hpp304 nlohmann::json& sessions = data["sessions"]; in writeData() local
H A Dsessions.hpp371 std::vector<std::shared_ptr<UserSession>> sessions; in getSessions() local
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c220 const struct hfi_max_sessions_supported *sessions = data; in parse_max_sessions() local
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c60 CryptoDevBackendBuiltinSession *sessions[MAX_NUM_SESSIONS]; member
/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp428 static SessionMap sessions; variable
/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.c3034 find_client_in_id_table(struct list_head *tbl, clientid_t *clid, bool sessions) in find_client_in_id_table()
3051 find_confirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_confirmed_client()
3060 find_unconfirmed_client(clientid_t *clid, bool sessions, struct nfsd_net *nn) in find_unconfirmed_client()
5030 static struct nfs4_client *lookup_clientid(clientid_t *clid, bool sessions, in lookup_clientid()
/openbmc/webui-vue/src/locales/
H A Den-US.json107 "sessions": "@:appPageTitle.sessions", string
140 "sessions": "Sessions", string
H A Dru-RU.json107 "sessions": "@:appPageTitle.sessions", string
140 "sessions": "Сессии", string
H A Dka-GE.json107 "sessions": "@:appPageTitle.sessions", string
140 "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.c2150 int i, sessions = 0; in fastrpc_cb_probe() local