Home
last modified time | relevance | path

Searched refs:BITSFUNC (Results 1 – 4 of 4) sorted by relevance

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

Completed in 8 milliseconds