Searched defs:buf_sz (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.1.9/osfmk/kdp/ |
| H A D | kdp_common.c | 282 …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() 328 …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.1.9/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.1.9/osfmk/kern/ |
| H A D | kern_stackshot.c | 5749 stackshot_copyin_string(task_t task, uint64_t addr, char *buf, int buf_sz, boolean_t try_fault, kdp… in stackshot_copyin_string()
|