Lines Matching refs:__bpf_kfunc
1891 __bpf_kfunc void *bpf_obj_new_impl(u64 local_type_id__k, void *meta__ign) in bpf_obj_new_impl()
1925 __bpf_kfunc void bpf_obj_drop_impl(void *p__alloc, void *meta__ign) in bpf_obj_drop_impl()
1933 __bpf_kfunc void *bpf_refcount_acquire_impl(void *p__refcounted_kptr, void *meta__ign) in bpf_refcount_acquire_impl()
1978 __bpf_kfunc int bpf_list_push_front_impl(struct bpf_list_head *head, in bpf_list_push_front_impl()
1988 __bpf_kfunc int bpf_list_push_back_impl(struct bpf_list_head *head, in bpf_list_push_back_impl()
2021 __bpf_kfunc struct bpf_list_node *bpf_list_pop_front(struct bpf_list_head *head) in bpf_list_pop_front()
2026 __bpf_kfunc struct bpf_list_node *bpf_list_pop_back(struct bpf_list_head *head) in bpf_list_pop_back()
2031 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_remove(struct bpf_rb_root *root, in bpf_rbtree_remove()
2087 __bpf_kfunc int bpf_rbtree_add_impl(struct bpf_rb_root *root, struct bpf_rb_node *node, in bpf_rbtree_add_impl()
2097 __bpf_kfunc struct bpf_rb_node *bpf_rbtree_first(struct bpf_rb_root *root) in bpf_rbtree_first()
2110 __bpf_kfunc struct task_struct *bpf_task_acquire(struct task_struct *p) in bpf_task_acquire()
2121 __bpf_kfunc void bpf_task_release(struct task_struct *p) in bpf_task_release()
2133 __bpf_kfunc struct cgroup *bpf_cgroup_acquire(struct cgroup *cgrp) in bpf_cgroup_acquire()
2145 __bpf_kfunc void bpf_cgroup_release(struct cgroup *cgrp) in bpf_cgroup_release()
2157 __bpf_kfunc struct cgroup *bpf_cgroup_ancestor(struct cgroup *cgrp, int level) in bpf_cgroup_ancestor()
2177 __bpf_kfunc struct cgroup *bpf_cgroup_from_id(u64 cgid) in bpf_cgroup_from_id()
2197 __bpf_kfunc long bpf_task_under_cgroup(struct task_struct *task, in bpf_task_under_cgroup()
2210 __bpf_kfunc struct task_struct *bpf_task_from_pid(s32 pid) in bpf_task_from_pid()
2251 __bpf_kfunc void *bpf_dynptr_slice(const struct bpf_dynptr_kern *ptr, u32 offset, in bpf_dynptr_slice()
2335 __bpf_kfunc void *bpf_dynptr_slice_rdwr(const struct bpf_dynptr_kern *ptr, u32 offset, in bpf_dynptr_slice_rdwr()
2366 __bpf_kfunc int bpf_dynptr_adjust(struct bpf_dynptr_kern *ptr, u32 start, u32 end) in bpf_dynptr_adjust()
2384 __bpf_kfunc bool bpf_dynptr_is_null(struct bpf_dynptr_kern *ptr) in bpf_dynptr_is_null()
2389 __bpf_kfunc bool bpf_dynptr_is_rdonly(struct bpf_dynptr_kern *ptr) in bpf_dynptr_is_rdonly()
2397 __bpf_kfunc __u32 bpf_dynptr_size(const struct bpf_dynptr_kern *ptr) in bpf_dynptr_size()
2405 __bpf_kfunc int bpf_dynptr_clone(struct bpf_dynptr_kern *ptr, in bpf_dynptr_clone()
2418 __bpf_kfunc void *bpf_cast_to_kern_ctx(void *obj) in bpf_cast_to_kern_ctx()
2423 __bpf_kfunc void *bpf_rdonly_cast(void *obj__ign, u32 btf_id__k) in bpf_rdonly_cast()
2428 __bpf_kfunc void bpf_rcu_read_lock(void) in bpf_rcu_read_lock()
2433 __bpf_kfunc void bpf_rcu_read_unlock(void) in bpf_rcu_read_unlock()