Searched refs:__ksym (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.1.9/tools/testing/selftests/bpf/progs/ |
D | kfunc_call_test.c | 6 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 …]
|
D | get_func_ip_test.c | 9 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;
|
D | kprobe_multi.c | 9 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;
|
D | test_ksyms.c | 13 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;
|
D | kfunc_call_fail.c | 6 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;
|
D | test_bpf_nf_fail.c | 17 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;
|
D | test_bpf_nf.c | 47 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 …]
|
D | test_ksyms_weak.c | 21 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;
|
D | test_verify_pkcs7_sig.c | 17 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;
|
D | test_lookup_key.c | 21 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;
|
D | kfunc_call_test_subprog.c | 7 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;
|
D | test_ksyms_module.c | 20 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;
|
D | test_kfunc_dynptr_param.c | 14 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;
|
D | test_ksyms_btf_null_check.c | 8 extern const struct rq runqueues __ksym; /* struct type global var. */ 9 extern const int bpf_prog_active __ksym; /* int type global var. */
|
D | test_ksyms_btf.c | 19 extern const struct rq runqueues __ksym; /* struct type global var. */ 20 extern const int bpf_prog_active __ksym; /* int type global var. */
|
D | cb_refs.c | 17 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;
|
D | map_kptr.c | 60 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;
|
D | cgroup_hierarchical_stats.c | 40 extern void cgroup_rstat_updated(struct cgroup *cgrp, int cpu) __ksym; 41 extern void cgroup_rstat_flush(struct cgroup *cgrp) __ksym;
|
D | kfunc_call_destructive.c | 5 extern void bpf_kfunc_call_test_destructive(void) __ksym;
|
D | kfunc_call_race.c | 5 extern void bpf_testmod_test_mod_kfunc(int i) __ksym;
|
D | ksym_race.c | 5 extern int bpf_testmod_ksym_percpu __ksym;
|
D | test_d_path_check_rdonly_mem.c | 8 extern const int bpf_prog_active __ksym;
|
D | test_d_path_check_types.c | 7 extern const int bpf_prog_active __ksym;
|
D | test_ksyms_btf_write_check.c | 8 extern const int bpf_prog_active __ksym; /* int type global var. */
|
/linux-6.1.9/tools/bpf/bpftool/skeleton/ |
D | pid_iter.bpf.c | 18 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