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

/xnu-2422.115.4/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
224 struct modctl *ctl = NULL; local
259 struct modctl *ctl = fbt->fbtp_ctl; local
[all...]
H A Dsdt.c76 __sdt_provide_module(void *arg, struct modctl *ctl) argument
178 struct modctl *ctl = sdp->sdp_ctl; local
222 struct modctl *ctl = sdp->sdp_ctl; local
279 struct modctl *ctl = sdp->sdp_ctl; local
658 sdt_provide_module(void *arg, struct modctl *ctl) argument
[all...]
/xnu-2422.115.4/bsd/dev/i386/
H A Dfbt_x86.c266 is_module_valid(struct modctl* ctl) argument
643 __provide_probe_64(struct modctl *ctl, uintptr_t instrLow, uintptr_t instrHigh, char *modname, char* symbolName, machine_inst_t* symbolStart) argument
914 __kernel_syms_provide_module(void *arg, struct modctl *ctl) argument
987 __user_syms_provide_module(void *arg, struct modctl *ctl) argument
1026 fbt_provide_module(void *arg, struct modctl *ctl) argument
[all...]

Completed in 21 milliseconds