Searched refs:__on_enter (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgrp_ls_recursion.c63 static void __on_enter(struct pt_regs *regs, long id, struct cgroup *cgrp) function
87 __on_enter(regs, id, cgrp);
92 __on_enter(regs, id, task->cgroups->dfl_cgrp);
H A Dcgrp_ls_tp_btf.c36 static void __on_enter(struct pt_regs *regs, long id, struct cgroup *cgrp) function
81 __on_enter(regs, id, cgrp);
86 __on_enter(regs, id, task->cgroups->dfl_cgrp);

Completed in 263 milliseconds