Home
last modified time | relevance | path

Searched defs:callback (Results 1 – 15 of 15) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dbpf_loop.c35 static int callback(__u32 index, void *data) in callback() function
144 int (*callback)(int i, void *ctx); in prog_non_constant_callback() local
A Dtest_map_ops.c32 static u64 callback(u64 map, u64 key, u64 val, u64 ctx, u64 flags) in callback() function
A Ddynptr_fail.c1354 static int callback(__u32 index, void *data) in callback() function
/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_callbacks_demo2.c21 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
A Dtest_klp_callbacks_demo.c21 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
A Dtest_klp_state.c23 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
A Dtest_klp_state2.c23 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
/tools/virtio/linux/
A Dvirtio.h22 void (*callback)(struct virtqueue *vq); member
/tools/perf/util/
A Dprobe-finder.h58 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); member
A Ddwarf-aux.c745 int (*callback)(Dwarf_Die *, void *); member
818 line_walk_callback_t callback; member
857 line_walk_callback_t callback, void *data) in __die_walk_funclines()
910 int die_walk_lines(Dwarf_Die *rt_die, line_walk_callback_t callback, void *data) in die_walk_lines()
/tools/testing/shared/
A Dlinux.c30 void (*callback)(void *); member
/tools/testing/selftests/bpf/prog_tests/
A Duser_ringbuf.c143 ring_buffer_sample_fn callback, in load_skel_create_ringbufs()
A Dtoken.c281 static void child(int sock_fd, struct bpffs_opts *opts, child_callback_fn callback) in child()
/tools/lib/subcmd/
A Dparse-options.h107 parse_opt_cb *callback; member
/tools/perf/scripts/python/
A Dexported-sql-viewer.py728 def Find(self, value, direction, pattern, context, callback): argument
743 def FindDone(self, thread, callback, ids): argument
2523 def Find(self, value, direction, pattern, context, callback): argument
2530 def FindDone(self, thread, callback, row): argument
4240 def CreateAction(label, tip, callback, parent=None, shortcut=None): argument

Completed in 69 milliseconds