Searched refs:LAZY (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | vmm.h | 16 LAZY enumerator
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_vmm.c | 101 ret = nvif_vmm_get(&vmm->vmm, LAZY, false, mem->mem.page, 0, in nouveau_vma_new()
|
| /linux/drivers/gpu/drm/nouveau/nvif/ |
| H A D | vmm.c | 92 case LAZY: args.type = NVIF_VMM_GET_V0_LAZY; break; in nvif_vmm_get()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-probe.txt | 182 'FUNC' specifies a probed function name, and it may have one of the following options; '+OFFS' is the offset from function entry address in bytes, ':RLN' is the relative-line number from function entry line, and '%return' means that it probes function return. And ';PTN' means lazy matching pattern (see LAZY MATCHING). Note that ';PTN' must be the end of the probe point definition. In addition, '@SRC' specifies a source file which has that function. 233 LAZY MATCHING
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2656 unset - Use value of CONFIG_IOMMU_DEFAULT_DMA_{LAZY,STRICT}.
|