Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h17790 struct linux_binfmt { struct
17791 struct list_head lh;
17792 struct module *module;
17793 int (*load_binary)(struct linux_binprm *);
17794 int (*load_shlib)(struct file *);
17795 int (*core_dump)(struct coredump_params *);
17796 long unsigned int min_coredump;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h18591 struct linux_binfmt { struct
18592 struct list_head lh;
18593 struct module *module;
18594 int (*load_binary)(struct linux_binprm *);
18595 int (*load_shlib)(struct file *);
18596 int (*core_dump)(struct coredump_params *);
18597 long unsigned int min_coredump;
Dvmlinux.h18591 struct linux_binfmt { struct
18592 struct list_head lh;
18593 struct module *module;
18594 int (*load_binary)(struct linux_binprm *);
18595 int (*load_shlib)(struct file *);
18596 int (*core_dump)(struct coredump_params *);
18597 long unsigned int min_coredump;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h7769 struct linux_binfmt { struct
7770 struct list_head lh;
7771 struct module *module;
7772 int (*load_binary)(struct linux_binprm *);
7773 int (*load_shlib)(struct file *);
7774 int (*core_dump)(struct coredump_params *);
7775 long unsigned int min_coredump;
Dvmlinux.h7769 struct linux_binfmt { struct
7770 struct list_head lh;
7771 struct module *module;
7772 int (*load_binary)(struct linux_binprm *);
7773 int (*load_shlib)(struct file *);
7774 int (*core_dump)(struct coredump_params *);
7775 long unsigned int min_coredump;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h5401 struct linux_binfmt { struct
5402 struct list_head lh;
5403 struct module *module;
5404 int (*load_binary)(struct linux_binprm *);
5405 int (*load_shlib)(struct file *);
5406 int (*core_dump)(struct coredump_params *);
5407 long unsigned int min_coredump;
Dvmlinux.h5401 struct linux_binfmt { struct
5402 struct list_head lh;
5403 struct module *module;
5404 int (*load_binary)(struct linux_binprm *);
5405 int (*load_shlib)(struct file *);
5406 int (*core_dump)(struct coredump_params *);
5407 long unsigned int min_coredump;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h15007 struct linux_binfmt { struct
15008 struct list_head lh;
15009 struct module *module;
15010 int (*load_binary)(struct linux_binprm *);
15011 int (*load_shlib)(struct file *);
15012 int (*core_dump)(struct coredump_params *);
15013 long unsigned int min_coredump;
Dvmlinux_608.h15007 struct linux_binfmt { struct
15008 struct list_head lh;
15009 struct module *module;
15010 int (*load_binary)(struct linux_binprm *);
15011 int (*load_shlib)(struct file *);
15012 int (*core_dump)(struct coredump_params *);
15013 long unsigned int min_coredump;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h5997 struct linux_binfmt { struct
5998 struct list_head lh;
5999 struct module *module;
6000 int (*load_binary)(struct linux_binprm *);
6001 int (*load_shlib)(struct file *);
6002 int (*core_dump)(struct coredump_params *);
6003 long unsigned int min_coredump;
Dvmlinux_602.h5997 struct linux_binfmt { struct
5998 struct list_head lh;
5999 struct module *module;
6000 int (*load_binary)(struct linux_binprm *);
6001 int (*load_shlib)(struct file *);
6002 int (*core_dump)(struct coredump_params *);
6003 long unsigned int min_coredump;