/src/sys/external/bsd/drm2/dist/drm/nouveau/ |
nouveau_mem.h | 18 struct nouveau_cli *cli; member in struct:nouveau_mem
|
nouveau_mem.h | 18 struct nouveau_cli *cli; member in struct:nouveau_mem
|
nouveau_nv17_fence.c | 42 struct nouveau_cli *cli = (void *)prev->user.client; local in function:nv17_fence_sync 48 if (!mutex_trylock(&cli->mutex)) 75 mutex_unlock(&cli->mutex);
|
nouveau_vmm.h | 28 struct nouveau_cli *cli; member in struct:nouveau_vmm
|
nouveau_nv17_fence.c | 42 struct nouveau_cli *cli = (void *)prev->user.client; local in function:nv17_fence_sync 48 if (!mutex_trylock(&cli->mutex)) 75 mutex_unlock(&cli->mutex);
|
nouveau_vmm.h | 28 struct nouveau_cli *cli; member in struct:nouveau_vmm
|
nouveau_mem.c | 94 nvif_vmm_put(&mem->cli->drm->client.vmm.vmm, &mem->vma[1]); 95 nvif_vmm_put(&mem->cli->drm->client.vmm.vmm, &mem->vma[0]); 96 mutex_lock(&mem->cli->drm->master.lock); 98 mutex_unlock(&mem->cli->drm->master.lock); 105 struct nouveau_cli *cli = mem->cli; local in function:nouveau_mem_host 106 struct nouveau_drm *drm = cli->drm; 107 struct nvif_mmu *mmu = &cli->mmu; 109 bool super = cli->base.super; 134 cli->base.super = true 147 struct nouveau_cli *cli = mem->cli; local in function:nouveau_mem_vram [all...] |
nouveau_mem.c | 94 nvif_vmm_put(&mem->cli->drm->client.vmm.vmm, &mem->vma[1]); 95 nvif_vmm_put(&mem->cli->drm->client.vmm.vmm, &mem->vma[0]); 96 mutex_lock(&mem->cli->drm->master.lock); 98 mutex_unlock(&mem->cli->drm->master.lock); 105 struct nouveau_cli *cli = mem->cli; local in function:nouveau_mem_host 106 struct nouveau_drm *drm = cli->drm; 107 struct nvif_mmu *mmu = &cli->mmu; 109 bool super = cli->base.super; 134 cli->base.super = true 147 struct nouveau_cli *cli = mem->cli; local in function:nouveau_mem_vram [all...] |
nouveau_abi16.c | 48 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16 49 if (!cli->abi16) { 51 cli->abi16 = abi16 = kzalloc(sizeof(*abi16), GFP_KERNEL); 52 if (cli->abi16) { 63 if (nvif_device_init(&cli->base.object, 0, NV_DEVICE, 66 return cli->abi16; 68 kfree(cli->abi16); 69 cli->abi16 = NULL; 72 return cli->abi16; 78 struct nouveau_cli *cli = nouveau_cli(file_priv) local in function:nouveau_abi16_get 89 struct nouveau_cli *cli = (void *)abi16->device.object.client; local in function:nouveau_abi16_put 166 struct nouveau_cli *cli = (void *)abi16->device.object.client; local in function:nouveau_abi16_fini 184 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16_ioctl_getparam 256 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16_ioctl_channel_alloc [all...] |
nouveau_chan.c | 60 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_killed 61 NV_PRINTK(warn, cli, "channel %d killed!\n", chan->chid); 72 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_idle 83 NV_PRINTK(err, cli, "failed to idle channel %d [%s]\n", 84 chan->chid, nvxx_client(&cli->base)->name); 96 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_del 99 if (cli) { 100 super = cli->base.super; 101 cli->base.super = true; 107 if (cli) 133 struct nouveau_cli *cli = (void *)device->object.client; local in function:nouveau_channel_prep 485 struct nouveau_cli *cli = (void *)device->object.client; local in function:nouveau_channel_new [all...] |
nouveau_abi16.c | 48 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16 49 if (!cli->abi16) { 51 cli->abi16 = abi16 = kzalloc(sizeof(*abi16), GFP_KERNEL); 52 if (cli->abi16) { 63 if (nvif_device_init(&cli->base.object, 0, NV_DEVICE, 66 return cli->abi16; 68 kfree(cli->abi16); 69 cli->abi16 = NULL; 72 return cli->abi16; 78 struct nouveau_cli *cli = nouveau_cli(file_priv) local in function:nouveau_abi16_get 89 struct nouveau_cli *cli = (void *)abi16->device.object.client; local in function:nouveau_abi16_put 166 struct nouveau_cli *cli = (void *)abi16->device.object.client; local in function:nouveau_abi16_fini 184 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16_ioctl_getparam 256 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_abi16_ioctl_channel_alloc [all...] |
nouveau_chan.c | 60 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_killed 61 NV_PRINTK(warn, cli, "channel %d killed!\n", chan->chid); 72 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_idle 83 NV_PRINTK(err, cli, "failed to idle channel %d [%s]\n", 84 chan->chid, nvxx_client(&cli->base)->name); 96 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_channel_del 99 if (cli) { 100 super = cli->base.super; 101 cli->base.super = true; 107 if (cli) 133 struct nouveau_cli *cli = (void *)device->object.client; local in function:nouveau_channel_prep 485 struct nouveau_cli *cli = (void *)device->object.client; local in function:nouveau_channel_new [all...] |
nouveau_fence.c | 190 struct nouveau_cli *cli = (void *)chan->user.client; local in function:nouveau_fence_context_new 203 strcpy(fctx->name, nvxx_client(&cli->base)->name);
|
nouveau_usif.c | 61 struct nouveau_cli *cli = nouveau_cli(filp); local in function:usif_notify_find 63 list_for_each_entry(ntfy, &cli->notifys, head) { 133 struct nouveau_cli *cli = nouveau_cli(f); local in function:usif_notify_new 134 struct nvif_client *client = &cli->base; 169 list_add(&ntfy->head, &cli->notifys); 178 struct nouveau_cli *cli = nouveau_cli(f); local in function:usif_notify_del 179 struct nvif_client *client = &cli->base; 201 struct nouveau_cli *cli = nouveau_cli(f); local in function:usif_notify_get 202 struct nvif_client *client = &cli->base; 238 struct nouveau_cli *cli = nouveau_cli(f) local in function:usif_notify_put 275 struct nouveau_cli *cli = nouveau_cli(f); local in function:usif_object_new 309 struct nouveau_cli *cli = nouveau_cli(filp); local in function:usif_ioctl [all...] |
nouveau_display.c | 659 struct nouveau_cli *cli = nouveau_cli(file_priv); local in function:nouveau_display_dumb_create 674 ret = nouveau_gem_new(cli, args->size, 0, domain, 0, 0, &bo);
|
/src/usr.sbin/rpc.bootparamd/ |
test.c | 68 CLIENT *cli; local in function:main 82 cli = clnt_create("localhost", BOOTPARAMPROG, BOOTPARAMVERS, "udp"); 83 if (!cli) 93 if ((out = bootparamproc_whoami_1(&bp, cli)) != NULL) {
|
test.c | 68 CLIENT *cli; local in function:main 82 cli = clnt_create("localhost", BOOTPARAMPROG, BOOTPARAMVERS, "udp"); 83 if (!cli) 93 if ((out = bootparamproc_whoami_1(&bp, cli)) != NULL) {
|
/src/usr.sbin/rpc.statd/ |
test.c | 84 CLIENT *cli; local in function:main 94 cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp"); 95 if (!cli) { 107 if (res = sm_mon_1(&mon, cli)) 112 if (out = sm_simu_crash_1(&dummy, cli))
|
test.c | 84 CLIENT *cli; local in function:main 94 cli = clnt_create("localhost", SM_PROG, SM_VERS, "udp"); 95 if (!cli) { 107 if (res = sm_mon_1(&mon, cli)) 112 if (out = sm_simu_crash_1(&dummy, cli))
|
stat_proc.c | 303 CLIENT *cli; local in function:sm_notify_1_svc 339 cli = clnt_create(lp->notifyHost, lp->notifyProg, 341 if (!cli) 345 if (clnt_call(cli, lp->notifyProc, xdr_status, &tx_arg, 350 clnt_destroy(cli);
|
stat_proc.c | 303 CLIENT *cli; local in function:sm_notify_1_svc 339 cli = clnt_create(lp->notifyHost, lp->notifyProg, 341 if (!cli) 345 if (clnt_call(cli, lp->notifyProc, xdr_status, &tx_arg, 350 clnt_destroy(cli);
|
statd.c | 562 CLIENT *cli; local in function:notify_one_host 576 cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp"); 577 if (!cli) { 582 if (clnt_call(cli, SM_NOTIFY, xdr_stat_chge, &arg, xdr_void, 586 clnt_destroy(cli); 589 clnt_destroy(cli);
|
statd.c | 562 CLIENT *cli; local in function:notify_one_host 576 cli = clnt_create(hostname, SM_PROG, SM_VERS, "udp"); 577 if (!cli) { 582 if (clnt_call(cli, SM_NOTIFY, xdr_stat_chge, &arg, xdr_void, 586 clnt_destroy(cli); 589 clnt_destroy(cli);
|
/src/usr.sbin/rpc.lockd/ |
test.c | 331 CLIENT *cli; local in function:main 342 cli = clnt_create(argv[1], NLM_PROG, NLM_VERS, "udp"); 343 if (!cli) { 347 clnt_control(cli, CLGET_TIMEOUT, (void *)&tim); 352 clnt_control(cli, CLSET_TIMEOUT, (void *)&tim); 353 clnt_control(cli, CLGET_TIMEOUT, (void *)&tim); 377 if (nlm_lock_res_1(&res_block, cli)) 384 out = nlm_lock_msg_1(&arg, cli);
|
test.c | 331 CLIENT *cli; local in function:main 342 cli = clnt_create(argv[1], NLM_PROG, NLM_VERS, "udp"); 343 if (!cli) { 347 clnt_control(cli, CLGET_TIMEOUT, (void *)&tim); 352 clnt_control(cli, CLSET_TIMEOUT, (void *)&tim); 353 clnt_control(cli, CLGET_TIMEOUT, (void *)&tim); 377 if (nlm_lock_res_1(&res_block, cli)) 384 out = nlm_lock_msg_1(&arg, cli);
|