Home
last modified time | relevance | path

Searched defs:buf_sz (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_common.c309 …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 Dnx_netif_filter_vp.c227 uint32_t buf_sz, buf_cnt, nslots, afslots, totalrings; in netif_filter_region_params_setup() local
H A Dnx_netif_vp.c792 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 Dkern_stackshot.c5822 stackshot_copyin_string(task_t task, uint64_t addr, char *buf, int buf_sz, boolean_t try_fault, kdp… in stackshot_copyin_string()