Home
last modified time | relevance | path

Searched refs:probe_arg (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe_tmpl.h174 struct probe_arg *arg; in __get_data_size()
194 struct probe_arg *arg; in store_trace_args()
217 print_probe_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in print_probe_args()
224 struct probe_arg *a = args + i; in print_probe_args()
H A Dtrace_probe.h214 struct probe_arg { struct
246 struct probe_arg args[];
358 extern int traceprobe_update_arg(struct probe_arg *arg);
359 extern void traceprobe_free_probe_arg(struct probe_arg *arg);
H A Dtrace_probe.c544 struct probe_arg *parg, unsigned int flags, int offset) in traceprobe_parse_probe_arg_body()
734 struct probe_arg *args, int narg) in traceprobe_conflict_field_name()
752 struct probe_arg *parg = &tp->args[i]; in traceprobe_parse_probe_arg()
790 void traceprobe_free_probe_arg(struct probe_arg *arg) in traceprobe_free_probe_arg()
806 int traceprobe_update_arg(struct probe_arg *arg) in traceprobe_update_arg()
845 struct probe_arg *parg; in __set_print_fmt()
930 struct probe_arg *parg = &tp->args[i]; in traceprobe_define_arg_fields()
H A Dtrace_uprobe.c88 (sizeof(struct probe_arg) * (n)))
H A Dtrace_kprobe.c85 (sizeof(struct probe_arg) * (n)))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus_usb.c153 static void *probe_arg = NULL; variable
195 disc_arg = probe_cb(probe_arg, "DBUS USB", USB_BUS, bus_no, slot, hdrlen); in dbus_usb_probe()
215 probe_arg = prarg; in dbus_bus_register()
H A Ddbus.c186 static void *probe_arg = NULL; variable
1386 disc_arg = probe_cb(probe_arg, desc, bustype, bus_no, slot, hdrlen); in dbus_probe()
1406 probe_arg = NULL; in dhd_bus_register()
1437 probe_arg = NULL; in dhd_bus_unregister()
H A Ddbus_usb_linux.c594 static void *probe_arg = NULL; variable
1559 disc_arg = probe_cb(probe_arg, "", USB_BUS, usb->bus->busnum, usb->portnum, 0); in DBUS_USBOS_PROBE()
2565 probe_arg = prarg; in dbus_bus_osl_register()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus_usb.c152 static void *probe_arg = NULL; variable
194 disc_arg = probe_cb(probe_arg, "DBUS USB", USB_BUS, bus_no, slot, hdrlen); in dbus_usb_probe()
214 probe_arg = prarg; in dbus_bus_register()
H A Ddbus.c185 static void *probe_arg = NULL; variable
1376 disc_arg = probe_cb(probe_arg, desc, bustype, bus_no, slot, hdrlen); in dbus_probe()
1396 probe_arg = NULL; in dhd_bus_register()
1427 probe_arg = NULL; in dhd_bus_unregister()
H A Ddbus_usb_linux.c592 static void *probe_arg = NULL; variable
1557 disc_arg = probe_cb(probe_arg, "", USB_BUS, usb->bus->busnum, usb->portnum, 0); in DBUS_USBOS_PROBE()
2563 probe_arg = prarg; in dbus_bus_osl_register()