Searched defs:bottom (Results 1 – 9 of 9) sorted by relevance
| /xnu-12377.81.4/osfmk/ipc/ |
| H A D | ipc_space.c | 196 mach_port_index_t bottom, in ipc_space_rand_freelist()
|
| /xnu-12377.81.4/bsd/dev/arm64/ |
| H A D | dtrace_isa.c | 455 const uintptr_t bottom = dtrace_get_kernel_stack(current_thread()); in dtrace_frame_in_kernel_stack() local
|
| /xnu-12377.81.4/osfmk/kern/ |
| H A D | backtrace.c | 107 uintptr_t top, bottom; in backtrace_internal() local
|
| /xnu-12377.81.4/osfmk/console/ |
| H A D | video_console.c | 303 gc_clear_screen(unsigned int xx, unsigned int yy, int top, unsigned int bottom, in gc_clear_screen() 1012 gc_scroll_down(int num, unsigned int top, unsigned int bottom) in gc_scroll_down() 1106 gc_scroll_up(int num, unsigned int top, unsigned int bottom) in gc_scroll_up()
|
| /xnu-12377.81.4/osfmk/kperf/ |
| H A D | callstack.c | 112 uintptr_t top, bottom; in interrupted_kernel_sp_value() local
|
| /xnu-12377.81.4/libkern/c++/ |
| H A D | OSUnserialize.cpp | 859 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
|
| /xnu-12377.81.4/libkern/libkern/c++/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 936 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
|
| /xnu-12377.81.4/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 936 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
|
| /xnu-12377.81.4/bsd/net/pktsched/ |
| H A D | pktsched_fq_codel.c | 2447 int64_t bytelimit, classq_pkt_t *top, classq_pkt_t *bottom, in fq_if_dequeue_class()
|