Searched defs:get_offset (Results 1 – 13 of 13) sorted by relevance
61 def get_offset(perf_dict, field): function
70 def get_offset(perf_dict, field): function
55 static int get_offset(void) in get_offset() function
105 static int get_offset(struct regmap *regmap, int index, long *val) in get_offset() function
12 #define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1)) macro
185 int get_offset(const struct jit_context *ctx, int off) in get_offset() function
169 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) in get_offset() function
97 void (*get_offset)(struct scsi_target *); member
2228 unsigned char get_offset = data->msginbuf[4]; in nsp32_analyze_sdtr() local
144 static unsigned int get_offset(unsigned long index, struct xa_node *node) in get_offset() function
1963 get_offset(uint8_t x) in get_offset() function
403 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() function
3213 #define get_offset(x) ((x) & ((1UL << BUCKET_SPACE) - 1)) macro