Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h36353 struct fsl_mc_resource_pool { struct
36354 enum fsl_mc_pool_type type;
36355 int max_count;
36356 int free_count;
36357 struct mutex mutex;
36358 struct list_head free_list;
36359 struct fsl_mc_bus *mc_bus;
H A Dvmlinux.h36353 struct fsl_mc_resource_pool { struct
36354 enum fsl_mc_pool_type type;
36355 int max_count;
36356 int free_count;
36357 struct mutex mutex;
36358 struct list_head free_list;
36359 struct fsl_mc_bus *mc_bus;