Searched refs:clp (Results 1 - 25 of 54) sorted by path

123

/linux-master/drivers/atm/
H A Dnicstar.h237 #define ns_tbd_mkword_4(gfc, vpi, vci, pt, clp) \
238 (cpu_to_le32((gfc) << 28 | (vpi) << 20 | (vci) << 4 | (pt) << 1 | (clp)))
H A Dfore200e.c979 rpd->atm_header.clp;
1630 tpd->atm_header.clp = (*cell_header & ATM_HDR_CLP);
1638 tpd->atm_header.clp = 0;
H A Dfore200e.h91 u32 clp : 1, /* cell loss priority */
H A Dhe.c2539 int clp, pti; local
2542 clp = (*pti_clp & ATM_HDR_CLP);
2544 if (clp)
/linux-master/arch/arm/boot/dts/nspire/
H A DMakefile5 nspire-clp.dtb
/linux-master/arch/s390/include/asm/
H A Dpci_clp.h5 #include <asm/clp.h>
194 /* Combined request/response block structures used by clp insn */
/linux-master/arch/s390/pci/
H A Dpci_clp.c23 #include <asm/clp.h>
24 #include <uapi/asm/clp.h>
665 .name = "clp",
/linux-master/drivers/clk/
H A Dclk-loongson2.c244 static struct clk_hw *loongson2_clk_register(struct loongson2_clk_provider *clp, argument
253 clk = devm_kzalloc(clp->dev, sizeof(*clk), GFP_KERNEL);
267 clk->reg = clp->base + cld->reg_offset;
275 ret = devm_clk_hw_register(clp->dev, hw);
287 struct loongson2_clk_provider *clp; local
297 clp = devm_kzalloc(dev, struct_size(clp, clk_data.hws, clks_num),
299 if (!clp)
302 clp->base = devm_platform_ioremap_resource(pdev, 0);
303 if (IS_ERR(clp
[all...]
/linux-master/fs/nfs/
H A Dcallback.c284 check_gss_callback_principal(struct nfs_client *clp, struct svc_rqst *rqstp) argument
292 if (clp->cl_minorversion != 0)
305 if (clp->cl_acceptor)
306 return !strcmp(p, clp->cl_acceptor);
318 if (strcmp(p, clp->cl_hostname) != 0)
H A Dcallback.h24 struct nfs_client *clp; member in struct:cb_process_state
H A Dcallback_proc.c37 if (!cps->clp) /* Always set for v4.0. Set in cb_sequence for v4.1 */
44 rpc_peeraddr2str(cps->clp->cl_rpcclient, RPC_DISPLAY_ADDR));
46 inode = nfs_delegation_find_inode(cps->clp, &args->fh);
50 trace_nfs4_cb_getattr(cps->clp, &args->fh, NULL,
71 trace_nfs4_cb_getattr(cps->clp, &args->fh, inode, -ntohl(res->status));
86 if (!cps->clp) /* Always set for v4.0. Set in cb_sequence for v4.1 */
90 rpc_peeraddr2str(cps->clp->cl_rpcclient, RPC_DISPLAY_ADDR));
93 inode = nfs_delegation_find_inode(cps->clp, &args->fh);
97 trace_nfs4_cb_recall(cps->clp, &args->fh, NULL,
112 trace_nfs4_cb_recall(cps->clp,
163 nfs_layout_find_inode_by_fh(struct nfs_client *clp, const struct nfs_fh *fh) argument
194 nfs_layout_find_inode(struct nfs_client *clp, const struct nfs_fh *fh, const nfs4_stateid *stateid) argument
245 initiate_file_draining(struct nfs_client *clp, struct cb_layoutrecallargs *args, struct cb_process_state *cps) argument
316 initiate_bulk_draining(struct nfs_client *clp, struct cb_layoutrecallargs *args) argument
330 do_callback_layoutrecall(struct nfs_client *clp, struct cb_layoutrecallargs *args, struct cb_process_state *cps) argument
350 pnfs_recall_all_layouts(struct nfs_client *clp, struct cb_process_state *cps) argument
501 struct nfs_client *clp; local
[all...]
H A Dcallback_xdr.c805 nfs4_callback_free_slot(cps->clp->cl_session, cps->slot);
927 .clp = NULL,
938 cps.clp = nfs4_find_client_ident(SVC_NET(rqstp), hdr_arg.cb_ident);
939 if (!cps.clp) {
943 if (!check_gss_callback_principal(cps.clp, rqstp)) {
945 nfs_put_client(cps.clp);
954 if (cps.clp)
955 nfs_put_client(cps.clp);
970 if (svc_is_backchannel(rqstp) && cps.clp) {
971 rqstp->bc_to_initval = cps.clp
[all...]
H A Dclient.c146 struct nfs_client *clp; local
149 if ((clp = kzalloc(sizeof(*clp), GFP_KERNEL)) == NULL)
152 clp->cl_minorversion = cl_init->minorversion;
153 clp->cl_nfs_mod = cl_init->nfs_mod;
154 if (!try_module_get(clp->cl_nfs_mod->owner))
157 clp->rpc_ops = clp->cl_nfs_mod->rpc_ops;
159 refcount_set(&clp->cl_count, 1);
160 clp
203 nfs_cb_idr_remove_locked(struct nfs_client *clp) argument
221 nfs_cb_idr_remove_locked(struct nfs_client *clp) argument
234 nfs_free_client(struct nfs_client *clp) argument
251 nfs_put_client(struct nfs_client *clp) argument
278 struct nfs_client *clp; local
340 nfs_client_init_is_complete(const struct nfs_client *clp) argument
352 nfs_client_init_status(const struct nfs_client *clp) argument
363 nfs_wait_client_init_complete(const struct nfs_client *clp) argument
374 nfs_found_client(const struct nfs_client_initdata *cl_init, struct nfs_client *clp) argument
401 struct nfs_client *clp, *new = NULL; local
442 nfs_mark_client_ready(struct nfs_client *clp, int state) argument
496 nfs_create_rpc_client(struct nfs_client *clp, const struct nfs_client_initdata *cl_init, rpc_authflavor_t flavor) argument
566 struct nfs_client *clp = server->nfs_client; local
612 struct nfs_client *clp = server->nfs_client; local
644 nfs_init_client(struct nfs_client *clp, const struct nfs_client_initdata *cl_init) argument
688 struct nfs_client *clp; local
769 struct nfs_client *clp = server->nfs_client; local
842 struct nfs_client *clp = server->nfs_client; local
927 struct nfs_client *clp = server->nfs_client; local
941 struct nfs_client *clp = server->nfs_client; local
1262 struct nfs_client *clp; local
1330 struct nfs_client *clp; local
[all...]
H A Ddelegation.c320 struct nfs_client *clp, int err)
327 set_bit(NFS4CLNT_DELEGRETURN_DELAYED, &clp->cl_state);
335 struct nfs_client *clp)
339 lockdep_is_held(&clp->cl_lock));
360 struct nfs_client *clp = server->nfs_client; local
362 spin_lock(&clp->cl_lock);
363 delegation = nfs_detach_delegation_locked(nfsi, delegation, clp);
364 spin_unlock(&clp->cl_lock);
430 struct nfs_client *clp = server->nfs_client; local
450 spin_lock(&clp
319 nfs_abort_delegation_return(struct nfs_delegation *delegation, struct nfs_client *clp, int err) argument
333 nfs_detach_delegation_locked(struct nfs_inode *nfsi, struct nfs_delegation *delegation, struct nfs_client *clp) argument
527 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; local
677 nfs_client_clear_delayed_delegations(struct nfs_client *clp) argument
704 nfs_client_return_marked_delegations(struct nfs_client *clp) argument
843 nfs_client_mark_return_all_delegations(struct nfs_client *clp) argument
853 nfs_delegation_run_state_manager(struct nfs_client *clp) argument
864 nfs_expire_all_delegations(struct nfs_client *clp) argument
877 struct nfs_client *clp = server->nfs_client; local
906 nfs_client_mark_return_unused_delegation_types(struct nfs_client *clp, fmode_t flags) argument
1001 nfs_expire_unused_delegation_types(struct nfs_client *clp, fmode_t flags) argument
1023 nfs_expire_unreferenced_delegations(struct nfs_client *clp) argument
1046 struct nfs_client *clp = server->nfs_client; local
1109 nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle) argument
1147 nfs_delegation_mark_reclaim(struct nfs_client *clp) argument
1198 nfs_delegation_reap_unclaimed(struct nfs_client *clp) argument
1204 nfs4_server_rebooted(const struct nfs_client *clp) argument
1249 nfs_mark_test_expired_all_delegations(struct nfs_client *clp) argument
1265 nfs_test_expired_all_delegations(struct nfs_client *clp) argument
1342 nfs_reap_expired_delegations(struct nfs_client *clp) argument
1351 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; local
1375 nfs_delegations_present(struct nfs_client *clp) argument
[all...]
H A Ddelegation.h52 struct inode *nfs_delegation_find_inode(struct nfs_client *clp, const struct nfs_fh *fhandle);
54 void nfs_expire_all_delegations(struct nfs_client *clp);
55 void nfs_expire_unused_delegation_types(struct nfs_client *clp, fmode_t flags);
56 void nfs_expire_unreferenced_delegations(struct nfs_client *clp);
57 int nfs_client_return_marked_delegations(struct nfs_client *clp);
58 int nfs_delegations_present(struct nfs_client *clp);
62 void nfs_delegation_mark_reclaim(struct nfs_client *clp);
63 void nfs_delegation_reap_unclaimed(struct nfs_client *clp);
65 void nfs_mark_test_expired_all_delegations(struct nfs_client *clp);
66 void nfs_test_expired_all_delegations(struct nfs_client *clp);
[all...]
H A Dfscache.c46 static bool nfs_fscache_get_client_key(struct nfs_client *clp, argument
49 const struct sockaddr_in6 *sin6 = (struct sockaddr_in6 *) &clp->cl_addr;
50 const struct sockaddr_in *sin = (struct sockaddr_in *) &clp->cl_addr;
54 clp->rpc_ops->version,
55 clp->cl_minorversion,
56 clp->cl_addr.ss_family);
58 switch (clp->cl_addr.ss_family) {
76 clp->cl_addr.ss_family);
H A Dinternal.h244 extern bool nfs_client_init_is_complete(const struct nfs_client *clp);
245 extern int nfs_client_init_status(const struct nfs_client *clp);
246 extern int nfs_wait_client_init_complete(const struct nfs_client *clp);
247 extern void nfs_mark_client_ready(struct nfs_client *clp, int state);
386 extern struct nfs_client *nfs_init_client(struct nfs_client *clp,
463 extern int nfs_client_for_each_server(struct nfs_client *clp,
666 extern struct nfs_client *nfs4_init_client(struct nfs_client *clp,
668 extern int nfs40_walk_client_list(struct nfs_client *clp,
671 extern int nfs41_walk_client_list(struct nfs_client *clp,
H A Dnfs3client.c105 struct nfs_client *clp; local
128 clp = nfs_get_client(&cl_init);
130 return clp;
H A Dnfs42proc.c27 struct nfs_client *clp = (NFS_SERVER(file_inode(filep)))->nfs_client; local
33 rpc_peeraddr2str(clp->cl_rpcclient,
38 rpc_peeraddr2str(clp->cl_rpcclient,
H A Dnfs4_fs.h255 struct nfs_client *clp; member in struct:nfs4_add_xprt_data
301 extern int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred);
302 extern int nfs4_destroy_clientid(struct nfs_client *clp);
333 extern int nfs4_proc_get_lease_time(struct nfs_client *clp,
348 extern int nfs4_detect_session_trunking(struct nfs_client *clp,
352 is_ds_only_client(struct nfs_client *clp) argument
354 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) ==
359 is_ds_client(struct nfs_client *clp) argument
361 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS;
365 _nfs4_state_protect(struct nfs_client *clp, unsigne argument
401 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_mode, struct rpc_clnt **clntp, struct rpc_message *msg) argument
413 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, struct rpc_message *msg, struct nfs_pgio_header *hdr) argument
422 is_ds_only_client(struct nfs_client *clp) argument
428 is_ds_client(struct nfs_client *clp) argument
434 nfs4_state_protect(struct nfs_client *clp, unsigned long sp4_flags, struct rpc_clnt **clntp, struct rpc_message *msg) argument
440 nfs4_state_protect_write(struct nfs_client *clp, struct rpc_clnt **clntp, struct rpc_message *msg, struct nfs_pgio_header *hdr) argument
[all...]
H A Dnfs4client.c29 static int nfs_get_cb_ident_idr(struct nfs_client *clp, int minorversion) argument
32 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
34 if (clp->rpc_ops->version != 4 || minorversion != 0)
38 ret = idr_alloc(&nn->cb_ident_idr, clp, 1, 0, GFP_NOWAIT);
40 clp->cl_cb_ident = ret;
153 nfs4_shutdown_ds_clients(struct nfs_client *clp) argument
157 while (!list_empty(&clp->cl_ds_clients)) {
158 dss = list_entry(clp->cl_ds_clients.next,
167 nfs4_cleanup_callback(struct nfs_client *clp) argument
171 while (!list_empty(&clp
179 nfs41_shutdown_client(struct nfs_client *clp) argument
191 nfs40_shutdown_client(struct nfs_client *clp) argument
203 struct nfs_client *clp = nfs_alloc_client(cl_init); local
279 nfs4_destroy_callback(struct nfs_client *clp) argument
285 nfs4_shutdown_client(struct nfs_client *clp) argument
301 nfs4_free_client(struct nfs_client *clp) argument
310 nfs4_init_callback(struct nfs_client *clp) argument
340 nfs40_init_client(struct nfs_client *clp) argument
369 nfs41_init_client(struct nfs_client *clp) argument
399 nfs4_init_client_minor_version(struct nfs_client *clp) argument
409 nfs4_add_trunk(struct nfs_client *clp, struct nfs_client *old) argument
446 nfs4_init_client(struct nfs_client *clp, const struct nfs_client_initdata *cl_init) argument
707 nfs4_detect_session_trunking(struct nfs_client *clp, struct nfs41_exchange_id_res *res, struct rpc_xprt *xprt) argument
814 struct nfs_client *clp; local
827 nfs4_cb_match_client(const struct sockaddr *addr, struct nfs_client *clp, u32 minorversion) argument
859 struct nfs_client *clp; local
920 struct nfs_client *clp; local
1338 struct nfs_client *clp = server->nfs_client; local
[all...]
H A Dnfs4idmap.c455 nfs_idmap_new(struct nfs_client *clp) argument
466 idmap->user_ns = get_user_ns(clp->cl_rpcclient->cl_cred->user_ns);
479 error = rpc_add_pipe_dir_object(clp->cl_net,
480 &clp->cl_rpcclient->cl_pipedir_objects,
485 clp->cl_idmap = idmap;
496 nfs_idmap_delete(struct nfs_client *clp) argument
498 struct idmap *idmap = clp->cl_idmap;
502 clp->cl_idmap = NULL;
503 rpc_remove_pipe_dir_object(clp->cl_net,
504 &clp
[all...]
H A Dnfs4proc.c102 static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
472 struct nfs_client *clp = server->nfs_client; local
526 nfs4_schedule_lease_recovery(clp);
534 nfs4_schedule_lease_moved_recovery(clp);
610 struct nfs_client *clp = server->nfs_client; local
627 ret = nfs4_wait_clnt_recover(clp);
643 struct nfs_client *clp = server->nfs_client; local
659 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
660 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
661 rpc_wake_up_queued_task(&clp
706 _nfs4_is_integrity_protected(struct nfs_client *clp) argument
712 do_renew_lease(struct nfs_client *clp, unsigned long timestamp) argument
722 struct nfs_client *clp = server->nfs_client; local
839 struct nfs_client *clp; local
1172 struct nfs_client *clp = server->nfs_client; local
1609 struct nfs_client *clp = state->owner->so_server->nfs_client; local
1827 struct nfs_client *clp = server->nfs_client; local
1959 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client; local
2456 struct nfs_client *clp = sp->so_server->nfs_client; local
3976 test_fs_location_for_trunking(struct nfs4_fs_location *location, struct nfs_client *clp, struct nfs_server *server) argument
4032 struct nfs_client *clp = server->nfs_client; local
4079 struct nfs_client *clp = server->nfs_client; local
5739 struct nfs_client *clp = data->client; local
5750 struct nfs_client *clp = data->client; local
5778 nfs4_proc_async_renew(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags) argument
5802 nfs4_proc_renew(struct nfs_client *clp, const struct cred *cred) argument
6276 nfs4_init_boot_verifier(const struct nfs_client *clp, nfs4_verifier *bootverf) argument
6297 nfs4_get_uniquifier(struct nfs_client *clp, char *buf, size_t buflen) argument
6320 nfs4_init_nonuniform_client_string(struct nfs_client *clp) argument
6372 nfs4_init_uniform_client_string(struct nfs_client *clp) argument
6419 nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len) argument
6449 nfs4_proc_setclientid(struct nfs_client *clp, u32 program, unsigned short port, const struct cred *cred, struct nfs4_setclientid_res *res) argument
6522 nfs4_proc_setclientid_confirm(struct nfs_client *clp, struct nfs4_setclientid_res *arg, const struct cred *cred) argument
6771 struct nfs_client *clp = server->nfs_client; local
7503 struct nfs_client *clp = server->nfs_client; local
8202 struct nfs_client *clp = server->nfs_client; local
8236 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; local
8329 struct nfs_client *clp = server->nfs_client; local
8363 struct nfs_client *clp = NFS_SERVER(dir)->nfs_client; local
8476 struct nfs_client *clp = args->client; local
8504 nfs4_proc_bind_one_conn_to_session(struct rpc_clnt *clnt, struct rpc_xprt *xprt, struct nfs_client *clp, const struct cred *cred) argument
8569 struct nfs_client *clp; member in struct:rpc_bind_conn_calldata
8583 nfs4_proc_bind_conn_to_session(struct nfs_client *clp, const struct cred *cred) argument
8627 nfs4_sp4_select_mode(struct nfs_client *clp, struct nfs41_state_protection *sp) argument
8749 nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how, struct rpc_xprt *xprt) argument
8847 _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred, u32 sp4_how) argument
8918 nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred) argument
8991 _nfs4_proc_destroy_clientid(struct nfs_client *clp, const struct cred *cred) argument
9010 nfs4_proc_destroy_clientid(struct nfs_client *clp, const struct cred *cred) argument
9030 nfs4_destroy_clientid(struct nfs_client *clp) argument
9058 struct nfs_client *clp; member in struct:nfs4_get_lease_time_data
9103 nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo) argument
9251 _nfs4_proc_create_session(struct nfs_client *clp, const struct cred *cred) argument
9305 nfs4_proc_create_session(struct nfs_client *clp, const struct cred *cred) argument
9371 struct nfs_client *clp; member in struct:nfs4_sequence_data
9379 struct nfs_client *clp = calldata->clp; local
9387 nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp) argument
9402 struct nfs_client *clp = calldata->clp; local
9424 struct nfs_client *clp = calldata->clp; local
9440 _nfs41_proc_sequence(struct nfs_client *clp, const struct cred *cred, struct nfs4_slot *slot, bool is_privileged) argument
9484 nfs41_proc_async_sequence(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags) argument
9500 nfs4_proc_sequence(struct nfs_client *clp, const struct cred *cred) argument
9520 struct nfs_client *clp; member in struct:nfs4_reclaim_complete_data
9535 nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp) argument
9565 struct nfs_client *clp = calldata->clp; local
9594 nfs41_proc_reclaim_complete(struct nfs_client *clp, const struct cred *cred) argument
10354 struct nfs_client *clp = data->server->nfs_client; local
10393 struct nfs_client *clp = server->nfs_client; local
10652 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; local
10662 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client; local
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c125 struct nfs_client *clp,
131 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;
147 clp->cl_exchange_flags);
148 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
123 filelayout_async_handle_error(struct rpc_task *task, struct nfs4_state *state, struct nfs_client *clp, struct pnfs_layout_segment *lseg) argument
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1077 struct nfs_client *clp,
1084 struct nfs4_slot_table *tbl = &clp->cl_session->fc_slot_table;
1096 clp->cl_exchange_flags);
1097 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
1188 struct nfs_client *clp,
1192 int vers = clp->cl_nfs_mod->rpc_vers->number;
1207 return ff_layout_async_handle_error_v4(task, state, clp,
1075 ff_layout_async_handle_error_v4(struct rpc_task *task, struct nfs4_state *state, struct nfs_client *clp, struct pnfs_layout_segment *lseg, u32 idx) argument
1186 ff_layout_async_handle_error(struct rpc_task *task, struct nfs4_state *state, struct nfs_client *clp, struct pnfs_layout_segment *lseg, u32 idx) argument

Completed in 270 milliseconds

123