Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/powerpc/mm/
Dwild_bctr.c110 struct opd { struct
115 static struct opd bad_opd = { argument
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/ebb/
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-6.14.4/arch/parisc/boot/compressed/
Dvmlinux.lds.S33 *(.opd)
34 __end_opd = .;
/linux-6.14.4/arch/powerpc/kernel/
Dvmlinux.lds.S188 KEEP(*(.opd))
189 __end_opd = .;
/linux-6.14.4/include/linux/
Dpadata.h122 struct parallel_data *opd; member
/linux-6.14.4/drivers/pinctrl/
Dpinctrl-ocelot.c1526 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_get_value() local
1587 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_set_value() local
1693 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_pinconf_set() local
/linux-6.14.4/tools/perf/util/
Dsymbol-elf.c1676 u64 *opd = opddata->d_buf + offset; in dso__load_sym_internal() local