Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/scripts/python/
A Darm-cs-trace-disasm.py62 def get_offset(perf_dict, field): function
A Dintel-pt-events.py70 def get_offset(perf_dict, field): function
/linux-6.3-rc2/tools/testing/selftests/user_events/
A Dperf_test.c60 static int get_offset(void) in get_offset() function
/linux-6.3-rc2/drivers/hwmon/
A Dw83773g.c105 static int get_offset(struct regmap *regmap, int index, long *val) in get_offset() function
/linux-6.3-rc2/net/core/
A Dnet-procfs.c12 #define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1)) macro
/linux-6.3-rc2/arch/mips/net/
A Dbpf_jit_comp.c185 int get_offset(const struct jit_context *ctx, int off) in get_offset() function
/linux-6.3-rc2/arch/mips/kernel/
A Dvpe.c169 static long get_offset(unsigned long *size, Elf_Shdr *sechdr) in get_offset() function
/linux-6.3-rc2/arch/parisc/kernel/
A Dsys_parisc.c35 static int get_offset(unsigned int last_mmap) in get_offset() function
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_spi.h97 void (*get_offset)(struct scsi_target *); member
/linux-6.3-rc2/drivers/scsi/
A Dnsp32.c2228 unsigned char get_offset = data->msginbuf[4]; in nsp32_analyze_sdtr() local
/linux-6.3-rc2/lib/
A Dxarray.c142 static unsigned int get_offset(unsigned long index, struct xa_node *node) in get_offset() function
/linux-6.3-rc2/tools/perf/util/scripting-engines/
A Dtrace-event-python.c397 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() function
/linux-6.3-rc2/net/unix/
A Daf_unix.c3265 #define get_offset(x) ((x) & ((1UL << BUCKET_SPACE) - 1)) macro

Completed in 47 milliseconds