Searched refs:end (Results 151 - 154 of 154) sorted by relevance

1234567

/seL4-test-master/kernel/src/arch/x86/64/
H A Dtraps.S68 * fpu state (CONFIG_XSAVE_SIZE) and then the end of the user context is
670 # RSP points to the end of the VCPUs general purpose register array
/seL4-test-master/projects/sel4test/apps/sel4test-tests/src/tests/
H A Dscheduler.c1016 uint64_t end = sel4test_timestamp(env); local
1018 uint64_t diff = (end - start);
1487 * before being pre-empted at the end. This should ensure full
/seL4-test-master/projects/musllibc/src/regex/
H A Dregcomp.c526 '-' only at the beginning or end of a List and
846 goto end;
885 /* '$' is special everywhere in EREs, and at the end of a BRE subexpression. */
925 end:
1260 /* Add end of this submatch to regset. */
1305 /* Add end of this submatch to regset after processing this
1526 break; /* end case: ADDTAGS_RECURSE */
1630 } /* end switch(symbol) */
1631 } /* end while(tre_stack_num_objects(stack) > bottom) */
2331 break; /* end cas
[all...]
/seL4-test-master/kernel/src/arch/riscv/kernel/
H A Dvspace.c284 pt_vptr < it_v_reg.end;

Completed in 133 milliseconds

1234567