Lines Matching full:enum
1137 enum bpf_async_type {
1144 static enum hrtimer_restart bpf_timer_cb(struct hrtimer *hrtimer) in bpf_timer_cb()
1243 enum bpf_async_type type) in __bpf_async_init()
1353 enum bpf_async_type type) in __bpf_async_set_callback()
1415 enum hrtimer_mode mode; in BPF_CALL_3()
1675 static void bpf_dynptr_set_type(struct bpf_dynptr_kern *ptr, enum bpf_dynptr_type type) in bpf_dynptr_set_type()
1680 static enum bpf_dynptr_type bpf_dynptr_get_type(const struct bpf_dynptr_kern *ptr) in bpf_dynptr_get_type()
1703 enum bpf_dynptr_type type, u32 offset, u32 size) in bpf_dynptr_init()
1764 enum bpf_dynptr_type type; in __bpf_dynptr_read()
1815 enum bpf_dynptr_type type; in __bpf_dynptr_write()
1870 enum bpf_dynptr_type type; in BPF_CALL_3()
1917 bpf_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in bpf_base_func_proto()
2598 enum bpf_dynptr_type type; in bpf_dynptr_slice()