Searched defs:ctl (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dblist.c929 panic(const char *ctl, ...) argument
H A Dfbt.c113 struct modctl *ctl = NULL; local
174 struct modctl *ctl = NULL; local
199 struct modctl *ctl = NULL; local
222 struct modctl *ctl = NULL; local
255 struct modctl *ctl = fbt->fbtp_ctl; local
[all...]
H A Dsdt.c76 __sdt_provide_module(void *arg, struct modctl *ctl) argument
174 struct modctl *ctl = sdp->sdp_ctl; local
218 struct modctl *ctl = sdp->sdp_ctl; local
275 struct modctl *ctl = sdp->sdp_ctl; local
649 sdt_provide_module(void *arg, struct modctl *ctl) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_mib.c472 pmsctl_t ctl; local
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfbt_x86.c268 is_module_valid(struct modctl* ctl) argument
665 __provide_probe_32(struct modctl *ctl, uintptr_t instrLow, uintptr_t instrHigh, char *modname, char* symbolName, machine_inst_t* symbolStart) argument
934 __kernel_syms_provide_module(void *arg, struct modctl *ctl) argument
1007 __user_syms_provide_module(void *arg, struct modctl *ctl) argument
1181 __provide_probe_64(struct modctl *ctl, uintptr_t instrLow, uintptr_t instrHigh, char *modname, char* symbolName, machine_inst_t* symbolStart) argument
1452 __kernel_syms_provide_module(void *arg, struct modctl *ctl) argument
1525 __user_syms_provide_module(void *arg, struct modctl *ctl) argument
1567 fbt_provide_module(void *arg, struct modctl *ctl) argument
[all...]

Completed in 31 milliseconds