Home
last modified time | relevance | path

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

/include/uapi/linux/
Dbtf.h145 struct btf_param { struct
/include/linux/
Dbtf.h489 static inline struct btf_param *btf_params(const struct btf_type *t) in btf_params()
491 return (struct btf_param *)(t + 1); in btf_params()
517 const struct btf_param *arg,