OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:table_entries
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_pp_psm.c
38
unsigned int
table_entries
;
local
48
hwmgr->num_ps =
table_entries
= hwmgr->hwmgr_func->get_num_of_pp_table_entries(hwmgr);
53
if (
table_entries
== 0 || size == 0) {
58
hwmgr->ps = kcalloc(
table_entries
, size, GFP_KERNEL);
80
for (i = 0; i <
table_entries
; i++) {
121
int
table_entries
;
local
124
table_entries
= hwmgr->num_ps;
127
for (i = 0; i <
table_entries
; i++) {
142
int
table_entries
;
local
145
table_entries
= hwmgr->num_ps
161
int
table_entries
;
local
212
int
table_entries
;
local
[
all
...]
/src/external/gpl3/binutils/dist/bfd/
elf32-rx.c
3755
struct bfd_link_hash_entry **
table_entries
;
3892
info->
table_entries
[idx] = ent;
3958
info->
table_entries
= (struct bfd_link_hash_entry **)
3960
if (info->
table_entries
== NULL)
3980
info->
table_entries
[idx] = NULL;
4027
else if (info->
table_entries
[idx])
4031
info->
table_entries
[idx]->root.string);
3747
struct bfd_link_hash_entry **
table_entries
;
member in struct:__anon9745
/src/external/gpl3/binutils.old/dist/bfd/
elf32-rx.c
3753
struct bfd_link_hash_entry **
table_entries
;
3890
info->
table_entries
[idx] = ent;
3956
info->
table_entries
= (struct bfd_link_hash_entry **)
3958
if (info->
table_entries
== NULL)
3978
info->
table_entries
[idx] = NULL;
4025
else if (info->
table_entries
[idx])
4029
info->
table_entries
[idx]->root.string);
3745
struct bfd_link_hash_entry **
table_entries
;
member in struct:__anon11228
/src/external/gpl3/gdb.old/dist/bfd/
elf32-rx.c
3753
struct bfd_link_hash_entry **
table_entries
;
3890
info->
table_entries
[idx] = ent;
3956
info->
table_entries
= (struct bfd_link_hash_entry **)
3958
if (info->
table_entries
== NULL)
3978
info->
table_entries
[idx] = NULL;
4025
else if (info->
table_entries
[idx])
4029
info->
table_entries
[idx]->root.string);
3745
struct bfd_link_hash_entry **
table_entries
;
member in struct:__anon20416
/src/external/gpl3/gdb/dist/bfd/
elf32-rx.c
3754
struct bfd_link_hash_entry **
table_entries
;
3891
info->
table_entries
[idx] = ent;
3957
info->
table_entries
= (struct bfd_link_hash_entry **)
3959
if (info->
table_entries
== NULL)
3979
info->
table_entries
[idx] = NULL;
4026
else if (info->
table_entries
[idx])
4030
info->
table_entries
[idx]->root.string);
3746
struct bfd_link_hash_entry **
table_entries
;
member in struct:__anon107
Completed in 84 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026