Home
last modified time | relevance | path

Searched refs:BITSFUNC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in copy()
26 static void BITSFUNC(extract)(const unsigned char *data, size_t data_len, in extract()
39 BITSFUNC(copy)(outfile, data + offset, len); in extract()
43 static void BITSFUNC(go)(void *raw_addr, size_t raw_len, in go()
197 BITSFUNC(extract)(raw_addr, raw_len, outfile, in go()
H A Dvdso2c.c153 #define BITSFUNC(name) BITSFUNC2(name, ELF_BITS, ) macro
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.h11 static void BITSFUNC(go)(void *raw_addr, size_t raw_len, in go()
H A Dvdso2c.c126 #define BITSFUNC(name) BITSFUNC2(name, ELF_BITS, ) macro
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.h11 static void BITSFUNC(go)(void *raw_addr, size_t raw_len, in go()
H A Dvdso2c.c126 #define BITSFUNC(name) BITSFUNC2(name, ELF_BITS, ) macro
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvdso2c.c151 #define BITSFUNC(name) BITSFUNC2(name, ELF_BITS, ) macro
H A Dvdso2c.h8 static void BITSFUNC(go)(void *raw_addr, size_t raw_len, in go()

Completed in 3 milliseconds