Home
last modified time | relevance | path

Searched defs:fs_parameter_spec (Results 1 – 7 of 7) sorted by relevance

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h3577 struct fs_parameter_spec { struct
3578 const char *name;
3579 fs_param_type *type;
3580 u8 opt;
3581 short unsigned int flags;
3582 const void *data;
Dvmlinux.h3577 struct fs_parameter_spec { struct
3578 const char *name;
3579 fs_param_type *type;
3580 u8 opt;
3581 short unsigned int flags;
3582 const void *data;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h5373 struct fs_parameter_spec { struct
5374 const char *name;
5375 fs_param_type *type;
5376 u8 opt;
5377 short unsigned int flags;
5378 const void *data;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h5035 struct fs_parameter_spec { struct
5036 const char *name;
5037 fs_param_type *type;
5038 u8 opt;
5039 short unsigned int flags;
5040 const void *data;
Dvmlinux_510.h5035 struct fs_parameter_spec { struct
5036 const char *name;
5037 fs_param_type *type;
5038 u8 opt;
5039 short unsigned int flags;
5040 const void *data;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h31290 struct fs_parameter_spec { struct
31291 const char *name;
31292 u8 opt;
31293 enum fs_parameter_type type: 8;
31294 short unsigned int flags;
Dvmlinux_505.h31290 struct fs_parameter_spec { struct
31291 const char *name;
31292 u8 opt;
31293 enum fs_parameter_type type: 8;
31294 short unsigned int flags;