Home
last modified time | relevance | path

Searched defs:it (Results 276 – 300 of 407) sorted by relevance

1...<<11121314151617

/openbmc/linux/fs/xfs/
H A Dxfs_quota.h161 #define xfs_qm_vop_rename_dqattach(it) (0) argument
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c456 struct itimerval it, oit; in test_signal() local
/openbmc/linux/drivers/iio/light/
H A Dcm3232.c44 u8 it; member
/openbmc/bmcweb/include/
H A Dsessions.hpp294 auto it = authTokens.emplace(sessionToken, session); in generateUserSession() local
/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp284 auto it = _properties.find(object); in removeObjectInterface() local
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp744 auto it = std::search(std::begin(buffer), std::end(buffer), in checkSMBIOSVersion() local
/openbmc/pldm/libpldmresponder/
H A Dfru.cpp103 for (const auto& it : objToEntityNode) in updateAssociationTree() local
/openbmc/linux/drivers/of/
H A Dirq.c727 struct of_phandle_iterator it; in of_msi_get_domain() local
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp92 auto it = termini.find(tid); in handlePlatformEvent() local
/openbmc/linux/drivers/comedi/drivers/
H A Ddt2811.c548 static int dt2811_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2811_attach()
H A Dpcl711.c415 static int pcl711_attach(struct comedi_device *dev, struct comedi_devconfig *it) in pcl711_attach()
H A Ddas16m1.c504 struct comedi_devconfig *it) in das16m1_attach()
H A Ddt2801.c534 static int dt2801_attach(struct comedi_device *dev, struct comedi_devconfig *it) in dt2801_attach()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp631 auto it = std::find_if( in getCalloutsUsingAD() local
/openbmc/linux/include/linux/
H A Dof.h767 static inline int of_phandle_iterator_init(struct of_phandle_iterator *it, in of_phandle_iterator_init()
776 static inline int of_phandle_iterator_next(struct of_phandle_iterator *it) in of_phandle_iterator_next()
781 static inline int of_phandle_iterator_args(struct of_phandle_iterator *it, in of_phandle_iterator_args()
1396 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ argument
H A Dposix-timers.h250 } it; member
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c947 static void check_cpu_itimer(struct task_struct *tsk, struct cpu_itimer *it, in check_cpu_itimer()
1504 struct itimerspec64 it; in do_cpu_nanosleep() local
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c75 struct wfx_tx_policy *it; in wfx_tx_policy_find() local
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c771 BdrvNextIterator it; in vm_completion() local
/openbmc/qemu/block/
H A Dsnapshot.c506 BdrvNextIterator it; in bdrv_all_get_snapshot_devices() local
/openbmc/dbus-sensors/src/
H A DHwmonTempMain.cpp403 auto it = sensorsChanged->begin(); in createSensors() local
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c464 struct sbi_pd_provider *pd_provider, *it; in sbi_pd_remove() local
/openbmc/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c851 char it[] = " IT"; in checkboard() local
/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card.c332 struct of_phandle_iterator it; in __graph_for_each_link() local
/openbmc/pldm/requester/
H A Dhandler.hpp341 for (auto it = requestMsg.begin(); it != requestMsg.end();) in unregisterRequest() local

1...<<11121314151617