Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21538 struct smp_alt_module { struct
21539 struct module *mod;
21540 char *name;
21541 const s32 *locks;
21542 const s32 *locks_end;
21543 u8 *text;
21544 u8 *text_end;
21545 struct list_head next;