| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_xics.c | 166 int kvmppc_xics_set_xive(struct kvm *kvm, u32 irq, u32 server, u32 priority) in kvmppc_xics_set_xive() argument 196 int kvmppc_xics_get_xive(struct kvm *kvm, u32 irq, u32 *server, u3 argument 140 write_xive(struct kvmppc_xics *xics, struct kvmppc_ics *ics, struct ics_irq_state *state, u32 server, u32 priority, u32 saved_priority) write_xive() argument 619 kvmppc_h_ipi(struct kvm_vcpu *vcpu, unsigned long server, unsigned long mfrr) kvmppc_h_ipi() argument 704 kvmppc_h_ipoll(struct kvm_vcpu *vcpu, unsigned long server) kvmppc_h_ipoll() argument 1234 u32 server; xics_set_source() local [all...] |
| H A D | book3s_xive_native.c | 471 u32 server; in kvmppc_xive_native_set_source_config() local 416 kvmppc_xive_native_update_source_config(struct kvmppc_xive *xive, struct kvmppc_xive_src_block *sb, struct kvmppc_xive_irq_state *state, u32 server, u8 priority, bool masked, u32 eisn) kvmppc_xive_native_update_source_config() argument 566 u32 server; kvmppc_xive_native_set_queue_config() local 715 u32 server; kvmppc_xive_native_get_queue_config() local [all...] |
| H A D | book3s_xive.h | 235 static inline u32 kvmppc_xive_vp(struct kvmppc_xive *xive, u32 server) in kvmppc_xive_vp() argument
|
| /kernel/linux/linux-5.10/net/tipc/ |
| H A D | topsrv.c | 97 struct tipc_topsrv *server; member [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4idmap.c | 109 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_owner_name() argument 123 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_group_name() argument 157 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_and_free_names() argument 745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *uid) in nfs_map_name_to_uid() argument 762 nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t *gid) nfs_map_group_to_gid() argument 779 nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) nfs_map_uid_to_name() argument 793 nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) nfs_map_gid_to_group() argument [all...] |
| H A D | nfs3proc.c | 88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() argument 754 nfs3_proc_statfs(struct nfs_server *server, struc argument 794 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs3_proc_fsinfo() argument 806 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs3_proc_pathconf() argument 826 struct nfs_server *server = NFS_SERVER(inode); nfs3_read_done() local [all...] |
| H A D | proc.c | 54 nfs_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs_proc_get_root() argument 101 nfs_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode) nfs_proc_getattr() argument 530 nfs_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *stat) nfs_proc_statfs() argument 558 nfs_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs_proc_fsinfo() argument 589 nfs_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs_proc_pathconf() argument [all...] |
| H A D | client.c | 215 static void pnfs_init_server(struct nfs_server *server) in pnfs_init_server() argument 229 static void pnfs_init_server(struct nfs_server *server) in pnfs_init_server() argument 553 static void nfs_destroy_server(struct nfs_server *server) in nfs_destroy_server() argument 562 static int nfs_start_lockd(struct nfs_server *server) in nfs_start_lockd() argument 606 nfs_init_server_rpcclient(struct nfs_server *server, const struct rpc_timeout *timeo, rpc_authflavor_t pseudoflavour) nfs_init_server_rpcclient() argument 667 nfs_init_server(struct nfs_server *server, const struct fs_context *fc) nfs_init_server() argument 751 nfs_server_set_fsinfo(struct nfs_server *server, struct nfs_fsinfo *fsinfo) nfs_server_set_fsinfo() argument 822 nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) nfs_probe_fsinfo() argument 877 nfs_server_insert_lists(struct nfs_server *server) nfs_server_insert_lists() argument 891 nfs_server_remove_lists(struct nfs_server *server) nfs_server_remove_lists() argument 915 struct nfs_server *server; nfs_alloc_server() local 951 nfs_free_server(struct nfs_server *server) nfs_free_server() argument 981 struct nfs_server *server; nfs_create_server() local 1049 struct nfs_server *server; nfs_clone_server() local 1261 struct nfs_server *server; nfs_volume_list_show() local [all...] |
| H A D | file.c | 104 struct nfs_server *server = NFS_SERVER(inode); in nfs_revalidate_file_size() local
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | hmdfs_dentryfile.h | 230 bool server; member 243 bool server; member 315 get_list_head(struct hmdfs_sb_info *sbi, bool server) get_list_head() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | sess.c | 37 is_server_using_iface(struct TCP_Server_Info *server, in is_server_using_iface() argument 164 cifs_ses_find_chan(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_ses_find_chan() argument 623 struct TCP_Server_Info *server = cifs_ses_server(ses); build_ntlmssp_negotiate_blob() local 794 cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) cifs_select_sectype() argument [all...] |
| H A D | readdir.c | 394 struct TCP_Server_Info *server; in initiate_cifs_search() local 716 struct TCP_Server_Info *server = tcon->ses->server; find_cifs_entry() local [all...] |
| H A D | transport.c | 54 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry() argument 99 struct TCP_Server_Info *server = midEntry->server; in _cifs_mid_q_entry_release() local 203 smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg, size_t *sent) smb_send_kvec() argument 268 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) smb_rqst_len() argument 312 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst) __smb_send_rqst() argument 462 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int flags) smb_send_rqst() argument 507 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, unsigned int smb_buf_length) smb_send() argument 523 wait_for_free_credits(struct TCP_Server_Info *server, const int num_credits, const int timeout, const int flags, unsigned int *instance) wait_for_free_credits() argument 641 wait_for_free_request(struct TCP_Server_Info *server, const int flags, unsigned int *instance) wait_for_free_request() argument 649 wait_for_compound_request(struct TCP_Server_Info *server, int num, const int flags, unsigned int *instance) wait_for_compound_request() argument 686 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, unsigned int *num, struct cifs_credits *credits) cifs_wait_mtu_credits() argument 731 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) wait_for_response() argument 744 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) cifs_setup_async_request() argument 776 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, mid_receive_t *receive, mid_callback_t *callback, mid_handle_t *handle, void *cbdata, const int flags, const struct cifs_credits *exist_credits) cifs_call_async() argument 879 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) cifs_sync_mid_result() argument 916 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, struct mid_q_entry *mid) send_cancel() argument 924 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, bool log_error) cifs_check_receive() argument 980 struct TCP_Server_Info *server = mid->server; cifs_compound_callback() local 1030 compound_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const int flags, const int num_rqst, struct smb_rqst *rqst, int *resp_buf_type, struct kvec *resp_iov) compound_send_recv() argument 1250 cifs_send_recv(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb_rqst *rqst, int *resp_buf_type, const int flags, struct kvec *resp_iov) cifs_send_recv() argument 1309 struct TCP_Server_Info *server; SendReceive() local 1446 struct TCP_Server_Info *server; SendReceiveBlockingLock() local [all...] |
| H A D | asn1.c | 483 decode_negTokenInit(unsigned char *security_blob, int length, struct TCP_Server_Info *server) decode_negTokenInit() argument
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | nfs3proc.c | 88 nfs3_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_get_root() argument 103 nfs3_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, in nfs3_proc_getattr() argument 777 nfs3_proc_statfs(struct nfs_server *server, struc argument 817 nfs3_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *info) nfs3_proc_fsinfo() argument 829 nfs3_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_pathconf *info) nfs3_proc_pathconf() argument 849 struct nfs_server *server = NFS_SERVER(inode); nfs3_read_done() local [all...] |
| H A D | file.c | 103 struct nfs_server *server = NFS_SERVER(inode); in nfs_revalidate_file_size() local
|
| H A D | client.c | 216 static void pnfs_init_server(struct nfs_server *server) in pnfs_init_server() argument 230 static void pnfs_init_server(struct nfs_server *server) in pnfs_init_server() argument 557 static void nfs_destroy_server(struct nfs_server *server) in nfs_destroy_server() argument 566 static int nfs_start_lockd(struct nfs_server *server) in nfs_start_lockd() argument 611 nfs_init_server_rpcclient(struct nfs_server *server, const struct rpc_timeout *timeo, rpc_authflavor_t pseudoflavour) nfs_init_server_rpcclient() argument 673 nfs_init_server(struct nfs_server *server, const struct fs_context *fc) nfs_init_server() argument 769 nfs_server_set_fsinfo(struct nfs_server *server, struct nfs_fsinfo *fsinfo) nfs_server_set_fsinfo() argument 842 nfs_probe_fsinfo(struct nfs_server *server, struct nfs_fh *mntfh, struct nfs_fattr *fattr) nfs_probe_fsinfo() argument 891 nfs_probe_server(struct nfs_server *server, struct nfs_fh *mntfh) nfs_probe_server() argument 928 nfs_server_insert_lists(struct nfs_server *server) nfs_server_insert_lists() argument 942 nfs_server_remove_lists(struct nfs_server *server) nfs_server_remove_lists() argument 968 struct nfs_server *server; nfs_alloc_server() local 1012 nfs_free_server(struct nfs_server *server) nfs_free_server() argument 1048 struct nfs_server *server; nfs_create_server() local 1116 struct nfs_server *server; nfs_clone_server() local 1323 struct nfs_server *server; nfs_volume_list_show() local [all...] |
| H A D | nfs4idmap.c | 109 static bool nfs_fattr_map_owner_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_owner_name() argument 123 static bool nfs_fattr_map_group_name(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_group_name() argument 157 void nfs_fattr_map_and_free_names(struct nfs_server *server, struct nfs_fattr *fattr) in nfs_fattr_map_and_free_names() argument 745 int nfs_map_name_to_uid(const struct nfs_server *server, const char *name, size_t namelen, kuid_t *uid) in nfs_map_name_to_uid() argument 762 nfs_map_group_to_gid(const struct nfs_server *server, const char *name, size_t namelen, kgid_t *gid) nfs_map_group_to_gid() argument 779 nfs_map_uid_to_name(const struct nfs_server *server, kuid_t uid, char *buf, size_t buflen) nfs_map_uid_to_name() argument 793 nfs_map_gid_to_group(const struct nfs_server *server, kgid_t gid, char *buf, size_t buflen) nfs_map_gid_to_group() argument [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | sess.c | 31 is_server_using_iface(struct TCP_Server_Info *server, in is_server_using_iface() argument 73 cifs_ses_get_chan_index(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_ses_get_chan_index() argument 95 cifs_chan_set_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_set_in_reconnect() argument 107 cifs_chan_clear_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_clear_in_reconnect() argument 118 cifs_chan_in_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_in_reconnect() argument 129 cifs_chan_set_need_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_set_need_reconnect() argument 142 cifs_chan_clear_need_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_clear_need_reconnect() argument 155 cifs_chan_needs_reconnect(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_needs_reconnect() argument 166 cifs_chan_is_iface_active(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_is_iface_active() argument 180 struct TCP_Server_Info *server = ses->server; cifs_try_adding_channels() local 307 struct TCP_Server_Info *server; cifs_disable_secondary_channels() local 362 cifs_chan_update_iface(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_chan_update_iface() argument 508 cifs_ses_find_chan(struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_ses_find_chan() argument 679 cifs_ssetup_hdr(struct cifs_ses *ses, struct TCP_Server_Info *server, SESSION_SETUP_ANDX *pSMB) cifs_ssetup_hdr() argument 1065 build_ntlmssp_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) build_ntlmssp_negotiate_blob() argument 1127 build_ntlmssp_smb3_negotiate_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) build_ntlmssp_smb3_negotiate_blob() argument 1191 build_ntlmssp_auth_blob(unsigned char **pbuffer, u16 *buflen, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) build_ntlmssp_auth_blob() argument 1293 cifs_select_sectype(struct TCP_Server_Info *server, enum securityEnum requested) cifs_select_sectype() argument 1332 struct TCP_Server_Info *server; global() member 1408 struct TCP_Server_Info *server = sess_data->server; sess_establish_session() local 1462 struct TCP_Server_Info *server = sess_data->server; sess_auth_ntlmv2() local 1572 struct TCP_Server_Info *server = sess_data->server; sess_auth_kerberos() local 1713 struct TCP_Server_Info *server = sess_data->server; _sess_auth_rawntlmssp_assemble_req() local 1753 struct TCP_Server_Info *server = sess_data->server; sess_auth_rawntlmssp_negotiate() local 1859 struct TCP_Server_Info *server = sess_data->server; sess_auth_rawntlmssp_authenticate() local 1965 struct TCP_Server_Info *server = sess_data->server; select_sec() local 1997 CIFS_SessSetup(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, const struct nls_table *nls_cp) CIFS_SessSetup() argument [all...] |
| H A D | readdir.c | 354 struct TCP_Server_Info *server; in _initiate_cifs_search() local 694 struct TCP_Server_Info *server = tcon->ses->server; find_cifs_entry() local [all...] |
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | hmdfs_dentryfile.h | 230 bool server; member 243 bool server; member 315 get_list_head(struct hmdfs_sb_info *sbi, bool server) get_list_head() argument
|
| /kernel/linux/linux-6.6/net/tipc/ |
| H A D | topsrv.c | 98 struct tipc_topsrv *server; member [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 987 const char server[] = "localhost"; in tcp_client() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | socketndk.cpp | 99 struct sockaddr_in server = {PARAM_0};
in Sendmsg() local 139 struct sockaddr_in server = {PARAM_0};
in Send() local 179 struct sockaddr_in server = {PARAM_0}; Sendto() local 219 struct sockaddr_in server = {PARAM_0}; Sendmmsg() local 375 struct sockaddr_in server = {PARAM_0}; Connect() local 394 struct sockaddr_in server = {PARAM_0}; Bind() local 439 struct sockaddr_in server = {PARAM_0}; Getpeername() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | pulse_audio_enc.c | 38 const char *server; member
|