Home
last modified time | relevance | path

Searched defs:server (Results 76 – 100 of 204) sorted by relevance

123456789

/openbmc/phosphor-webui/app/common/services/
H A DnbdServerService.js19 this.nbdServerMap[index] = {'server': nbdServer, 'file': file}; property in AnonymousFunction81a77d5f0200.addConnection.nbdServerMap
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_xive.c336 static unsigned long xive_vm_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) in xive_vm_h_ipoll()
620 static int xive_vm_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, in xive_vm_h_ipi()
1005 static void xive_inc_q_pending(struct kvm *kvm, u32 server, u8 prio) in xive_inc_q_pending()
1045 int kvmppc_xive_select_target(struct kvm *kvm, u32 *server, u8 prio) in kvmppc_xive_select_target()
1185 u32 server, u8 prio) in xive_target_interrupt()
1268 int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive()
1369 int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive()
2334 u32 server; in xive_set_source() local
H A Dbook3s_xive_native.c419 u32 server, u8 priority, bool masked, in kvmppc_xive_native_update_source_config()
471 u32 server; in kvmppc_xive_native_set_source_config() local
566 u32 server; in kvmppc_xive_native_set_queue_config() local
715 u32 server; in kvmppc_xive_native_get_queue_config() local
/openbmc/phosphor-objmgr/src/test/
H A Dinterfaces_added.cpp14 TestInterfacesAdded::AsioServerClassTest::server = nullptr; member in TestInterfacesAdded::AsioServerClassTest
H A Dname_change.cpp16 sdbusplus::asio::object_server* TestNameChange::AsioServerClassTest::server = member in TestNameChange::AsioServerClassTest
/openbmc/linux/fs/nfs/
H A Dgetroot.c70 struct nfs_server *server = NFS_SB(s), *clone_server; in nfs_get_root() local
H A Dfscache.h141 static inline const char *nfs_server_fscache_state(struct nfs_server *server) in nfs_server_fscache_state()
192 static inline const char *nfs_server_fscache_state(struct nfs_server *server) in nfs_server_fscache_state()
H A Dnfs4file.c244 struct nfs_server *server = NFS_SERVER(dst_inode); in nfs42_remap_file_range() local
321 struct nfs_server *server; in __nfs42_ssc_open() local
H A Dread.c67 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_read() local
292 struct nfs_server *server = NFS_SERVER(inode); in nfs_read_add_folio() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcookerdata.py41 def updateFromServer(self, server): argument
58 def updateToServer(self, server, environment): argument
/openbmc/linux/fs/smb/client/
H A Ddir.c190 struct TCP_Server_Info *server = tcon->ses->server; local
440 struct TCP_Server_Info *server; local
563 struct TCP_Server_Info *server; local
H A Dcifsfs.c170 struct cifs_sb_info *server = CIFS_SB(sb); in cifs_sb_active() local
179 struct cifs_sb_info *server = CIFS_SB(sb); in cifs_sb_deactive() local
312 struct TCP_Server_Info *server = tcon->ses->server; in cifs_statfs() local
342 struct TCP_Server_Info *server = tcon->ses->server; in cifs_fallocate() local
437 cifs_show_address(struct seq_file *s, struct TCP_Server_Info *server) in cifs_show_address()
H A Dmisc.c329 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) in checkSMB()
1226 int match_target_ip(struct TCP_Server_Info *server, in match_target_ip()
1291 struct TCP_Server_Info *server = tcon->ses->server; in cifs_inval_name_dfs_link_error() local
1355 int cifs_wait_for_server_reconnect(struct TCP_Server_Info *server, bool retry) in cifs_wait_for_server_reconnect()
/openbmc/linux/fs/afs/
H A Dserver_list.c33 struct afs_server *server; in afs_alloc_server_list() local
H A Dcmservice.c148 struct afs_server *server; in afs_find_cm_server_by_peer() local
169 struct afs_server *server; in afs_find_cm_server_by_uuid() local
/openbmc/linux/tools/testing/selftests/net/
H A Dso_incoming_cpu.c244 int server; in TEST_F() local
258 int server, client; in TEST_F() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dmodbus_serial.json2 "server": { object
/openbmc/sdbusplus/src/server/
H A Dinterface.cpp6 namespace server namespace
H A Dtransaction.cpp5 namespace server namespace
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dinterface.hpp15 namespace server namespace
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dncurses.py190 def main(self, stdscr, server, eventHandler, params): argument
358 def main(server, eventHandler, params): argument
H A Dknotty.py368 def _log_settings_from_server(server, observe_only): argument
411 def main(server, eventHandler, params, tf = TerminalFilter): argument
/openbmc/phosphor-certificate-manager/
H A Dcertificate.hpp26 server, enumerator
/openbmc/obmc-ikvm/
H A Dikvm_server.hpp122 rfbScreenInfoPtr server; member in ikvm::Server
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp25 createDefaultInterfaceAssociation(sdbusplus::asio::object_server* server) in createDefaultInterfaceAssociation()

123456789