Searched refs:prog4 (Results 1 – 3 of 3) sorted by relevance
28 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in prog3() 31 BPF_PROG(prog4,struct task_struct * tsk,const char * buf,bool exec) BPF_PROG() argument
115 int prog4(void *ctx) in prog4() function
100 attach_bpf(ctx.skel->progs.prog4); in setup_fentry()