Searched defs:sp (Results 1 - 25 of 59) sorted by relevance

123

/darwin-on-arm/xnu/libkern/
H A Dstack_protector.c42 uint32_t sp; local
H A Dkernel_mach_header.c128 const kernel_section_t *sp; local
180 kernel_section_t *sp; local
332 nextsect(kernel_segment_command_t *sgp, kernel_section_t *sp) argument
[all...]
H A Dmkext.c181 static void init_state(struct encode_state *sp) argument
203 static void insert_node(struct encode_state *sp, int r) argument
254 delete_node(struct encode_state *sp, int p) argument
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_CLDeny.c71 int adspCLDeny(struct adspcmd *pb, CCBPtr sp) argument
H A Dadsp_attention.c79 int adspAttention(register struct adspcmd *pb, register CCBPtr sp) argument
H A Dadsp_Timer.c105 CCBPtr sp; local
[all...]
H A Dadsp.c64 register CCBPtr sp; local
84 register CCBPtr sp; local
128 void *sp; local
380 NotifyUser( __unused CCBPtr sp) argument
389 UrgentUser( __unused CCBPtr sp) argument
[all...]
H A Dadsp_Close.c129 CCBPtr sp = 0; local
[all...]
H A Dadsp_Write.c69 int FillSendQueue( /* (CCBPtr sp) */ argument
[all...]
H A Dadsp_stream.c88 CCBPtr sp; local
160 CCBPtr sp; local
185 CCBPtr sp; local
227 register CCBPtr sp; local
251 CCBPtr sp = (CCBPtr)gbuf_rptr(((gbuf_t *)gref->info)); local
328 CCBPtr sp; local
519 CCBPtr sp; local
[all...]
H A Dadsp_Packet.c547 CCBPtr sp; local
734 CCBPtr sp; local
[all...]
/darwin-on-arm/xnu/osfmk/arm/
H A Dmisc_protos.h45 uint32_t sp; member in struct:_abort_information_context
/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap_native.c197 panic_64(x86_saved_state_t *sp, __unused int pc, __unused const char *msg, boolean_t do_mca_dump) argument
285 panic_double_fault64(x86_saved_state_t *sp) argument
293 panic_machine_check64(x86_saved_state_t *sp) argument
H A Dstartup64.c201 dump_frame(x86_saved_state_t *sp) argument
255 dump_frame64(x86_saved_state64_t *sp) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_forward.c135 struct secpolicy *sp = NULL; local
[all...]
H A Desp_rijndael.c155 u_int8_t sbuf[MAX_SBUF_LEN] __attribute__((aligned(4))), *sp, *sp_unaligned; local
335 u_int8_t sbuf[MAX_SBUF_LEN] __attribute__((aligned(4))), *sp, *sp_unaligned; local
[all...]
H A Din6_prefix.c142 char *sp, *tp; local
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_socket.c474 struct socket *sp; local
H A Dsubr_prf.c415 char **sp = (char**) pca->tty; local
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_blue.c200 blue_getstats(struct blue *bp, struct blue_stats *sp) argument
H A Dclassq_rio.c315 rio_getstats(rio_t *rp, struct red_stats *sp) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c353 char *sp, *dp, *endp; local
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c293 user_addr_t sp, stack_min, stack_max; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fslog.c407 struct vfsstatfs *sp; local
/darwin-on-arm/xnu/libkern/crypto/intel/
H A Dsha1edp.s101 #define sp %rsp // unifying architectural stack pointer representation define
113 #define sp %esp // unifying architectural stack pointer representation define
[all...]

Completed in 74 milliseconds

123