/tools/testing/selftests/bpf/progs/ |
A D | bpf_loop.c | 35 static int callback(__u32 index, void *data) in callback() function 144 int (*callback)(int i, void *ctx); in prog_non_constant_callback() local
|
A D | test_map_ops.c | 32 static u64 callback(u64 map, u64 key, u64 val, u64 ctx, u64 flags) in callback() function
|
A D | dynptr_fail.c | 1354 static int callback(__u32 index, void *data) in callback() function
|
/tools/testing/selftests/livepatch/test_modules/ |
A D | test_klp_callbacks_demo2.c | 21 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
|
A D | test_klp_callbacks_demo.c | 21 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
|
A D | test_klp_state.c | 23 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
|
A D | test_klp_state2.c | 23 static void callback_info(const char *callback, struct klp_object *obj) in callback_info()
|
/tools/virtio/linux/ |
A D | virtio.h | 22 void (*callback)(struct virtqueue *vq); member
|
/tools/perf/util/ |
A D | probe-finder.h | 58 int (*callback)(Dwarf_Die *sc_die, struct probe_finder *pf); member
|
A D | dwarf-aux.c | 745 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 D | linux.c | 30 void (*callback)(void *); member
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | user_ringbuf.c | 143 ring_buffer_sample_fn callback, in load_skel_create_ringbufs()
|
A D | token.c | 281 static void child(int sock_fd, struct bpffs_opts *opts, child_callback_fn callback) in child()
|
/tools/lib/subcmd/ |
A D | parse-options.h | 107 parse_opt_cb *callback; member
|
/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 728 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
|