Home
last modified time | relevance | path

Searched defs:work_func (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/bpf/bpftool/
Dstruct_ops.c181 typedef int (*work_func)(int fd, const struct bpf_map_info *info, void *data, typedef
/Linux-v5.10/fs/btrfs/
Draid56.c191 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work()