Home
last modified time | relevance | path

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

12

/samples/bpf/
A Dtask_fd_query_kern.c8 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
14 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
A Dsyscall_tp_kern.c60 int trace_enter_open(struct syscalls_enter_open_args *ctx) in trace_enter_open()
68 int trace_enter_open_at(struct syscalls_enter_open_at_args *ctx) in trace_enter_open_at()
75 int trace_enter_open_at2(struct syscalls_enter_open_at_args *ctx) in trace_enter_open_at2()
83 int trace_enter_exit(struct syscalls_exit_open_args *ctx) in trace_enter_exit()
91 int trace_enter_exit_at(struct syscalls_exit_open_args *ctx) in trace_enter_exit_at()
98 int trace_enter_exit_at2(struct syscalls_exit_open_args *ctx) in trace_enter_exit_at2()
A Dxdp_fwd_kern.c43 static __always_inline int xdp_fwd_flags(struct xdp_md *ctx, u32 flags) in xdp_fwd_flags()
147 int xdp_fwd_prog(struct xdp_md *ctx) in xdp_fwd_prog()
153 int xdp_fwd_direct_prog(struct xdp_md *ctx) in xdp_fwd_direct_prog()
A Dxdp2skb_meta_kern.c32 int _xdp_mark(struct xdp_md *ctx) in _xdp_mark()
63 int _tc_mark(struct __sk_buff *ctx) in _tc_mark()
A Dtracex4.bpf.c28 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
37 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
A Doffwaketime.bpf.c63 int waker(struct pt_regs *ctx) in waker()
76 static inline int update_counts(void *ctx, u32 pid, u64 delta) in update_counts()
108 int oncpu(struct trace_event_raw_sched_switch *ctx)
A Dlathist_kern.c29 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
72 int bpf_prog2(struct pt_regs *ctx) in bpf_prog2()
A Dtracex1.bpf.c20 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
A Dsampleip_kern.c23 int do_sample(struct bpf_perf_event_data *ctx) in do_sample()
A Dtracex3.bpf.c27 int bpf_prog1(struct trace_event_raw_block_rq *ctx) in bpf_prog1()
59 int bpf_prog2(struct trace_event_raw_block_rq *ctx) in bpf_prog2()
A Dtrace_output.bpf.c13 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
A Dparse_ldabs.c21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
A Dcpustat_kern.c104 int bpf_prog1(struct cpu_args *ctx) in bpf_prog1()
212 int bpf_prog2(struct cpu_args *ctx) in bpf_prog2()
A Dtcp_dumpstats_kern.c26 int _sockops(struct bpf_sock_ops *ctx) in _sockops()
A Dtracex6.bpf.c29 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
A Dibumad_kern.c78 int on_ib_umad_read_recv(struct ib_umad_rw_args *ctx) in on_ib_umad_read_recv()
98 int on_ib_umad_read_send(struct ib_umad_rw_args *ctx) in on_ib_umad_read_send()
118 int on_ib_umad_write(struct ib_umad_rw_args *ctx) in on_ib_umad_write()
A Dtrace_event_kern.c38 int bpf_prog1(struct bpf_perf_event_data *ctx) in bpf_prog1()
A Dtracex5.bpf.c30 int bpf_prog1(struct pt_regs *ctx) in bpf_prog1()
A 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()
A Dtrace_output_user.c22 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output()
A Dsockex3_kern.c42 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
48 static inline __u32 ipv6_addr_hash(struct __sk_buff *ctx, __u64 off) in ipv6_addr_hash()
/samples/damon/
A Dmtier.c75 struct damon_ctx *ctx; in damon_sample_mtier_build_ctx() local
174 struct damon_ctx *ctx; in damon_sample_mtier_start() local
A Dwsse.c35 static struct damon_ctx *ctx; variable
A Dprcl.c34 static struct damon_ctx *ctx; variable
/samples/hid/
A Dhid_surface_dial.bpf.c49 struct hid_bpf_ctx *ctx; in set_haptic() local

Completed in 21 milliseconds

12