OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chains
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/make/unit-tests/
jobs-empty-commands-error.mk
4
# temporary file first, which is then run by the shell. In
chains
of
jobs-empty-commands.mk
4
# temporary file first, which is then run by the shell. In
chains
of
/src/sys/arch/acorn32/doc/
interrupts
81
of these irq
chains
.
/src/sys/external/bsd/drm2/dist/drm/
drm_syncobj.c
1501
struct dma_fence_chain **
chains
;
local in function:drm_syncobj_timeline_signal_ioctl
1536
chains
= kmalloc_array(args->count_handles, sizeof(void *), GFP_KERNEL);
1537
if (!
chains
) {
1542
chains
[i] = kzalloc(sizeof(struct dma_fence_chain), GFP_KERNEL);
1543
if (!
chains
[i]) {
1545
kfree(
chains
[j]);
1554
drm_syncobj_add_point(syncobjs[i],
chains
[i],
1559
kfree(
chains
);
/src/libexec/ld.elf_so/
rtld.h
190
const Elf_Symindx *
chains
; /* Hash table chain array */
member in struct:Struct_Obj_Entry
191
unsigned long nchains; /* Number of
chains
*/
symbol.c
305
symnum = obj->
chains
[symnum]) {
headers.c
193
obj->
chains
= obj->buckets + obj->nbuckets;
256
"nbuckets=%u
chains
=%p nchains=%lu "
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025