Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h3534 struct linux_binfmt { struct
3535 struct list_head lh;
3536 struct module *module;
3537 int (*load_binary)(struct linux_binprm *);
3538 int (*load_shlib)(struct file *);
3539 int (*core_dump)(struct coredump_params *);
3540 long unsigned int min_coredump;