Home
last modified time | relevance | path

Searched refs:bpf_ksym_type (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/gdb/linux/
H A Dbpf.py13 bpf_ksym_type = utils.CachedType("struct bpf_ksym") variable
30 bpf_ksym_ptr_type = bpf_ksym_type.get_type().pointer()