Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_space.c196 mach_port_index_t bottom, in ipc_space_rand_freelist()
/xnu-12377.81.4/bsd/dev/arm64/
H A Ddtrace_isa.c455 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 Dbacktrace.c107 uintptr_t top, bottom; in backtrace_internal() local
/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c303 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 Dcallstack.c112 uintptr_t top, bottom; in interrupted_kernel_sp_value() local
/xnu-12377.81.4/libkern/c++/
H A DOSUnserialize.cpp859 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
/xnu-12377.81.4/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h936 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
/xnu-12377.81.4/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h936 yy_stack_print(yytype_int16 *bottom, yytype_int16 *top) in yy_stack_print()
/xnu-12377.81.4/bsd/net/pktsched/
H A Dpktsched_fq_codel.c2447 int64_t bytelimit, classq_pkt_t *top, classq_pkt_t *bottom, in fq_if_dequeue_class()