Home
last modified time | relevance | path

Searched defs:bpf_prog_aux (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/preload/iterators/
A Diterators.bpf.c40 struct bpf_prog_aux { struct
50 struct bpf_prog_aux *aux; argument
/linux/include/linux/
A Dbpf.h1462 atomic64_t refcnt;
1463 u32 used_map_cnt;
1464 u32 used_btf_cnt;
1467 u32 max_tp_access;
1468 u32 stack_depth;
1469 u32 id;
1522 void *security;
1526 struct btf *btf;
1545 u32 nr_linfo;
1550 u32 linfo_idx;
[all …]
/linux/kernel/bpf/
A Dhelpers.c1399 struct bpf_prog_aux *, aux) in BPF_CALL_3()

Completed in 27 milliseconds