Symbol: xe_val_flags
drivers/gpu/drm/xe/display/xe_fb_pin.c
308
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_bo.c
1200
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.exclusive = true}, ret) {
drivers/gpu/drm/xe/xe_bo.c
1338
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.exclusive = true}, ret) {
drivers/gpu/drm/xe/xe_bo.c
1892
(struct xe_val_flags) {
drivers/gpu/drm/xe/xe_bo.c
1979
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_bo.c
2423
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = intr},
drivers/gpu/drm/xe/xe_bo.c
2503
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_bo.c
2597
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = intr},
drivers/gpu/drm/xe/xe_bo.c
3243
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_dma_buf.c
185
xe_validation_guard(&ctx, &xe_bo_device(bo)->val, &exec, (struct xe_val_flags) {}, ret) {
drivers/gpu/drm/xe/xe_dma_buf.c
258
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, ret) {
drivers/gpu/drm/xe/xe_migrate.c
420
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_pagefault.c
104
xe_validation_ctx_init(&ctx, &vm->xe->val, &exec, (struct xe_val_flags) {});
drivers/gpu/drm/xe/xe_pm.c
412
(struct xe_val_flags) {.exclusive = true});
drivers/gpu/drm/xe/xe_pxp_submit.c
113
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags){}, err) {
drivers/gpu/drm/xe/xe_svm.c
1048
xe_validation_guard(&vctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_svm.c
1309
xe_validation_guard(&vctx, &vm->xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_validation.c
126
struct drm_exec *exec, const struct xe_val_flags flags)
drivers/gpu/drm/xe/xe_validation.h
116
struct xe_val_flags val_flags;
drivers/gpu/drm/xe/xe_validation.h
125
struct drm_exec *exec, const struct xe_val_flags flags);
drivers/gpu/drm/xe/xe_validation.h
172
struct drm_exec *_exec, const struct xe_val_flags _flags, int *_ret);
drivers/gpu/drm/xe/xe_vm.c
1180
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_vm.c
1570
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_vm.c
2441
(struct xe_val_flags) {.interruptible = true}, err) {
drivers/gpu/drm/xe/xe_vm.c
3325
((struct xe_val_flags) {
drivers/gpu/drm/xe/xe_vm.c
490
(struct xe_val_flags) {.interruptible = true});