Home
last modified time | relevance | path

Searched defs:osd (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_osd.c152 struct osd *osd, *tosd; in osd_deregister() local
185 osd_set(u_int type,struct osd * osd,u_int slot,void * value) osd_set() argument
202 osd_set_reserved(u_int type,struct osd * osd,u_int slot,void ** rsv,void * value) osd_set_reserved() argument
281 osd_get_unlocked(u_int type,struct osd * osd,u_int slot) osd_get_unlocked() argument
299 osd_get(u_int type,struct osd * osd,u_int slot) osd_get() argument
314 osd_del(u_int type,struct osd * osd,u_int slot) osd_del() argument
324 do_osd_del(u_int type,struct osd * osd,u_int slot,int list_locked) do_osd_del() argument
404 osd_exit(u_int type,struct osd * osd) osd_exit() argument
[all...]
/freebsd-src/sys/sys/
H A Dosd.h39 struct osd { struct
40 osd_nslotsosd global() argument
41 osd_slotsosd global() argument
[all...]
H A Dsocketvar.h108 struct osd osd; /* Object Specific extensions */ global() member
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp713 OutputSection *osec = &osd->osec; in findByName() local
664 if (auto *osd = dyn_cast<OutputDesc>(base)) { processSectionCommands() local
720 OutputDesc *osd = script->createOutputSection(outsecName, "<internal>"); createSection() local
753 OutputDesc *osd = createSection(isec, outsecName); addInputSec() local
824 OutputDesc *osd = createSection(isec, outsecName); addInputSec() local
844 if (OutputDesc *osd = addInputSec(map, s, name)) addOrphanSections() local
1244 if (auto *osd = dyn_cast<OutputDesc>(cmd)) { adjustSectionsAfterSorting() local
1272 if (auto *osd = dyn_cast<OutputDesc>(cmd)) adjustSectionsAfterSorting() local
[all...]
H A DWriter.cpp317 if (auto *osd = dyn_cast<OutputDesc>(cmd)) findSection() local
786 auto *osd = dyn_cast<OutputDesc>(cmd); addSectionSymbols() local
1178 auto *osd = dyn_cast<OutputDesc>(b); getRankProximity() local
1255 auto *osd = dyn_cast<OutputDesc>(cmd); findOrphanPos() local
1504 if (auto *osd = dyn_cast<OutputDesc>(cmd)) sortInputSections() local
1521 if (auto *osd = dyn_cast<OutputDesc>(cmd)) sortSections() local
1586 if (auto *osd = dyn_cast<OutputDesc>(cmd)) sortOrphanSections() local
1768 if (auto *osd = dyn_cast<OutputDesc>(cmd)) { finalizeAddressDependentContent() local
1921 if (auto *osd = dyn_cast<OutputDesc>(cmd)) finalizeSections() local
2104 if (auto *osd = dyn_cast<OutputDesc>(cmd)) { finalizeSections() local
[all...]
H A DScriptParser.cpp554 OutputDesc *osd = readOverlaySectionDescription(); readOverlay() local
613 if (auto *osd = dyn_cast<OutputDesc>(cmd)) readSections() local
907 OutputDesc *osd = script->createOutputSection(next(), getCurrentLocation()); readOverlaySectionDescription() local
[all...]
H A DICF.cpp573 if (auto *osd = dyn_cast<OutputDesc>(cmd)) run() local
H A DDriver.cpp3032 if (auto *osd = dyn_cast<OutputDesc>(cmd)) link() local
/freebsd-src/contrib/ofed/opensm/include/complib/
H A Dcl_thread.h105 cl_thread_osd_t osd; member
/freebsd-src/sys/dev/ixl/
H A Dixl_pf_main.c2103 struct i40e_hw_port_stats *osd = &pf->stats_offsets; ixl_update_stats_counters() local
[all...]