Symbol: xe_val_flags
drivers/gpu/drm/xe/display/xe_fb_pin.c
362
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_bo.c
1341
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.exclusive = true}, ret) {
drivers/gpu/drm/xe/xe_bo.c
1479
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.exclusive = true}, ret) {
drivers/gpu/drm/xe/xe_bo.c
2023
(struct xe_val_flags) {
drivers/gpu/drm/xe/xe_bo.c
2120
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_bo.c
2619
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = intr},
drivers/gpu/drm/xe/xe_bo.c
2699
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_bo.c
2793
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = intr},
drivers/gpu/drm/xe/xe_bo.c
3442
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_dma_buf.c
181
xe_validation_guard(&ctx, &xe_bo_device(bo)->val, &exec, (struct xe_val_flags) {}, ret) {
drivers/gpu/drm/xe/xe_dma_buf.c
297
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, ret) {
drivers/gpu/drm/xe/xe_migrate.c
437
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_pagefault.c
117
xe_validation_ctx_init(&ctx, &vm->xe->val, &exec, (struct xe_val_flags) {});
drivers/gpu/drm/xe/xe_pm.c
447
(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
1073
xe_validation_guard(&vctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_svm.c
1328
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
1285
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {}, err) {
drivers/gpu/drm/xe/xe_vm.c
1706
xe_validation_guard(&ctx, &xe->val, &exec, (struct xe_val_flags) {.interruptible = true},
drivers/gpu/drm/xe/xe_vm.c
2590
(struct xe_val_flags) {.interruptible = true}, err) {
drivers/gpu/drm/xe/xe_vm.c
3561
((struct xe_val_flags) {
drivers/gpu/drm/xe/xe_vm.c
498
(struct xe_val_flags) {.interruptible = true});