Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/
A Dwild_bctr.c110 struct opd { struct
115 static struct opd bad_opd = { argument
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/ebb/
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-6.3-rc2/arch/parisc/boot/compressed/
A Dvmlinux.lds.S33 *(.opd)
34 __end_opd = .;
/linux-6.3-rc2/arch/ia64/kernel/
A Dvmlinux.lds.S112 *(.opd)
113 __end_opd = .;
/linux-6.3-rc2/arch/ia64/include/asm/
A Dmodule.h21 struct elf64_shdr *opd; /* official procedure descriptors */ member
/linux-6.3-rc2/arch/powerpc/kernel/
A Dvmlinux.lds.S186 KEEP(*(.opd))
187 __end_opd = .;
/linux-6.3-rc2/include/linux/
A Dpadata.h122 struct parallel_data *opd; member
/linux-6.3-rc2/drivers/pinctrl/
A Dpinctrl-ocelot.c1343 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_get_value() local
1404 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_hw_set_value() local
1511 const struct ocelot_pincfg_data *opd = info->pincfg_data; in ocelot_pinconf_set() local
/linux-6.3-rc2/tools/perf/util/
A Dsymbol-elf.c1584 u64 *opd = opddata->d_buf + offset; in dso__load_sym_internal() local

Completed in 19 milliseconds