Home
last modified time | relevance | path

Searched defs:fetch_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtrace_probe.h139 struct fetch_type { global() struct
140 namefetch_type global() argument
141 sizefetch_type global() argument
142 is_signedfetch_type global() argument
143 is_stringfetch_type global() argument
144 printfetch_type global() argument
145 fmtfetch_type global() argument
146 fmttypefetch_type global() argument
/openbmc/linux/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h87 enum mdp_fetch_type fetch_type; member