Home
last modified time | relevance | path

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

/linux-6.12.1/tools/bpf/bpftool/ !
Dstruct_ops.c179 typedef int (*work_func)(int fd, const struct bpf_map_info *info, void *data, typedef
/linux-6.12.1/fs/btrfs/ !
Draid56.c187 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work()