Home
last modified time | relevance | path

Searched refs:clientid (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/sound/core/seq/
Dseq_clientmgr.h73 struct snd_seq_client *snd_seq_client_use_ptr(int clientid);
81 int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table *wait);
86 bool snd_seq_client_ioctl_lock(int clientid);
87 void snd_seq_client_ioctl_unlock(int clientid);
Dseq_clientmgr.c93 static struct snd_seq_client *clientptr(int clientid) in clientptr() argument
95 if (clientid < 0 || clientid >= SNDRV_SEQ_MAX_CLIENTS) { in clientptr()
97 clientid); in clientptr()
100 return clienttab[clientid]; in clientptr()
103 struct snd_seq_client *snd_seq_client_use_ptr(int clientid) in snd_seq_client_use_ptr() argument
108 if (clientid < 0 || clientid >= SNDRV_SEQ_MAX_CLIENTS) { in snd_seq_client_use_ptr()
110 clientid); in snd_seq_client_use_ptr()
114 client = clientptr(clientid); in snd_seq_client_use_ptr()
117 if (clienttablock[clientid]) { in snd_seq_client_use_ptr()
126 if (clientid < SNDRV_SEQ_GLOBAL_CLIENTS) { in snd_seq_client_use_ptr()
[all …]
/Linux-v5.4/include/linux/
Dnfs_xdr.h456 __u64 clientid; member
543 __u64 clientid; member
1152 u64 clientid; member
1212 clientid4 clientid; member
1246 clientid4 clientid; member
1324 u64 clientid; member
1335 u64 clientid; member
/Linux-v5.4/fs/nfsd/
Dxdr4.h168 clientid_t clientid; member
188 #define lk_new_clientid v.new.clientid
407 clientid_t clientid; member
434 clientid_t clientid; member
Dstate.h204 clientid_t clientid; member
265 clientid_t clientid; member
Dnfs4state.c1521 sid->clientid = clp->cl_clientid; in gen_sessionid()
3094 exid->clientid.cl_boot = conf->cl_clientid.cl_boot; in nfsd4_exchange_id()
3095 exid->clientid.cl_id = conf->cl_clientid.cl_id; in nfsd4_exchange_id()
3286 unconf = find_unconfirmed_client(&cr_ses->clientid, true, nn); in nfsd4_create_session()
3287 conf = find_confirmed_client(&cr_ses->clientid, true, nn); in nfsd4_create_session()
3722 unconf = find_unconfirmed_client(&dc->clientid, true, nn); in nfsd4_destroy_clientid()
3723 conf = find_confirmed_client(&dc->clientid, true, nn); in nfsd4_destroy_clientid()
4526 clientid_t *clientid = &open->op_clientid; in nfsd4_process_open1() local
4542 status = lookup_clientid(clientid, cstate, nn); in nfsd4_process_open1()
Dnfs4xdr.c1147 nfsd4_decode_renew(struct nfsd4_compoundargs *argp, clientid_t *clientid) in nfsd4_decode_renew() argument
1155 COPYMEM(clientid, sizeof(clientid_t)); in nfsd4_decode_renew()
1436 COPYMEM(&sess->clientid, 8); in nfsd4_decode_create_session()
1561 COPYMEM(&dc->clientid, 8); in nfsd4_decode_destroy_clientid()
3958 p = xdr_encode_opaque_fixed(p, &exid->clientid, 8); in nfsd4_encode_exchange_id()
Dnfs4proc.c345 clid->cl_boot = sid->clientid.cl_boot; in copy_clientid()
346 clid->cl_id = sid->clientid.cl_id; in copy_clientid()
/Linux-v5.4/fs/xfs/
Dxfs_log.h130 uint8_t clientid,
Dxfs_log.c3810 uint8_t clientid; in xlog_verify_iclog() local
3848 clientid = ophead->oh_clientid; in xlog_verify_iclog()
3854 clientid = xlog_get_client_id( in xlog_verify_iclog()
3857 clientid = xlog_get_client_id( in xlog_verify_iclog()
3861 if (clientid != XFS_TRANSACTION && clientid != XFS_LOG) in xlog_verify_iclog()
3864 __func__, clientid, ophead, in xlog_verify_iclog()
/Linux-v5.4/fs/nfs/
Dnfs4client.c557 .clientid = new->cl_clientid, in nfs40_walk_client_list()
675 if (clp->cl_clientid != res->clientid) in nfs4_detect_session_trunking()
Dnfs4state.c114 .clientid = clp->cl_clientid, in nfs4_init_clientid()
130 clp->cl_clientid = clid.clientid; in nfs4_init_clientid()
161 .clientid = clp->cl_clientid, in nfs40_discover_server_trunking()
175 clp->cl_clientid = clid.clientid; in nfs40_discover_server_trunking()
Dnfs4xdr.c1316 p = xdr_encode_hyper(p, lowner->clientid); in encode_lockowner()
1411 p = xdr_encode_hyper(p, arg->clientid); in encode_openhdr()
1725 encode_uint64(xdr, arg->clientid); in encode_setclientid_confirm()
1852 p = xdr_encode_hyper(p, args->clientid); in encode_create_session()
1895 uint64_t clientid, in encode_destroy_clientid() argument
1899 encode_uint64(xdr, clientid); in encode_destroy_clientid()
2807 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fs_locations()
2856 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fsid_present()
4906 uint64_t offset, length, clientid; in decode_lock_denied() local
4926 p = xdr_decode_hyper(p, &clientid); /* read 8 bytes */ in decode_lock_denied()
[all …]
Dnfs4proc.c1323 p->o_arg.clientid = server->nfs_client->cl_clientid; in nfs4_opendata_alloc()
2377 data->o_arg.clientid = clp->cl_clientid; in nfs4_open_prepare()
6374 arg.lock_owner.clientid = clp->cl_clientid; in _nfs4_proc_getlk()
6699 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid; in nfs4_alloc_lockdata()
7087 struct nfs_lowner owner = { .clientid = clp->cl_clientid, in nfs4_retry_setlk()
7208 data->args.lock_owner.clientid = server->nfs_client->cl_clientid; in nfs4_release_lockowner_prepare()
7264 data->args.lock_owner.clientid = server->nfs_client->cl_clientid; in nfs4_release_lockowner()
7443 .clientid = server->nfs_client->cl_clientid, in _nfs40_proc_get_locations()
7591 .clientid = clp->cl_clientid, in _nfs40_proc_fsid_present()
8202 clp->cl_clientid = resp->clientid; in _nfs4_proc_exchange_id()
[all …]
Dcallback_xdr.c490 p = xdr_decode_hyper(p, &args->cbnl_owner.clientid); in decode_lockowner()
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c3001 int clientid; member
3052 service_data[found].clientid = service_ptr->client_id; in vchiq_dump_service_use_state()
3077 service_data[i].clientid, in vchiq_dump_service_use_state()