Searched refs:probe (Results 1 - 25 of 5874) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dafp_dtrace.d2 probe afpfunc__start(int func, char *funcname);
3 probe afpfunc__done(int func, char *funcname);
4 probe read__start(long size);
5 probe read__done();
6 probe write__start(long size);
7 probe write__done();
8 probe cnid__start(char *cnidfunc);
9 probe cnid__done();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dafp_dtrace.d2 probe afpfunc__start(int func, char *funcname);
3 probe afpfunc__done(int func, char *funcname);
4 probe read__start(long size);
5 probe read__done();
6 probe write__start(long size);
7 probe write__done();
8 probe cnid__start(char *cnidfunc);
9 probe cnid__done();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dafp_dtrace.d2 probe afpfunc__start(int func, char *funcname);
3 probe afpfunc__done(int func, char *funcname);
4 probe read__start(long size);
5 probe read__done();
6 probe write__start(long size);
7 probe write__done();
8 probe cnid__start(char *cnidfunc);
9 probe cnid__done();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/samples/tracepoints/
H A DMakefile5 obj-$(CONFIG_SAMPLE_TRACEPOINTS) += tracepoint-probe-sample.o
6 obj-$(CONFIG_SAMPLE_TRACEPOINTS) += tracepoint-probe-sample2.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/samples/tracepoints/
H A DMakefile5 obj-$(CONFIG_SAMPLE_TRACEPOINTS) += tracepoint-probe-sample.o
6 obj-$(CONFIG_SAMPLE_TRACEPOINTS) += tracepoint-probe-sample2.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lltdc/src/
H A Dlld2d.conf3 test = probe
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lltdc/src/
H A Dlld2d.conf3 test = probe
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lltdc/src/
H A Dlld2d.conf3 test = probe
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2/
H A DMakefile5 obj-y := ex.o probe.o entry.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/sh2/
H A DMakefile5 obj-y := ex.o probe.o entry.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dm32r_sio.h26 int m32r_sio_register_probe(struct m32r_sio_probe *probe);
27 void m32r_sio_unregister_probe(struct m32r_sio_probe *probe);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dm32r_sio.h26 int m32r_sio_register_probe(struct m32r_sio_probe *probe);
27 void m32r_sio_unregister_probe(struct m32r_sio_probe *probe);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/base/
H A Dmap.c20 struct probe { struct in struct:kobj_map
21 struct probe *next;
33 struct module *module, kobj_probe_t *probe,
39 struct probe *p;
44 p = kmalloc(sizeof(struct probe) * n, GFP_KERNEL);
51 p->get = probe;
59 struct probe **s = &domain->probes[index % 255];
74 struct probe *found = NULL;
81 struct probe **s;
83 struct probe *
32 kobj_map(struct kobj_map *domain, dev_t dev, unsigned long range, struct module *module, kobj_probe_t *probe, int (*lock)(dev_t, void *), void *data) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/base/
H A Dmap.c20 struct probe { struct in struct:kobj_map
21 struct probe *next;
33 struct module *module, kobj_probe_t *probe,
39 struct probe *p;
44 p = kmalloc(sizeof(struct probe) * n, GFP_KERNEL);
51 p->get = probe;
59 struct probe **s = &domain->probes[index % 255];
74 struct probe *found = NULL;
81 struct probe **s;
83 struct probe *
32 kobj_map(struct kobj_map *domain, dev_t dev, unsigned long range, struct module *module, kobj_probe_t *probe, int (*lock)(dev_t, void *), void *data) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/media/
H A Dv4l2-i2c-drv.h46 int (*probe)(struct i2c_client *client, const struct i2c_device_id *id); member in struct:v4l2_i2c_driver_data
63 v4l2_i2c_driver.probe = v4l2_i2c_data.probe;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/media/
H A Dv4l2-i2c-drv.h46 int (*probe)(struct i2c_client *client, const struct i2c_device_id *id); member in struct:v4l2_i2c_driver_data
63 v4l2_i2c_driver.probe = v4l2_i2c_data.probe;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A DMakefile4 obj-y := entry.o probe.o switchto.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/sh5/
H A DMakefile4 obj-y := entry.o probe.o switchto.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/bcm947xx/include/
H A Dbsp_priv.h36 extern void flash_memory_size_config(si_t *sih, void *probe);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dtracepoint.h43 * Connect a probe to a tracepoint.
46 extern int tracepoint_probe_register(const char *name, void *probe, void *data);
49 * Disconnect a probe from a tracepoint.
53 tracepoint_probe_unregister(const char *name, void *probe, void *data);
55 extern int tracepoint_probe_register_noupdate(const char *name, void *probe,
57 extern int tracepoint_probe_unregister_noupdate(const char *name, void *probe,
75 * probe unregistration and the end of module exit to make sure there is no
76 * caller executing a probe when it is freed.
154 register_trace_##name(void (*probe)(data_proto), void *data) \
156 return tracepoint_probe_register(#name, (void *)probe, \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtracepoint.h43 * Connect a probe to a tracepoint.
46 extern int tracepoint_probe_register(const char *name, void *probe, void *data);
49 * Disconnect a probe from a tracepoint.
53 tracepoint_probe_unregister(const char *name, void *probe, void *data);
55 extern int tracepoint_probe_register_noupdate(const char *name, void *probe,
57 extern int tracepoint_probe_unregister_noupdate(const char *name, void *probe,
75 * probe unregistration and the end of module exit to make sure there is no
76 * caller executing a probe when it is freed.
154 register_trace_##name(void (*probe)(data_proto), void *data) \
156 return tracepoint_probe_register(#name, (void *)probe, \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/gspca/m5602/
H A Dm5602_sensor.h55 int (*probe)(struct sd *sd); member in struct:m5602_sensor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/gspca/m5602/
H A Dm5602_sensor.h55 int (*probe)(struct sd *sd); member in struct:m5602_sensor
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dtlbflush.h60 static inline void invalidate_itlb_entry (unsigned long probe) argument
62 __asm__ __volatile__("iitlb %0; isync\n\t" : : "a" (probe));
65 static inline void invalidate_dtlb_entry (unsigned long probe) argument
67 __asm__ __volatile__("idtlb %0; dsync\n\t" : : "a" (probe));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dtlbflush.h60 static inline void invalidate_itlb_entry (unsigned long probe) argument
62 __asm__ __volatile__("iitlb %0; isync\n\t" : : "a" (probe));
65 static inline void invalidate_dtlb_entry (unsigned long probe) argument
67 __asm__ __volatile__("idtlb %0; dsync\n\t" : : "a" (probe));

Completed in 255 milliseconds

1234567891011>>