Home
last modified time | relevance | path

Searched defs:server (Results 26 – 50 of 208) sorted by relevance

123456789

/openbmc/obmc-console/
H A Dconsole-mux.c99 console_mux_release_gpio_lines(struct console_server *server) in console_mux_release_gpio_lines()
112 console_mux_request_gpio_lines(struct console_server *server, in console_mux_request_gpio_lines()
142 int console_server_mux_init(struct console_server *server) in console_server_mux_init()
173 void console_server_mux_fini(struct console_server *server) in console_server_mux_fini()
276 struct console_server *server = console->server; in console_mux_activate() local
H A Dconsole-dbus.c103 struct console_server *server = console->server; in get_baud_handler() local
167 int dbus_server_init(struct console_server *server) in dbus_server_init()
195 void dbus_server_fini(struct console_server *server) in dbus_server_fini()
/openbmc/linux/fs/smb/client/
H A Dsmb1ops.c29 send_nt_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_nt_cancel()
90 cifs_find_mid(struct TCP_Server_Info *server, char *buffer) in cifs_find_mid()
110 cifs_add_credits(struct TCP_Server_Info *server, in cifs_add_credits()
121 cifs_set_credits(struct TCP_Server_Info *server, const int val) in cifs_set_credits()
163 cifs_get_next_mid(struct TCP_Server_Info *server) in cifs_get_next_mid()
378 cifs_downgrade_oplock(struct TCP_Server_Info *server, in cifs_downgrade_oplock()
417 cifs_need_neg(struct TCP_Server_Info *server) in cifs_need_neg()
425 struct TCP_Server_Info *server) in cifs_negotiate()
443 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_wsize() local
478 struct TCP_Server_Info *server = tcon->ses->server; in cifs_negotiate_rsize() local
[all …]
H A Dsmb2ops.c35 change_conf(struct TCP_Server_Info *server) in change_conf()
68 smb2_add_credits(struct TCP_Server_Info *server, in smb2_add_credits()
337 smb2_get_next_mid(struct TCP_Server_Info *server) in smb2_get_next_mid()
415 smb2_need_neg(struct TCP_Server_Info *server) in smb2_need_neg()
423 struct TCP_Server_Info *server) in smb2_negotiate()
1112 struct TCP_Server_Info *server; in smb2_set_ea() local
1289 smb2_can_echo(struct TCP_Server_Info *server) in smb2_can_echo()
1509 struct TCP_Server_Info *server; in smb2_ioctl_query_info() local
2271 struct TCP_Server_Info *server; in smb2_query_dir_first() local
2638 struct TCP_Server_Info *server; in smb2_query_info_compound() local
[all …]
H A Dsmb2misc.c136 smb2_check_message(char *buf, unsigned int len, struct TCP_Server_Info *server) in smb2_check_message()
609 smb2_is_valid_lease_break(char *buffer, struct TCP_Server_Info *server) in smb2_is_valid_lease_break()
672 smb2_is_valid_oplock_break(char *buffer, struct TCP_Server_Info *server) in smb2_is_valid_oplock_break()
812 struct TCP_Server_Info *server = NULL; in smb2_handle_cancelled_close() local
841 smb2_handle_cancelled_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server) in smb2_handle_cancelled_mid()
880 smb311_update_preauth_hash(struct cifs_ses *ses, struct TCP_Server_Info *server, in smb311_update_preauth_hash()
H A Dcifs_debug.c38 void cifs_dump_detail(void *buf, struct TCP_Server_Info *server) in cifs_dump_detail()
53 void cifs_dump_mids(struct TCP_Server_Info *server) in cifs_dump_mids()
139 struct TCP_Server_Info *server = chan->server; in cifs_dump_channel() local
237 struct TCP_Server_Info *server; in cifs_debug_files_proc_show() local
304 struct TCP_Server_Info *server; in cifs_debug_data_proc_show() local
649 struct TCP_Server_Info *server; in cifs_stats_proc_write() local
709 struct TCP_Server_Info *server; in cifs_stats_proc_show() local
H A Dasn1.c13 struct TCP_Server_Info *server) in decode_negTokenInit()
43 struct TCP_Server_Info *server = context; in cifs_neg_token_init_mech_type() local
H A Dfile.c762 struct TCP_Server_Info *server; in cifs_open() local
962 struct TCP_Server_Info *server; in cifs_reopen_file() local
1255 struct TCP_Server_Info *server; in cifs_closedir() local
2228 struct TCP_Server_Info *server; in cifs_write() local
2535 struct TCP_Server_Info *server; in cifs_writev_requeue() local
2834 struct TCP_Server_Info *server; in cifs_write_back_from_locked_folio() local
3245 struct TCP_Server_Info *server; in cifs_strict_fsync() local
3298 struct TCP_Server_Info *server; in cifs_fsync() local
3512 struct TCP_Server_Info *server; in cifs_write_from_iter() local
3976 struct TCP_Server_Info *server; in cifs_resend_rdata() local
[all …]
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.hpp29 explicit MCTPReactor(AssociationServer& server) : server(server) {} in MCTPReactor()
43 AssociationServer& server; member in MCTPReactor
/openbmc/linux/fs/nfs/
H A Dnfs4client.c795 static void nfs4_destroy_server(struct nfs_server *server) in nfs4_destroy_server()
895 static int nfs4_set_client(struct nfs_server *server, in nfs4_set_client()
1030 static void nfs4_session_limit_rwsize(struct nfs_server *server) in nfs4_session_limit_rwsize()
1055 static void nfs4_session_limit_xasize(struct nfs_server *server) in nfs4_session_limit_xasize()
1082 void nfs4_server_set_init_caps(struct nfs_server *server) in nfs4_server_set_init_caps()
1100 static int nfs4_server_common_setup(struct nfs_server *server, in nfs4_server_common_setup()
1146 static int nfs4_init_server(struct nfs_server *server, struct fs_context *fc) in nfs4_init_server()
1206 struct nfs_server *server; in nfs4_create_server() local
1241 struct nfs_server *server, *parent_server; in nfs4_create_referral_server() local
1331 int nfs4_update_server(struct nfs_server *server, const char *hostname, in nfs4_update_server()
H A Dnfs42proc.c48 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_fallocate() local
103 struct nfs_server *server = NFS_SERVER(inode); in nfs42_proc_fallocate() local
417 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy() local
678 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_llseek() local
746 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layoutstat_prepare() local
914 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layouterror_prepare() local
1055 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone() local
1168 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_removexattr() local
1194 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_setxattr() local
1256 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_getxattr() local
[all …]
H A Dpnfs_dev.c97 nfs4_get_device_info(struct nfs_server *server, in nfs4_get_device_info()
173 __nfs4_find_get_deviceid(struct nfs_server *server, in __nfs4_find_get_deviceid()
188 nfs4_find_get_deviceid(struct nfs_server *server, in nfs4_find_get_deviceid()
254 nfs4_init_deviceid_node(struct nfs4_deviceid_node *d, struct nfs_server *server, in nfs4_init_deviceid_node()
H A Diostat.h23 static inline void nfs_inc_server_stats(const struct nfs_server *server, in nfs_inc_server_stats()
35 static inline void nfs_add_server_stats(const struct nfs_server *server, in nfs_add_server_stats()
H A Dnamespace.c150 struct nfs_server *server = NFS_SB(path->dentry->d_sb); in nfs_d_automount() local
267 struct nfs_server *server; in nfs_do_submount() local
303 int nfs_submount(struct fs_context *fc, struct nfs_server *server) in nfs_submount()
H A Dnfs4namespace.c205 struct nfs_server *server, in nfs_find_best_sec()
451 int nfs4_submount(struct fs_context *fc, struct nfs_server *server) in nfs4_submount()
483 static int nfs4_try_replacing_one_location(struct nfs_server *server, in nfs4_try_replacing_one_location()
541 int nfs4_replace_transport(struct nfs_server *server, in nfs4_replace_transport()
H A Dnfs4idmap.c109 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_owner_name()
123 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_group_name()
157 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_and_free_names()
745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *… in nfs_map_name_to_uid()
762 int nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t … in nfs_map_group_to_gid()
779 int nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) in nfs_map_uid_to_name()
793 int nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) in nfs_map_gid_to_group()
/openbmc/bios-bmc-smm-error-logger/include/dbus/
H A Dfile_notifier.hpp25 CperFileNotifier(sdbusplus::asio::object_server& server, in CperFileNotifier()
49 sdbusplus::asio::object_server& server; member in bios_bmc_smm_error_logger::CperFileNotifier
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtoasterui.py37 def _log_settings_from_server(server): argument
124 def main(server, eventHandler, params): argument
/openbmc/service-config-manager/src/
H A Dmain.cpp105 sdbusplus::asio::object_server& server, in handleListUnitsResponse()
256 void init(sdbusplus::asio::object_server& server, in init()
275 void checkAndInit(sdbusplus::asio::object_server& server, in checkAndInit()
333 auto server = sdbusplus::asio::object_server(conn, true); in main() local
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c224 static void append_mem_opts(TestServer *server, GString *cmd_line, in append_mem_opts()
573 TestServer *server = g_new0(TestServer, 1); in test_server_new() local
616 static void test_server_create_chr(TestServer *server, const gchar *opt) in test_server_create_chr()
630 static void test_server_listen(TestServer *server) in test_server_listen()
635 static void test_server_free(TestServer *server) in test_server_free()
767 TestServer *server = s; in vhost_user_test_cleanup() local
775 TestServer *server = test_server_new("vhost-user-test", arg); in vhost_user_test_setup() local
788 TestServer *server = test_server_new("vhost-user-test", arg); in vhost_user_test_setup_memfd() local
801 TestServer *server = test_server_new("vhost-user-test", arg); in vhost_user_test_setup_shm() local
814 TestServer *server = arg; in test_read_guest_mem() local
[all …]
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dtransaction.hpp13 namespace server namespace
85 namespace server namespace
/openbmc/linux/fs/afs/
H A Drotate.c24 struct afs_server *server; in afs_start_fs_iteration() local
112 struct afs_server *server; in afs_select_fileserver() local
/openbmc/obmc-ikvm/
H A Dikvm_server.cpp208 Server* server = (Server*)cl->screen->screenData; in clientGone() local
223 Server* server = (Server*)cl->screen->screenData; in newClient() local
/openbmc/linux/drivers/s390/block/
H A Ddasd_alias.c66 static struct alias_lcu *_find_lcu(struct alias_server *server, in _find_lcu()
107 struct alias_server *server; in _allocate_server() local
119 static void _free_server(struct alias_server *server) in _free_server()
191 struct alias_server *server, *newserver; in dasd_alias_make_device_known_to_lcu() local
249 struct alias_server *server; in dasd_alias_disconnect_device_from_lcu() local
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp78 sdbusplus::asio::object_server& server, in removeAssociation()
364 boost::asio::io_context& io, sdbusplus::asio::object_server& server, in addSingleAssociation()
409 sdbusplus::asio::object_server& server) in checkIfPendingAssociation()
547 sdbusplus::asio::object_server& server) in removeAssociationIfacesEntry()
616 AssociationMaps& assocMaps, sdbusplus::asio::object_server& server) in moveAssociationToPending()

123456789