Searched defs:toff (Results 1 - 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dkcmp.h25 __u32 toff; /* target offset within same numbered sequence */ member in struct:kcmp_epoll_slot
/external/strace/
H A Dkcmp.c36 uint32_t toff; member in struct:strace_kcmp_epoll_slot
87 PRINT_FIELD_U(", ", slot, toff);
/external/strace/tests/
H A Dkcmp.c72 uint32_t toff; member in struct:kcmp_epoll_slot
132 printf(", toff=%llu}", (unsigned long long) slot->toff);
/external/strace/tests-m32/
H A Dkcmp.c72 uint32_t toff; member in struct:kcmp_epoll_slot
132 printf(", toff=%llu}", (unsigned long long) slot->toff);
/external/strace/tests-mx32/
H A Dkcmp.c72 uint32_t toff; member in struct:kcmp_epoll_slot
132 printf(", toff=%llu}", (unsigned long long) slot->toff);
/external/valgrind/helgrind/
H A Dlibhb_core.c1767 static UShort pulldown_to_32 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { argument
1769 switch (toff) {
1782 static UShort pulldown_to_16 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { argument
1784 switch (toff) {
1809 static UShort pulldown_to_8 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { argument
1811 switch (toff) {
1855 static UShort pullup_descr_to_16 ( UShort descr, UWord toff ) {
1857 switch (toff) {
1888 static UShort pullup_descr_to_32 ( UShort descr, UWord toff ) {
1890 switch (toff) {
5250 UWord cloff, tno, toff; local
5274 UWord cloff, tno, toff; local
5300 UWord cloff, tno, toff; local
5334 UWord cloff, tno, toff; local
5370 UWord cloff, tno, toff; local
5404 UWord cloff, tno, toff; local
5499 UWord cloff, tno, toff; local
5522 UWord cloff, tno, toff; local
5562 UWord cloff, tno, toff; local
5634 UWord cloff, tno, toff; local
6979 UWord toff = get_tree_offset(b); /* == 0 .. 7 */ local
[all...]

Completed in 213 milliseconds