Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/preload/iterators/
A Diterators.bpf.c40 struct bpf_prog_aux { struct
50 struct bpf_prog_aux *aux; argument
/linux-6.3-rc2/include/linux/
A Dbpf.h1284 atomic64_t refcnt;
1285 u32 used_map_cnt;
1286 u32 used_btf_cnt;
1290 u32 stack_depth;
1291 u32 id;
1310 bool sleepable;
1336 void *security;
1339 struct btf *btf;
1358 u32 nr_linfo;
1363 u32 linfo_idx;
[all …]
/linux-6.3-rc2/kernel/bpf/
A Dhelpers.c1211 struct bpf_prog_aux *, aux) in BPF_CALL_3()

Completed in 29 milliseconds