Searched defs:tail (Results 1 - 9 of 9) sorted by relevance

/seL4-refos-master/libs/libutils/include/utils/
H A Dcircular_buffer.h34 off_t tail; member in struct:circ_buf
H A Duthash.h1190 struct UT_hash_handle *tail; /* tail hh in app order, for fast append */ member in struct:UT_hash_table
/seL4-refos-master/projects/util_libs/libutils/include/utils/
H A Dcircular_buffer.h34 off_t tail; member in struct:circ_buf
H A Duthash.h1190 struct UT_hash_handle *tail; /* tail hh in app order, for fast append */ member in struct:UT_hash_table
/seL4-refos-master/seL4_tools/cmake-tool/helpers/
H A Dplatform_sift.py154 tail = '\n}};\n{}'''.format(comment_template.format(tag='END')) variable
/seL4-refos-master/libs/libmuslc/src/regex/
H A Dglob.c39 static int append(struct match **tail, const char *name, size_t len, int mark) argument
51 static int match_in_dir(const char *d, const char *p, int flags, int (*errfunc)(const char *path, int err), struct match **tail) argument
160 struct match head = { .next = NULL }, *tail = &head; local
[all...]
/seL4-refos-master/kernel/src/kernel/
H A Dsporadic.c337 ticks_t tail = NODE_STATE_ON_CORE(ksCurTime, sc->scCore) + amount; local
/seL4-refos-master/libs/libmuslc/src/malloc/
H A Dmalloc.c29 struct chunk *tail; member in struct:bin
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c116 static struct dso *head, *tail, *fini_head; variable in typeref:struct:
[all...]

Completed in 89 milliseconds