Searched refs:BPF_PROG_ATTACH (Results 1 – 9 of 9) sorted by relevance
26 #if !(defined(BPF_PROG_ATTACH) || (defined(HAVE_DECL_BPF_PROG_ATTACH) && HAVE_DECL_BPF_PROG_ATTACH))27 # define BPF_PROG_ATTACH 8 macro49 XLAT(BPF_PROG_ATTACH),
9 BPF_PROG_ATTACH 8
209 prog_cgroup(BPF_PROG_ATTACH); in main()214 BOGUS_BPF(BPF_PROG_ATTACH); in main()
76 BPF_PROG_ATTACH, enumerator
290 case BPF_PROG_ATTACH: in SYS_FUNC()
10 * Implemented decoding of BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH,
324 Implement decoding of BPF_OBJ_PIN, BPF_OBJ_GET, BPF_PROG_ATTACH,