Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 27) sorted by relevance

12

/samples/bpf/
Dmap_perf_test_kern.c99 int stress_hmap(struct pt_regs *ctx) in stress_hmap()
114 int stress_percpu_hmap(struct pt_regs *ctx) in stress_percpu_hmap()
128 int stress_hmap_alloc(struct pt_regs *ctx) in stress_hmap_alloc()
142 int stress_percpu_hmap_alloc(struct pt_regs *ctx) in stress_percpu_hmap_alloc()
156 int stress_lru_hmap_alloc(struct pt_regs *ctx) in stress_lru_hmap_alloc()
235 int stress_lpm_trie_map_alloc(struct pt_regs *ctx) in stress_lpm_trie_map_alloc()
257 int stress_hash_map_lookup(struct pt_regs *ctx) in stress_hash_map_lookup()
270 int stress_array_map_lookup(struct pt_regs *ctx) in stress_array_map_lookup()
Dxdp_monitor_kern.c40 int xdp_redirect_collect_stat(struct xdp_redirect_ctx *ctx) in xdp_redirect_collect_stat()
64 int trace_xdp_redirect_err(struct xdp_redirect_ctx *ctx) in trace_xdp_redirect_err()
71 int trace_xdp_redirect_map_err(struct xdp_redirect_ctx *ctx) in trace_xdp_redirect_map_err()
78 int trace_xdp_redirect(struct xdp_redirect_ctx *ctx) in trace_xdp_redirect()
85 int trace_xdp_redirect_map(struct xdp_redirect_ctx *ctx) in trace_xdp_redirect_map()
Dsyscall_tp_kern.c51 int trace_enter_open(struct syscalls_enter_open_args *ctx) in trace_enter_open()
58 int trace_enter_open_at(struct syscalls_enter_open_args *ctx) in trace_enter_open_at()
65 int trace_enter_exit(struct syscalls_exit_open_args *ctx) in trace_enter_exit()
72 int trace_enter_exit_at(struct syscalls_exit_open_args *ctx) in trace_enter_exit_at()
Dtest_overhead_kprobe_kern.c15 int prog(struct pt_regs *ctx) in prog()
35 int prog2(struct pt_regs *ctx) in prog2()
Dtracex4_kern.c28 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
37 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
Dxdp_redirect_kern.c56 int xdp_redirect_prog(struct xdp_md *ctx) in xdp_redirect_prog()
85 int xdp_redirect_dummy_prog(struct xdp_md *ctx) in xdp_redirect_dummy_prog()
Dxdp_redirect_map_kern.c56 int xdp_redirect_map_prog(struct xdp_md *ctx) in xdp_redirect_map_prog()
87 int xdp_redirect_dummy_prog(struct xdp_md *ctx) in xdp_redirect_dummy_prog()
Dtracex3_kern.c24 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
52 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
Dtest_current_task_under_cgroup_kern.c30 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Dlathist_kern.c29 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
72 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
Dsampleip_kern.c23 int do_sample(struct bpf_perf_event_data *ctx) in do_sample()
Dtracex6_kern.c20 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Dtest_overhead_tp_kern.c19 int prog(struct task_rename *ctx) in prog()
32 int prog2(struct urandom_read *ctx) in prog2()
Dtest_probe_write_user_kern.c29 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Dtracex2_kern.c24 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
80 int bpf_prog3(struct pt_regs *ctx) in bpf_prog3()
Dtrace_output_kern.c14 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Dtracex1_kern.c21 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Doffwaketime_kern.c61 int waker(struct pt_regs *ctx) in waker()
76 static inline int update_counts(void *ctx, u32 pid, u64 delta) in update_counts()
118 int oncpu(struct sched_switch_args *ctx)
Dparse_ldabs.c20 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
Dtrace_event_kern.c38 int bpf_prog1(struct bpf_perf_event_data *ctx) in bpf_prog1()
Dtracex5_kern.c29 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
Dxdp1_kern.c43 int xdp_prog1(struct xdp_md *ctx) in xdp_prog1()
Dxdp2_kern.c59 int xdp_prog1(struct xdp_md *ctx) in xdp_prog1()
Dsockex2_kern.c45 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
51 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash()
Dtest_map_in_map_kern.c104 int trace_sys_connect(struct pt_regs *ctx) in trace_sys_connect()

12