Searched refs:SPI (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/bsd/net/ |
| H A D | multi_layer_pkt_log.h | 401 #define MPKL_ESP_OUTPUT_TCP(LOGOBJECT, SPI, ESP_SEQ, LOCAL_PORT, REMOTE_PORT, TCP_SEQ, TCP_ACK, TCP… argument 405 …SPI, ESP_SEQ, … 420 #define MPKL_ESP_INPUT_TCP(LOGOBJECT, SPI, ESP_SEQ, LOCAL_PORT, REMOTE_PORT, TCP_SEQ, TCP_LEN) \ argument 424 SPI, ESP_SEQ, \
|
| /xnu-12377.1.9/libkern/libclosure/ |
| H A D | runtime.cpp | 412 #pragma mark SPI/API 563 #pragma mark Compiler SPI entry points
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | kdebug_private.h | 44 #pragma mark - User space SPI
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | freezer.md | 58 …nd it does so through the same `MEMORYSTATUS_CMD_SET_PROCESS_IS_FREEZABLE` SPI as RunningBoard. We…
|