Lines Matching refs:__bpf_kfunc

1904 __bpf_kfunc void *bpf_obj_new_impl(u64 local_type_id__k, void *meta__ign)
1938 __bpf_kfunc void bpf_obj_drop_impl(void *p__alloc, void *meta__ign)
1946 __bpf_kfunc void *bpf_refcount_acquire_impl(void *p__refcounted_kptr, void *meta__ign)
1991 __bpf_kfunc int bpf_list_push_front_impl(struct bpf_list_head *head,
2001 __bpf_kfunc int bpf_list_push_back_impl(struct bpf_list_head *head,
2034 __bpf_kfunc struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head)
2039 __bpf_kfunc struct bpf_list_node *bpf_list_pop_back(struct bpf_list_head *head)
2044 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_remove(struct bpf_rb_root *root,
2100 __bpf_kfunc int bpf_rbtree_add_impl(struct bpf_rb_root *root, struct bpf_rb_node *node,
2110 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_first(struct bpf_rb_root *root)
2123 __bpf_kfunc struct task_struct *bpf_task_acquire(struct task_struct *p)
2134 __bpf_kfunc void bpf_task_release(struct task_struct *p)
2146 __bpf_kfunc struct cgroup *bpf_cgroup_acquire(struct cgroup *cgrp)
2158 __bpf_kfunc void bpf_cgroup_release(struct cgroup *cgrp)
2170 __bpf_kfunc struct cgroup *bpf_cgroup_ancestor(struct cgroup *cgrp, int level)
2190 __bpf_kfunc struct cgroup *bpf_cgroup_from_id(u64 cgid)
2210 __bpf_kfunc long bpf_task_under_cgroup(struct task_struct *task,
2228 __bpf_kfunc struct task_struct *bpf_task_from_pid(s32 pid)
2269 __bpf_kfunc void *bpf_dynptr_slice(const struct bpf_dynptr_kern *ptr, u32 offset,
2353 __bpf_kfunc void *bpf_dynptr_slice_rdwr(const struct bpf_dynptr_kern *ptr, u32 offset,
2384 __bpf_kfunc int bpf_dynptr_adjust(struct bpf_dynptr_kern *ptr, u32 start, u32 end)
2402 __bpf_kfunc bool bpf_dynptr_is_null(struct bpf_dynptr_kern *ptr)
2407 __bpf_kfunc bool bpf_dynptr_is_rdonly(struct bpf_dynptr_kern *ptr)
2415 __bpf_kfunc __u32 bpf_dynptr_size(const struct bpf_dynptr_kern *ptr)
2423 __bpf_kfunc int bpf_dynptr_clone(struct bpf_dynptr_kern *ptr,
2436 __bpf_kfunc void *bpf_cast_to_kern_ctx(void *obj)
2441 __bpf_kfunc void *bpf_rdonly_cast(void *obj__ign, u32 btf_id__k)
2446 __bpf_kfunc void bpf_rcu_read_lock(void)
2451 __bpf_kfunc void bpf_rcu_read_unlock(void)