Searched refs:LAZY (Results 1 – 4 of 4) sorted by relevance
16 LAZY enumerator
101 ret = nvif_vmm_get(&vmm->vmm, LAZY, false, mem->mem.page, 0, in nouveau_vma_new()
92 case LAZY: args.type = NVIF_VMM_GET_V0_LAZY; break; in nvif_vmm_get()
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