Home
last modified time | relevance | path

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

/linux/arch/mips/cavium-octeon/
H A Docteon-memcpy.S132 #define FIRST(unit) ((unit)*NBYTES) macro
/linux/arch/arc/kernel/
H A Dptrace.c170 #define REG_IN_CHUNK(FIRST, NEXT, PTR) \ in genregs_set() argument
/linux/include/trace/
H A Dbpf_probe.h94 #define FIRST(x, ...) x macro
/linux/arch/mips/lib/
H A Dmemcpy.S249 #define FIRST(unit) ((unit)*NBYTES) macro
H A Dcsum_partial.S427 #define FIRST(unit) ((unit)*NBYTES) macro
/linux/drivers/net/ppp/
H A Dbsd_comp.c200 #define FIRST 257 /* first free entry */ macro