Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h7677 struct linux_binfmt { struct
7678 struct list_head lh;
7679 struct module *module;
7680 int (*load_binary)(struct linux_binprm *);
7681 int (*load_shlib)(struct file *);
7682 int (*core_dump)(struct coredump_params *);
7683 long unsigned int min_coredump;