Searched defs:buf_sz (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.1.13/osfmk/kdp/ |
| H A D | kdp_common.c | 280 …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() 326 …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-10002.1.13/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 | 787 uint32_t buf_sz, buf_cnt, nslots, afslots, evslots, totalrings; in netif_vp_region_params_setup() local
|
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | kern_stackshot.c | 3589 stackshot_copyin_string(task_t task, uint64_t addr, char *buf, int buf_sz, boolean_t try_fault, kdp… in stackshot_copyin_string()
|