/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | cache_v7.c | 30 static void v7_dcache_clean_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_clean_inval_range() 42 static void v7_dcache_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_inval_range() 55 static void v7_dcache_maint_range(u32 start, u32 stop, u32 range_op) in v7_dcache_maint_range() 117 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 131 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 147 void mmu_page_table_flush(unsigned long start, unsigned long stop) in mmu_page_table_flush() 161 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 165 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 173 void mmu_page_table_flush(unsigned long start, unsigned long stop) in mmu_page_table_flush()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | cache.c | 39 __weak void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 43 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 48 int check_cache_range(unsigned long start, unsigned long stop) in check_cache_range()
|
H A D | cache-pl310.c | 52 void v7_outer_cache_flush_range(u32 start, u32 stop) in v7_outer_cache_flush_range() 70 void v7_outer_cache_inval_range(u32 start, u32 stop) in v7_outer_cache_inval_range()
|
/openbmc/sdbusplus/test/event/ |
H A D | event.cpp | 21 auto stop = std::chrono::steady_clock::now(); in TEST_F() local 35 auto stop = std::chrono::steady_clock::now(); in TEST_F() local 77 auto stop = std::chrono::steady_clock::now(); in TEST_F() local
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | cache.c | 23 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 34 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/openbmc/u-boot/arch/arm/cpu/arm11/ |
H A D | cpu.c | 66 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 77 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | cache.c | 26 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 37 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/ |
H A D | init.d | 48 stop () in stop() function
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-uniphier.c | 85 static int send_byte(struct uniphier_i2c_priv *priv, u32 dtrm, bool *stop) in send_byte() 105 uint len, const u8 *buf, bool *stop) in uniphier_i2c_transmit() 129 uint len, u8 *buf, bool *stop) in uniphier_i2c_receive() 155 bool stop; in uniphier_i2c_xfer() local
|
H A D | i2c-uniphier-f.c | 117 bool *stop) in wait_for_irq() 158 uint len, const u8 *buf, bool *stop) in uniphier_fi2c_transmit() 199 uint len, u8 *buf, bool *stop) in uniphier_fi2c_receive() 252 bool stop; in uniphier_fi2c_xfer() local
|
/openbmc/ipmitool/contrib/ |
H A D | ipmievd.init.redhat | 57 stop() { function
|
H A D | ipmi.init.redhat | 73 stop() { function
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | mdev | 22 stop() { function
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | cache.c | 136 __weak void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 140 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | serv.py | 136 async def stop(self): member in StreamServer 179 async def stop(self): member in TCPStreamServer 209 async def stop(self): member in UnixStreamServer 256 async def stop(self): member in WebsocketsServer 314 async def stop(self): member in AsyncServer
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | freediameter.init | 30 stop() { function
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb | 154 function stop() { function
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi.init | 124 stop() { function
|
/openbmc/sdbusplus/test/async/ |
H A D | timer.cpp | 21 auto stop = std::chrono::steady_clock::now(); in TEST() local
|
/openbmc/qemu/tests/tcg/aarch64/gdbstub/ |
H A D | test-sve-ioctl.py | 21 def stop(self): member in TestBreakpoint
|
/openbmc/u-boot/include/ |
H A D | wdt.h | 81 int (*stop)(struct udevice *dev); member
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | cache.c | 143 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() 161 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | targetcontrol.py | 48 def stop(self): member in BaseTarget 184 def stop(self): member in QemuTarget 233 def stop(self): member in SimpleRemoteTarget
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | cpu.c | 85 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 89 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range()
|
/openbmc/phosphor-objmgr/fail-monitor/ |
H A D | monitor.hpp | 33 stop enumerator
|