Home
last modified time | relevance | path

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

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