Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-procfs.c9 #define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1)) macro
/linux-4.1.27/arch/parisc/kernel/
Dsys_parisc.c46 static int get_offset(unsigned int last_mmap) in get_offset() function
/linux-4.1.27/arch/mips/kernel/
Dvpe.c169 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) in get_offset() function
/linux-4.1.27/include/scsi/
Dscsi_transport_spi.h110 void (*get_offset)(struct scsi_target *); member
/linux-4.1.27/drivers/scsi/
Dnsp32.c2237 unsigned char get_offset = data->msginbuf[4]; in nsp32_analyze_sdtr() local
/linux-4.1.27/net/unix/
Daf_unix.c2431 #define get_offset(x) ((x) & ((1L << BUCKET_SPACE) - 1)) macro
/linux-4.1.27/kernel/
Dmodule.c2041 static long get_offset(struct module *mod, unsigned int *size, in get_offset() function