Home
last modified time | relevance | path

Searched defs:server (Results 576 - 600 of 679) sorted by relevance

1...<<2122232425262728

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c31 int server; member
881 gnutls_datum_t client, server; in tls_connection_get_random() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c31 int server; member
881 gnutls_datum_t client, server; in tls_connection_get_random() local
[all...]
/base/startup/appspawn/standard/
H A Dappspawn_service.c367 static int OnConnection(const LoopHandle loopHandle, const TaskHandle server) in OnConnection() argument
1057 static int CreateAppSpawnServer(TaskHandle *server, const char *socketName) in CreateAppSpawnServer() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H A Daudio_interrupt_service.cpp102 void AudioInterruptService::Init(sptr<AudioPolicyServer> server) in Init() argument
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp64 std::shared_ptr<PlayerServer> server = std::make_shared<PlayerServer>(); in Create() local
106 std::weak_ptr<PlayerServer> server = std::static_pointer_cast<PlayerServer>(shared_from_this()); in Init() local
1772 std::weak_ptr<PlayerServer> server = std::static_pointer_cast<PlayerServer>(shared_from_this()); in OnCommonEventReceived() local
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c394 ClientSessionServer *server = GetNewSessionServer(type, sessionName, pkgName, listener); in ClientAddSessionServer() local
438 GetSessionById(int32_t sessionId, ClientSessionServer **server, SessionInfo **session) GetSessionById() argument
1406 ClientSessionServer *server = GetNewSocketServer(type, sessionName, pkgName); ClientAddSocketServer() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_ppc.h691 static inline int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive() argument
693 static inline int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() argument
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_ppc.h724 static inline int kvmppc_xive_set_xive(struct kvm *kvm, u32 irq, u32 server, in kvmppc_xive_set_xive() argument
726 static inline int kvmppc_xive_get_xive(struct kvm *kvm, u32 irq, u32 *server, in kvmppc_xive_get_xive() argument
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c583 struct sockaddr_in server; in udp_ping_init() local
630 struct sockaddr_in server; in udp_ping_send() local
667 struct sockaddr_in server; udp_ping_reply() local
[all...]
H A Dnettest.c1027 static int msock_init(struct sock_args *args, int server) in msock_init() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4state.c208 nfs4_get_renew_cred_server_locked(struct nfs_server *server) in nfs4_get_renew_cred_server_locked() argument
236 struct nfs_server *server; in nfs4_get_renew_cred() local
407 nfs4_find_state_owner_locked(struct nfs_server *server, const struct cred *cred) in nfs4_find_state_owner_locked() argument
436 struct nfs_server *server = new->so_server; nfs4_insert_state_owner_locked() local
466 struct nfs_server *server = sp->so_server; nfs4_remove_state_owner_locked() local
495 nfs4_alloc_state_owner(struct nfs_server *server, const struct cred *cred, gfp_t gfp_flags) nfs4_alloc_state_owner() argument
545 nfs4_gc_state_owners(struct nfs_server *server) nfs4_gc_state_owners() argument
578 nfs4_get_state_owner(struct nfs_server *server, const struct cred *cred, gfp_t gfp_flags) nfs4_get_state_owner() argument
617 struct nfs_server *server = sp->so_server; nfs4_put_state_owner() local
639 nfs4_purge_state_owners(struct nfs_server *server, struct list_head *head) nfs4_purge_state_owners() argument
875 struct nfs_server *server = state->owner->so_server; nfs4_alloc_lock_state() local
894 nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp) nfs4_free_lock_state() argument
939 struct nfs_server *server; nfs4_put_lock_state() local
1279 nfs4_schedule_migration_recovery(const struct nfs_server *server) nfs4_schedule_migration_recovery() argument
1408 nfs4_schedule_stateid_recovery(const struct nfs_server *server, struct nfs4_state *state) nfs4_schedule_stateid_recovery() argument
1764 nfs4_reset_seqids(struct nfs_server *server, int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) nfs4_reset_seqids() argument
1791 struct nfs_server *server; nfs4_state_mark_reclaim_helper() local
1817 nfs4_clear_reclaim_server(struct nfs_server *server) nfs4_clear_reclaim_server() argument
1843 struct nfs_server *server; nfs4_state_clear_reclaim_reboot() local
1923 struct nfs_server *server; nfs4_do_reclaim() local
2100 nfs4_try_migration(struct nfs_server *server, const struct cred *cred) nfs4_try_migration() argument
2174 struct nfs_server *server; nfs4_handle_migration() local
2220 struct nfs_server *server; nfs4_handle_lease_moved() local
[all...]
H A Ddir.c1169 struct nfs_server *server = NFS_SERVER(inode); in nfs_lookup_verify_inode() local
1701 struct nfs_server *server = NFS_SERVER(dir); nfs_atomic_open() local
1874 struct nfs_server *server = NFS_SB(dentry->d_sb); nfs_add_or_obtain() local
2747 struct nfs_server *server = NFS_SERVER(inode); nfs_execute_ok() local
[all...]
H A Dwrite.c1433 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_write() local
[all...]
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dcontrolvmchannel.h225 u32 server:1; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.c1321 void smbd_destroy(struct TCP_Server_Info *server) in smbd_destroy() argument
1414 int smbd_reconnect(struct TCP_Server_Info *server) in smbd_reconnect() argument
1518 _smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr, int port) _smbd_get_connection() argument
1737 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) smbd_get_connection() argument
1986 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst_array) smbd_send() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs.h690 static inline void pnfs_lseg_cancel_io(struct nfs_server *server, in pnfs_lseg_cancel_io() argument
H A Dinode.c372 struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) in nfs4_label_alloc() argument
837 struct nfs_server *server = NFS_SERVER(inode); in nfs_getattr() local
1194 __nfs_revalidate_inode(struct nfs_server *server, struct inode *inode) in __nfs_revalidate_inode() argument
1600 nfs_alloc_fattr_with_label(struct nfs_server *server) nfs_alloc_fattr_with_label() argument
2060 struct nfs_server *server = NFS_SERVER(inode); nfs_update_inode() local
[all...]
H A Dinternal.h144 struct nfs_server *server; member
366 static inline struct nfs4_label *nfs4_label_alloc(struct nfs_server *server, gfp_t flags) { return NULL; } in nfs4_label_alloc() argument
406 static inline __u32 nfs_access_xattr_mask(const struct nfs_server *server) in nfs_access_xattr_mask() argument
413 nfs_access_xattr_mask(const struct nfs_server *server) nfs_access_xattr_mask() argument
[all...]
H A Dwrite.c1470 struct nfs_server *server = NFS_SERVER(inode); in nfs_pageio_init_write() local
[all...]
H A Dnfs4state.c208 nfs4_get_renew_cred_server_locked(struct nfs_server *server) in nfs4_get_renew_cred_server_locked() argument
236 struct nfs_server *server; in nfs4_get_renew_cred() local
407 nfs4_find_state_owner_locked(struct nfs_server *server, const struct cred *cred) in nfs4_find_state_owner_locked() argument
436 struct nfs_server *server = new->so_server; nfs4_insert_state_owner_locked() local
466 struct nfs_server *server = sp->so_server; nfs4_remove_state_owner_locked() local
495 nfs4_alloc_state_owner(struct nfs_server *server, const struct cred *cred, gfp_t gfp_flags) nfs4_alloc_state_owner() argument
544 nfs4_gc_state_owners(struct nfs_server *server) nfs4_gc_state_owners() argument
577 nfs4_get_state_owner(struct nfs_server *server, const struct cred *cred, gfp_t gfp_flags) nfs4_get_state_owner() argument
616 struct nfs_server *server = sp->so_server; nfs4_put_state_owner() local
638 nfs4_purge_state_owners(struct nfs_server *server, struct list_head *head) nfs4_purge_state_owners() argument
874 struct nfs_server *server = state->owner->so_server; nfs4_alloc_lock_state() local
893 nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp) nfs4_free_lock_state() argument
938 struct nfs_server *server; nfs4_put_lock_state() local
1279 nfs4_schedule_migration_recovery(const struct nfs_server *server) nfs4_schedule_migration_recovery() argument
1409 nfs4_schedule_stateid_recovery(const struct nfs_server *server, struct nfs4_state *state) nfs4_schedule_stateid_recovery() argument
1769 nfs4_reset_seqids(struct nfs_server *server, int (*mark_reclaim)(struct nfs_client *clp, struct nfs4_state *state)) nfs4_reset_seqids() argument
1796 struct nfs_server *server; nfs4_state_mark_reclaim_helper() local
1822 nfs4_clear_reclaim_server(struct nfs_server *server) nfs4_clear_reclaim_server() argument
1848 struct nfs_server *server; nfs4_state_clear_reclaim_reboot() local
1928 struct nfs_server *server; nfs4_do_reclaim() local
2116 nfs4_try_migration(struct nfs_server *server, const struct cred *cred) nfs4_try_migration() argument
2198 struct nfs_server *server; nfs4_handle_migration() local
2244 struct nfs_server *server; nfs4_handle_lease_moved() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.c1288 void smbd_destroy(struct TCP_Server_Info *server) in smbd_destroy() argument
1381 int smbd_reconnect(struct TCP_Server_Info *server) in smbd_reconnect() argument
1488 _smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr, int port) _smbd_get_connection() argument
1705 smbd_get_connection( struct TCP_Server_Info *server, struct sockaddr *dstaddr) smbd_get_connection() argument
1954 smbd_send(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst_array) smbd_send() argument
[all...]
H A Dconnect.c76 static int reconn_set_ipaddr_from_hostname(struct TCP_Server_Info *server) in reconn_set_ipaddr_from_hostname() argument
152 cifs_signal_cifsd_for_reconnect(struct TCP_Server_Info *server, bool all_channels) cifs_signal_cifsd_for_reconnect() argument
199 cifs_mark_tcp_ses_conns_for_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) cifs_mark_tcp_ses_conns_for_reconnect() argument
287 cifs_abort_connection(struct TCP_Server_Info *server) cifs_abort_connection() argument
342 cifs_tcp_ses_needs_reconnect(struct TCP_Server_Info *server, int num_targets) cifs_tcp_ses_needs_reconnect() argument
375 __cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) __cifs_reconnect() argument
428 __reconnect_target_unlocked(struct TCP_Server_Info *server, const char *target) __reconnect_target_unlocked() argument
461 reconnect_target_unlocked(struct TCP_Server_Info *server, struct dfs_cache_tgt_list *tl, struct dfs_cache_tgt_iterator **target_hint) reconnect_target_unlocked() argument
485 reconnect_dfs_server(struct TCP_Server_Info *server) reconnect_dfs_server() argument
562 cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) cifs_reconnect() argument
574 cifs_reconnect(struct TCP_Server_Info *server, bool mark_smb_session) cifs_reconnect() argument
584 struct TCP_Server_Info *server = container_of(work, cifs_echo_request() local
610 allocate_buffers(struct TCP_Server_Info *server) allocate_buffers() argument
643 server_unresponsive(struct TCP_Server_Info *server) server_unresponsive() argument
673 zero_credits(struct TCP_Server_Info *server) zero_credits() argument
688 cifs_readv_from_socket(struct TCP_Server_Info *server, struct msghdr *smb_msg) cifs_readv_from_socket() argument
745 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, unsigned int to_read) cifs_read_from_socket() argument
756 cifs_discard_from_socket(struct TCP_Server_Info *server, size_t to_read) cifs_discard_from_socket() argument
771 cifs_read_page_from_socket(struct TCP_Server_Info *server, struct page *page, unsigned int page_offset, unsigned int to_read) cifs_read_page_from_socket() argument
783 cifs_read_iter_from_socket(struct TCP_Server_Info *server, struct iov_iter *iter, unsigned int to_read) cifs_read_iter_from_socket() argument
797 is_smb_response(struct TCP_Server_Info *server, unsigned char type) is_smb_response() argument
865 smb2_get_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) smb2_get_credits_from_hdr() argument
879 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, char *buf, int malformed) handle_mid() argument
900 cifs_enable_signing(struct TCP_Server_Info *server, bool mnt_sign_required) cifs_enable_signing() argument
946 clean_demultiplex_info(struct TCP_Server_Info *server) clean_demultiplex_info() argument
1039 standard_receive3(struct TCP_Server_Info *server, struct mid_q_entry *mid) standard_receive3() argument
1074 cifs_handle_standard(struct TCP_Server_Info *server, struct mid_q_entry *mid) cifs_handle_standard() argument
1110 smb2_add_credits_from_hdr(char *buffer, struct TCP_Server_Info *server) smb2_add_credits_from_hdr() argument
1143 struct TCP_Server_Info *server = p; cifs_demultiplex_thread() local
1425 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) match_port() argument
1458 match_server_address(struct TCP_Server_Info *server, struct sockaddr *addr) match_server_address() argument
1467 match_security(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) match_security() argument
1490 match_server(struct TCP_Server_Info *server, struct smb3_fs_context *ctx, bool match_super) match_server() argument
1581 struct TCP_Server_Info *server; cifs_find_tcp_session() local
1607 cifs_put_tcp_session(struct TCP_Server_Info *server, int from_reconnect) cifs_put_tcp_session() argument
1905 struct TCP_Server_Info *server = ses->server; cifs_setup_ipc() local
1979 cifs_find_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) cifs_find_smb_ses() argument
2010 struct TCP_Server_Info *server = ses->server; __cifs_put_smb_ses() local
2097 struct TCP_Server_Info *server = ses->server; cifs_set_cifscreds() local
2245 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb3_fs_context *ctx) cifs_get_smb_ses() argument
2389 struct TCP_Server_Info *server = tcon->ses->server; match_tcon() local
2934 bind_socket(struct TCP_Server_Info *server) bind_socket() argument
2960 ip_rfc1001_connect(struct TCP_Server_Info *server) ip_rfc1001_connect() argument
3015 generic_ip_connect(struct TCP_Server_Info *server) generic_ip_connect() argument
3115 ip_connect(struct TCP_Server_Info *server) ip_connect() argument
3320 struct TCP_Server_Info *server = NULL; cifs_mount_get_session() local
3367 struct TCP_Server_Info *server; cifs_mount_get_tcon() local
3491 cifs_are_all_path_components_accessible(struct TCP_Server_Info *server, unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *full_path, int added_treename) cifs_are_all_path_components_accessible() argument
3546 struct TCP_Server_Info *server = mnt_ctx->server; cifs_is_path_remote() local
3824 cifs_negotiate_protocol(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server) cifs_negotiate_protocol() argument
3869 cifs_setup_session(const unsigned int xid, struct cifs_ses *ses, struct TCP_Server_Info *server, struct nls_table *nls_info) cifs_setup_session() argument
[all...]
H A Dcifsfs.c173 struct cifs_sb_info *server = CIFS_SB(sb); in cifs_sb_active() local
182 struct cifs_sb_info *server = CIFS_SB(sb); in cifs_sb_deactive() local
315 struct TCP_Server_Info *server = tcon->ses->server; cifs_statfs() local
345 struct TCP_Server_Info *server = tcon->ses->server; cifs_fallocate() local
439 cifs_show_address(struct seq_file *s, struct TCP_Server_Info *server) cifs_show_address() argument
[all...]
H A Dinode.c420 struct TCP_Server_Info *server; in cifs_get_unix_fattr() local
890 struct TCP_Server_Info *server = tcon->ses->server; cifs_get_file_info() local
1011 struct TCP_Server_Info *server = tcon->ses->server; cifs_set_fattr_ino() local
1068 struct TCP_Server_Info *server = tcon->ses->server; reparse_info_to_fattr() local
1122 struct TCP_Server_Info *server; cifs_get_fattr() local
1568 struct TCP_Server_Info *server; cifs_set_file_info() local
1776 struct TCP_Server_Info *server; cifs_unlink() local
1957 struct TCP_Server_Info *server = tcon->ses->server; global() local
2050 struct TCP_Server_Info *server; global() local
2128 struct TCP_Server_Info *server; global() local
2207 struct TCP_Server_Info *server; global() local
2707 struct TCP_Server_Info *server = tcon->ses->server; global() local
2781 struct TCP_Server_Info *server; global() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c1336 static int msock_init(struct sock_args *args, int server) in msock_init() argument
[all...]

Completed in 59 milliseconds

1...<<2122232425262728