Home
last modified time | relevance | path

Searched refs:type_offset (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
A Dannotate-data.c1056 dloc->type_offset = dloc->op->offset; in check_matching_type()
1122 dloc->type_offset = var_offset; in check_matching_type()
1158 dloc->type_offset -= stack->offset; in check_matching_type()
1217 dloc->type_offset = offset; in check_matching_type()
1231 dloc->type_offset = offset; in check_matching_type()
1449 dloc->type_offset = offset; in find_data_type_die()
1496 int type_offset = offset; in find_data_type_die() local
1500 &var_die, &type_offset)) in find_data_type_die()
1521 fb_offset, type_offset); in find_data_type_die()
1528 dloc->type_offset = type_offset; in find_data_type_die()
[all …]
A Dannotate-data.h133 int type_offset; member
A Dannotate.c2712 dloc.type_offset, in hist_entry__get_data_type()
2716 he->mem_type_off = dloc.type_offset; in hist_entry__get_data_type()
/linux/drivers/power/reset/
A Dat91-sama5d2_shdwc.c82 u32 type_offset; member
272 .type_offset = AT91_DDRSDRC_MDR,
289 .type_offset = AT91_DDRSDRC_MDR,
403 at91_shdwc->rcfg->ddrc.type_offset) & in at91_shdwc_probe()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dpci_hw.h41 #define MLXSW_PCI_DOORBELL(offset, type_offset, num) \ argument
42 ((offset) + (type_offset) + (num) * 4)
/linux/drivers/scsi/be2iscsi/
A Dbe_main.h701 #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \ argument
702 (pwrb->dw[0] |= (wrb_type << type_offset))
/linux/kernel/trace/
A Dtrace_probe.c1291 int type_offset, in finalize_fetch_insn() argument
1304 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1312 trace_probe_log_err(ctx->offset + type_offset, in finalize_fetch_insn()
1371 trace_probe_log_err(ctx->offset + type_offset, BAD_BITFIELD); in finalize_fetch_insn()
1387 trace_probe_log_err(ctx->offset + type_offset, BAD_STRING); in finalize_fetch_insn()

Completed in 30 milliseconds