Home
last modified time | relevance | path

Searched refs:BPF_PROG (Results 76 – 100 of 128) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_type_tag.c22 int BPF_PROG(sub, int x) in BPF_PROG() function
H A Ddummy_st_ops_fail.c14 int BPF_PROG(test_unsupported_field_sleepable, in BPF_PROG() function
H A Dtest_sk_storage_trace_itself.c16 int BPF_PROG(trace_bpf_sk_storage_free, struct sock *sk) in BPF_PROG() function
H A Dtest_d_path_check_rdonly_mem.c11 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG() function
H A Dtest_libbpf_get_fd_by_id_opts.c27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG() function
H A Dcgrp_ls_negative.c18 int BPF_PROG(on_enter, struct pt_regs *regs, long id) in BPF_PROG() function
H A Dtest_deny_namespace.c17 int BPF_PROG(test_userns_create, const struct cred *cred, int ret) in BPF_PROG() function
H A Dbprm_opts.c22 int BPF_PROG(secure_exec, struct linux_binprm *bprm) in BPF_PROG() function
H A Dexhandler_kern.c19 int BPF_PROG(trace_task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
H A Dtest_d_path_check_types.c15 int BPF_PROG(d_path_check_rdonly_mem, struct path *path, struct kstat *stat, in BPF_PROG() function
H A Dread_bpf_task_storage_busy.c23 int BPF_PROG(read_bpf_task_storage_busy) in BPF_PROG() function
H A Dtask_local_storage_exit_creds.c22 int BPF_PROG(trace_exit_creds, struct task_struct *task) in BPF_PROG() function
H A Drecursion.c28 int BPF_PROG(on_delete, struct bpf_map *map) in BPF_PROG() function
H A Dlinked_vars2.c39 int BPF_PROG(handler2) in BPF_PROG() function
H A Dtrigger_bench.c22 int BPF_PROG(bench_trigger_raw_tp, struct pt_regs *regs, long id) in BPF_PROG() function
H A Dlinked_vars1.c39 int BPF_PROG(handler1) in BPF_PROG() function
H A Dtest_skc_to_unix_sock.c13 int BPF_PROG(unix_listen, struct socket *sock, int backlog) in BPF_PROG() function
H A Dget_branch_snapshot.c24 int BPF_PROG(test1, int n, int ret) in BPF_PROG() function
H A Dtest_lookup_key.c26 int BPF_PROG(bpf, int cmd, union bpf_attr *attr, unsigned int size) in BPF_PROG() function
H A Dtask_storage_nodeadlock.c25 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() function
H A Dlinked_funcs2.c67 int BPF_PROG(handler2, struct pt_regs *regs, long id) in BPF_PROG() function
H A Dlinked_funcs1.c67 int BPF_PROG(handler1, struct pt_regs *regs, long id) in BPF_PROG() function
H A Dtest_task_under_cgroup.c21 int BPF_PROG(handle__task_newtask, struct task_struct *task, u64 clone_flags) in BPF_PROG() function
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.bpf.c18 int BPF_PROG(hid_tail_call, struct hid_bpf_ctx *hctx) in BPF_PROG() function
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbperf_cgroup.bpf.c216 int BPF_PROG(on_cgrp_switch) in BPF_PROG() function
222 int BPF_PROG(trigger_read) in BPF_PROG() function

123456