Searched defs:buf_sz (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/osfmk/kdp/ |
| H A D | kdp_common.c | 309 …task_t task, uint64_t addr, char *buf, int buf_sz, kdp_fault_flags_t fault_flags, find_phys_fn_t f… in kdp_generic_copyin_string_slowpath() 364 …task_t task, uint64_t addr, char *buf, int buf_sz, kdp_fault_flags_t fault_flags, find_phys_fn_t f… in kdp_generic_copyin_string()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_vp.c | 227 uint32_t buf_sz, buf_cnt, nslots, afslots, totalrings; in netif_filter_region_params_setup() local
|
| H A D | nx_netif_vp.c | 792 uint32_t buf_sz, buf_cnt, nslots, afslots, evslots, totalrings; in netif_vp_region_params_setup() local
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | kern_stackshot.c | 5822 stackshot_copyin_string(task_t task, uint64_t addr, char *buf, int buf_sz, boolean_t try_fault, kdp… in stackshot_copyin_string()
|