Home
last modified time | relevance | path

Searched defs:ctx (Results 176 - 200 of 4564) sorted by relevance

12345678910>>...183

/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dgang.c52 void spu_gang_add_ctx(struct spu_gang *gang, struct spu_context *ctx) in spu_gang_add_ctx() argument
61 void spu_gang_remove_ctx(struct spu_gang *gang, struct spu_context *ctx) in spu_gang_remove_ctx() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_netlink.c16 int dump_netlink(struct bpf_iter__netlink *ctx) in dump_netlink() argument
H A Dbpf_iter_ipv6_route.c13 int dump_ipv6_route(struct bpf_iter__ipv6_route *ctx) in dump_ipv6_route() argument
H A Dbpf_iter_bpf_percpu_array_map.c28 int dump_bpf_percpu_array_map(struct bpf_iter__bpf_map_elem *ctx) in dump_bpf_percpu_array_map() argument
H A Dbpf_iter_sockmap.c36 int copy(struct bpf_iter__sockmap *ctx) in copy() argument
H A Dbpf_iter_task_btf.c17 int dump_task_struct(struct bpf_iter__task *ctx) in dump_task_struct() argument
H A Dbpf_iter_task_stack.c14 int dump_task_stack(struct bpf_iter__task *ctx) in dump_task_stack() argument
H A Dbpf_iter_task_file.c13 int dump_task_file(struct bpf_iter__task_file *ctx) in dump_task_file() argument
H A Dconnect_force_port6.c28 int connect6(struct bpf_sock_addr *ctx) in connect6() argument
64 getsockname6(struct bpf_sock_addr *ctx) getsockname6() argument
78 getpeername6(struct bpf_sock_addr *ctx) getpeername6() argument
[all...]
H A Dconnect_force_port4.c29 int connect4(struct bpf_sock_addr *ctx) in connect4() argument
59 int getsockname4(struct bpf_sock_addr *ctx) in getsockname4() argument
70 getpeername4(struct bpf_sock_addr *ctx) getpeername4() argument
[all...]
H A Dfreplace_attach_probe.c24 int new_handle_kprobe(struct pt_regs *ctx) in new_handle_kprobe() argument
H A Dsendmsg4_prog.c22 int sendmsg_v4_prog(struct bpf_sock_addr *ctx) in sendmsg_v4_prog() argument
H A Dtest_autoload.c14 int prog1(const void *ctx) in prog1() argument
21 int prog2(const void *ctx) in prog2() argument
32 int prog3(const void *ctx) in prog3() argument
H A Dtest_attach_probe.c15 int handle_kprobe(struct pt_regs *ctx) in handle_kprobe() argument
29 int handle_uprobe(struct pt_regs *ctx) in handle_uprobe() argument
36 int handle_uretprobe(struct pt_regs *ctx) in handle_uretprobe() argument
H A Dtest_core_reloc_primitives.c32 int test_core_primitives(void *ctx) in test_core_primitives() argument
H A Dtest_core_reloc_nesting.c37 int test_core_nesting(void *ctx) in test_core_nesting() argument
H A Dtest_core_retro.c26 int handle_sys_enter(void *ctx) in handle_sys_enter() argument
H A Dtest_overhead.c25 int prog3(struct bpf_raw_tracepoint_args *ctx) in prog3() argument
H A Dtest_mmap.c30 int test_mmap(void *ctx) in test_mmap() argument
H A Dtest_rdonly_maps.c25 int skip_loop(struct pt_regs *ctx) in skip_loop() argument
44 int part_loop(struct pt_regs *ctx) in part_loop() argument
63 int full_loop(struct pt_regs *ctx) in full_loop() argument
H A Dtest_send_signal_kern.c9 static __always_inline int bpf_send_signal_test(void *ctx) in bpf_send_signal_test() argument
29 int send_signal_tp(void *ctx) in send_signal_tp() argument
35 int send_signal_tp_sched(void *ctx) in send_signal_tp_sched() argument
41 int send_signal_perf(void *ctx) in send_signal_perf() argument
H A Dtest_verif_scale3.c9 int balancer_ingress(struct __sk_buff *ctx) in balancer_ingress() argument
H A Dtest_verif_scale1.c9 int balancer_ingress(struct __sk_buff *ctx) in balancer_ingress() argument
H A Dtest_verif_scale2.c9 int balancer_ingress(struct __sk_buff *ctx) in balancer_ingress() argument
H A Dtest_xdp_with_devmap_helpers.c13 int xdp_redir_prog(struct xdp_md *ctx) in xdp_redir_prog() argument
22 int xdp_dummy_prog(struct xdp_md *ctx) in xdp_dummy_prog() argument
31 int xdp_dummy_dm(struct xdp_md *ctx) in xdp_dummy_dm() argument

Completed in 10 milliseconds

12345678910>>...183