Searched refs:rscp (Results 1 – 5 of 5) sorted by relevance
| /linux/net/sunrpc/auth_gss/ |
| A D | svcauth_gss.c | 471 struct rsc rsci, *rscp = NULL; in rsc_parse() local 491 rscp = rsc_lookup(cd, &rsci); in rsc_parse() 492 if (!rscp) in rsc_parse() 574 rscp = rsc_update(cd, &rsci, rscp); in rsc_parse() 578 if (rscp) in rsc_parse() 579 cache_put(&rscp->h, cd); in rsc_parse() 1242 rscp = rsc_lookup(cd, &rsci); in gss_proxy_save_rsc() 1243 if (!rscp) in gss_proxy_save_rsc() 1279 rscp = rsc_update(cd, &rsci, rscp); in gss_proxy_save_rsc() 1283 if (rscp) in gss_proxy_save_rsc() [all …]
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| A D | resource.c | 252 void c4iw_destroy_resource(struct c4iw_resource *rscp) in c4iw_destroy_resource() argument 254 c4iw_id_table_free(&rscp->tpt_table); in c4iw_destroy_resource() 255 c4iw_id_table_free(&rscp->qid_table); in c4iw_destroy_resource() 256 c4iw_id_table_free(&rscp->pdid_table); in c4iw_destroy_resource()
|
| A D | iw_cxgb4.h | 981 void c4iw_destroy_resource(struct c4iw_resource *rscp);
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| A D | qcom,sc7280-wpss-pil.yaml | 55 - const: rscp 182 "rscp", "xo";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | sc7280-chrome-common.dtsi | 120 "rscp",
|
Completed in 18 milliseconds