Lines Matching refs:__ksym
12 struct bpf_dynptr *ptr__uninit) __ksym __weak;
20 struct bpf_dynptr *ptr__uninit) __ksym __weak;
29 void *buffer, __u32 buffer__szk) __ksym __weak;
38 void *buffer, __u32 buffer__szk) __ksym __weak;
40 extern int bpf_dynptr_adjust(const struct bpf_dynptr *ptr, __u32 start, __u32 end) __ksym __weak;
41 extern bool bpf_dynptr_is_null(const struct bpf_dynptr *ptr) __ksym __weak;
42 extern bool bpf_dynptr_is_rdonly(const struct bpf_dynptr *ptr) __ksym __weak;
43 extern __u32 bpf_dynptr_size(const struct bpf_dynptr *ptr) __ksym __weak;
44 extern int bpf_dynptr_clone(const struct bpf_dynptr *ptr, struct bpf_dynptr *clone__init) __ksym __…
52 const __u8 *sun_path, __u32 sun_path__sz) __ksym;
62 struct bpf_tcp_req_attrs *attrs, int attrs__sz) __ksym;
64 void *bpf_cast_to_kern_ctx(void *) __ksym;
66 extern void *bpf_rdonly_cast(const void *obj, __u32 btf_id) __ksym __weak;
69 struct bpf_dynptr *value_ptr) __ksym;
70 extern int bpf_get_fsverity_digest(struct file *file, struct bpf_dynptr *digest_ptr) __ksym;
72 extern struct bpf_key *bpf_lookup_user_key(__u32 serial, __u64 flags) __ksym;
73 extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
74 extern void bpf_key_put(struct bpf_key *key) __ksym;
77 struct bpf_key *trusted_keyring) __ksym;
79 extern bool bpf_session_is_return(void) __ksym __weak;
80 extern __u64 *bpf_session_cookie(void) __ksym __weak;
89 struct bpf_dynptr *value_ptr) __ksym __weak;