bpf_wq
struct bpf_wq wq;
extern int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) __weak __ksym;
extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
extern int bpf_wq_set_callback(struct bpf_wq *wq,
return sizeof(struct bpf_wq);
return __alignof__(struct bpf_wq);
BTF_TYPE_EMIT(struct bpf_wq);
__bpf_kfunc int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags)
BUILD_BUG_ON(sizeof(struct bpf_async_kern) > sizeof(struct bpf_wq));
BUILD_BUG_ON(__alignof__(struct bpf_async_kern) != __alignof__(struct bpf_wq));
__bpf_kfunc int bpf_wq_start(struct bpf_wq *wq, unsigned int flags)
__bpf_kfunc int bpf_wq_set_callback(struct bpf_wq *wq,
BTF_ID(struct, bpf_wq)
extern int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) __weak __ksym;
extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
struct bpf_wq w;
struct bpf_wq work;
struct bpf_wq *wq;
struct bpf_wq w;
struct bpf_wq *wq;
struct bpf_wq *wq;
struct bpf_wq *wq;
struct bpf_wq w;
struct bpf_wq *wq;
struct bpf_wq *wq;
struct bpf_wq *wq;
struct bpf_wq *wq;
struct bpf_wq work;
struct bpf_wq *wq;
extern int bpf_wq_init(struct bpf_wq *wq, void *p__map, unsigned int flags) __weak __ksym;
extern int bpf_wq_start(struct bpf_wq *wq, unsigned int flags) __weak __ksym;
extern int bpf_wq_set_callback(struct bpf_wq *wq,