OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_buff
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_dbgmgr.c
71
struct kfd_dbgmgr *
new_buff
;
local in function:kfd_dbgmgr_create
76
new_buff
= kfd_alloc_struct(
new_buff
);
77
if (!
new_buff
) {
82
new_buff
->pasid = 0;
83
new_buff
->dev = pdev;
84
new_buff
->dbgdev = kfd_alloc_struct(
new_buff
->dbgdev);
85
if (!
new_buff
->dbgdev) {
87
kfree(
new_buff
);
[
all
...]
kfd_dbgmgr.c
71
struct kfd_dbgmgr *
new_buff
;
local in function:kfd_dbgmgr_create
76
new_buff
= kfd_alloc_struct(
new_buff
);
77
if (!
new_buff
) {
82
new_buff
->pasid = 0;
83
new_buff
->dev = pdev;
84
new_buff
->dbgdev = kfd_alloc_struct(
new_buff
->dbgdev);
85
if (!
new_buff
->dbgdev) {
87
kfree(
new_buff
);
[
all
...]
kfd_dbgmgr.c
71
struct kfd_dbgmgr *
new_buff
;
local in function:kfd_dbgmgr_create
76
new_buff
= kfd_alloc_struct(
new_buff
);
77
if (!
new_buff
) {
82
new_buff
->pasid = 0;
83
new_buff
->dev = pdev;
84
new_buff
->dbgdev = kfd_alloc_struct(
new_buff
->dbgdev);
85
if (!
new_buff
->dbgdev) {
87
kfree(
new_buff
);
[
all
...]
Completed in 32 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025