Home
last modified time | relevance | path

Searched refs:__ksym (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dkfunc_call_test.c6 extern int bpf_kfunc_call_test2(struct sock *sk, __u32 a, __u32 b) __ksym;
8 __u32 c, __u64 d) __ksym;
10 extern struct prog_test_ref_kfunc *bpf_kfunc_call_test_acquire(unsigned long *sp) __ksym;
11 extern void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
12 extern void bpf_kfunc_call_test_pass_ctx(struct __sk_buff *skb) __ksym;
13 extern void bpf_kfunc_call_test_pass1(struct prog_test_pass1 *p) __ksym;
14 extern void bpf_kfunc_call_test_pass2(struct prog_test_pass2 *p) __ksym;
15 extern void bpf_kfunc_call_test_mem_len_pass1(void *mem, int len) __ksym;
16 extern void bpf_kfunc_call_test_mem_len_fail2(__u64 *mem, int len) __ksym;
17 …t *bpf_kfunc_call_test_get_rdwr_mem(struct prog_test_ref_kfunc *p, const int rdwr_buf_size) __ksym;
[all …]
Dget_func_ip_test.c9 extern const void bpf_fentry_test1 __ksym;
10 extern const void bpf_fentry_test2 __ksym;
11 extern const void bpf_fentry_test3 __ksym;
12 extern const void bpf_fentry_test4 __ksym;
13 extern const void bpf_modify_return_test __ksym;
14 extern const void bpf_fentry_test6 __ksym;
15 extern const void bpf_fentry_test7 __ksym;
Dkprobe_multi.c9 extern const void bpf_fentry_test1 __ksym;
10 extern const void bpf_fentry_test2 __ksym;
11 extern const void bpf_fentry_test3 __ksym;
12 extern const void bpf_fentry_test4 __ksym;
13 extern const void bpf_fentry_test5 __ksym;
14 extern const void bpf_fentry_test6 __ksym;
15 extern const void bpf_fentry_test7 __ksym;
16 extern const void bpf_fentry_test8 __ksym;
Dtest_ksyms.c13 extern const void bpf_link_fops __ksym;
14 extern const void __start_BTF __ksym;
15 extern const void __stop_BTF __ksym;
16 extern const void __per_cpu_start __ksym;
18 extern const void bpf_link_fops1 __ksym __weak;
Dkfunc_call_fail.c6 extern struct prog_test_ref_kfunc *bpf_kfunc_call_test_acquire(unsigned long *sp) __ksym;
7 extern void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
8 extern void bpf_kfunc_call_test_mem_len_pass1(void *mem, int len) __ksym;
9 …t *bpf_kfunc_call_test_get_rdwr_mem(struct prog_test_ref_kfunc *p, const int rdwr_buf_size) __ksym;
10 …pf_kfunc_call_test_get_rdonly_mem(struct prog_test_ref_kfunc *p, const int rdonly_buf_size) __ksym;
11 …pf_kfunc_call_test_acq_rdonly_mem(struct prog_test_ref_kfunc *p, const int rdonly_buf_size) __ksym;
12 extern void bpf_kfunc_call_int_mem_release(int *p) __ksym;
Dtest_bpf_nf_fail.c17 struct bpf_ct_opts___local *, u32) __ksym;
19 struct bpf_ct_opts___local *, u32) __ksym;
20 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
21 void bpf_ct_release(struct nf_conn *) __ksym;
22 void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;
23 int bpf_ct_change_timeout(struct nf_conn *, u32) __ksym;
24 int bpf_ct_set_status(struct nf_conn *, u32) __ksym;
25 int bpf_ct_change_status(struct nf_conn *, u32) __ksym;
Dtest_bpf_nf.c47 struct bpf_ct_opts___local *, u32) __ksym;
49 struct bpf_ct_opts___local *, u32) __ksym;
51 struct bpf_ct_opts___local *, u32) __ksym;
53 struct bpf_ct_opts___local *, u32) __ksym;
54 struct nf_conn *bpf_ct_insert_entry(struct nf_conn *) __ksym;
55 void bpf_ct_release(struct nf_conn *) __ksym;
56 void bpf_ct_set_timeout(struct nf_conn *, u32) __ksym;
57 int bpf_ct_change_timeout(struct nf_conn *, u32) __ksym;
58 int bpf_ct_set_status(struct nf_conn *, u32) __ksym;
59 int bpf_ct_change_status(struct nf_conn *, u32) __ksym;
[all …]
Dtest_ksyms_weak.c21 extern const struct rq runqueues __ksym __weak; /* typed */
22 extern const void bpf_prog_active __ksym __weak; /* typeless */
28 extern const void bpf_link_fops1 __ksym __weak;
31 extern const int bpf_link_fops2 __ksym __weak;
Dtest_verify_pkcs7_sig.c17 extern struct bpf_key *bpf_lookup_user_key(__u32 serial, __u64 flags) __ksym;
18 extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
19 extern void bpf_key_put(struct bpf_key *key) __ksym;
22 struct bpf_key *trusted_keyring) __ksym;
Dtest_lookup_key.c21 extern struct bpf_key *bpf_lookup_user_key(__u32 serial, __u64 flags) __ksym;
22 extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
23 extern void bpf_key_put(struct bpf_key *key) __ksym;
Dkfunc_call_test_subprog.c7 extern const int bpf_prog_active __ksym;
9 __u32 c, __u64 d) __ksym;
10 extern struct sock *bpf_kfunc_call_test3(struct sock *sk) __ksym;
Dtest_ksyms_module.c20 extern const int bpf_testmod_ksym_percpu __ksym;
21 extern void bpf_testmod_test_mod_kfunc(int i) __ksym;
22 extern void bpf_testmod_invalid_mod_kfunc(void) __ksym __weak;
Dtest_kfunc_dynptr_param.c14 extern struct bpf_key *bpf_lookup_system_key(__u64 id) __ksym;
15 extern void bpf_key_put(struct bpf_key *key) __ksym;
18 struct bpf_key *trusted_keyring) __ksym;
Dtest_ksyms_btf_null_check.c8 extern const struct rq runqueues __ksym; /* struct type global var. */
9 extern const int bpf_prog_active __ksym; /* int type global var. */
Dtest_ksyms_btf.c19 extern const struct rq runqueues __ksym; /* struct type global var. */
20 extern const int bpf_prog_active __ksym; /* int type global var. */
Dcb_refs.c17 extern struct prog_test_ref_kfunc *bpf_kfunc_call_test_acquire(unsigned long *sp) __ksym;
18 extern void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
Dmap_kptr.c60 extern struct prog_test_ref_kfunc *bpf_kfunc_call_test_acquire(unsigned long *sp) __ksym;
62 bpf_kfunc_call_test_kptr_get(struct prog_test_ref_kfunc **p, int a, int b) __ksym;
63 extern void bpf_kfunc_call_test_release(struct prog_test_ref_kfunc *p) __ksym;
Dcgroup_hierarchical_stats.c40 extern void cgroup_rstat_updated(struct cgroup *cgrp, int cpu) __ksym;
41 extern void cgroup_rstat_flush(struct cgroup *cgrp) __ksym;
Dkfunc_call_destructive.c5 extern void bpf_kfunc_call_test_destructive(void) __ksym;
Dkfunc_call_race.c5 extern void bpf_testmod_test_mod_kfunc(int i) __ksym;
Dksym_race.c5 extern int bpf_testmod_ksym_percpu __ksym;
Dtest_d_path_check_rdonly_mem.c8 extern const int bpf_prog_active __ksym;
Dtest_d_path_check_types.c7 extern const int bpf_prog_active __ksym;
Dtest_ksyms_btf_write_check.c8 extern const int bpf_prog_active __ksym; /* int type global var. */
/linux-6.1.9/tools/bpf/bpftool/skeleton/
Dpid_iter.bpf.c18 extern const void bpf_link_fops __ksym;
19 extern const void bpf_map_fops __ksym;
20 extern const void bpf_prog_fops __ksym;
21 extern const void btf_fops __ksym;

12