Searched refs:clear (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.61.2/libkern/c++/ |
| H A D | priority_queue.cpp | 357 insert(queue_t que, entry_t elt, bool clear = true) in insert() 359 if (clear) { in insert()
|
| /xnu-8792.61.2/doc/memorystatus/ |
| H A D | overview.md | 182 …atus_dump_caches` to clear the PPLs cache and purge all task corpses. This also sends out a notifi…
|
| /xnu-8792.61.2/osfmk/i386/ |
| H A D | trap.c | 951 unsigned long clear = 0; in user_trap() local 956 __asm__ volatile ("mov %0, %%db6" : : "r" (clear)); in user_trap()
|
| /xnu-8792.61.2/osfmk/arm/ |
| H A D | machine_routines.h | 822 unsigned long update_mdscr(unsigned long clear, unsigned long set);
|
| /xnu-8792.61.2/tests/ |
| H A D | vm_phys_footprint.c | 1499 …elsWide, uint32_t pixelsHigh, uint32_t rowBytesAlignment, uint32_t fmt, bool purgeable, bool clear) in CreateSurface() argument 1539 if (clear) { in CreateSurface()
|
| H A D | stackshot_tests.m | 1448 …SSERT_EQ((pt_array[k] >> 48) & 0xf, (uint64_t) 0, "check that bits[48:51] of arm64 TTE are clear"); 1880 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear"); 1944 T_LOG("Ready to take stackshot, but waiting 1s for the coast to clear");
|
| /xnu-8792.61.2/bsd/netinet/ |
| H A D | in_tclass.c | 1864 set_dscp_to_wifi_ac_map(const struct dcsp_msc_map *map, int clear) in set_dscp_to_wifi_ac_map() argument 1868 if (clear) { in set_dscp_to_wifi_ac_map()
|
| /xnu-8792.61.2/makedefs/ |
| H A D | MakeInc.cmd | 46 # Concise logging puts all logs on the same line (CSI K to clear and
|