Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/mm/
H A Dwild_bctr.c110 struct opd { struct
115 static struct opd bad_opd = { argument
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb.c138 struct opd in setup_ebb_handler() struct
140 u64 entry; in setup_ebb_handler()
141 u64 toc; in setup_ebb_handler()
142 } *opd; in setup_ebb_handler() local
/linux/arch/parisc/boot/compressed/
H A Dvmlinux.lds.S33 *(.opd)
34 __end_opd = .;
/linux/arch/powerpc/kernel/
H A Dvmlinux.lds.S188 KEEP(*(.opd))
189 __end_opd = .;
/linux/include/linux/
H A Dpadata.h122 struct parallel_data *opd; member
/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c1341 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_get_value() local
1402 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_set_value() local
1508 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_pinconf_set() local
/linux/tools/perf/util/
H A Dsymbol-elf.c1681 u64 *opd = opddata->d_buf + offset; dso__load_sym_internal() local