diff options
author | Wachowski, Karol <[email protected]> | 2024-02-14 09:13:04 +0100 |
---|---|---|
committer | Jacek Lawrynowicz <[email protected]> | 2024-02-19 10:52:35 +0100 |
commit | 42328003ecb6a5446a6f33424891e391f0a16575 (patch) | |
tree | 48fea2b0ef9cad821ad2b28f0d2666453156125c /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | adfef713d2b58864a17072b09def3da043289e0d (diff) |
accel/ivpu: Refactor BO creation functions
Rename BO allocate/create functions, so the code is more consistent.
There are now two matching buffer creation functions:
- ivpu_bo_create_ioctl() - create a BO from user space
- ivpu_bo_create() - create a BO from kernel space
ivpu_bo_alloc() is now only used to allocate struct ivpu_bo which better
matches its name.
Signed-off-by: Wachowski, Karol <[email protected]>
Signed-off-by: Jacek Lawrynowicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions