| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | reload.h | 75 struct reload struct 79 /* Where to store reload-reg afterward if nec (often the same as argument 83 /* The class of registers to reload into. */ argument 91 /* The mode of the reload register. */ argument 94 /* the largest number of registers this reload will require. */ argument 110 /* This is the register to reload into. If it is zero when `find_reloads' argument 121 /* Gives the reload number of a secondary input reload, when needed; argument 123 int secondary_in_reload; argument 126 int secondary_out_reload; argument 131 /* Likewise, for a secondary output reload. */ argument [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | reload.h | 75 struct reload struct 79 /* Where to store reload-reg afterward if nec (often the same as argument 83 /* The class of registers to reload into. */ argument 91 /* The mode of the reload register. */ argument 94 /* the largest number of registers this reload will require. */ argument 110 /* This is the register to reload into. If it is zero when `find_reloads' argument 121 /* Gives the reload number of a secondary input reload, when needed; argument 123 int secondary_in_reload; argument 126 int secondary_out_reload; argument 131 /* Likewise, for a secondary output reload. */ argument [all …]
|
| /OK3568_Linux_fs/buildroot/package/mrouted/ |
| H A D | S41mrouted | 44 reload() { function
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | hpwdt.c | 69 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local 104 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local
|
| H A D | wdt285.c | 41 static unsigned int reload; variable
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | multipathd.oe | 100 reload() { function
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | tbinstal.c | 99 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | entry-header.S | 379 .macro invoke_syscall, table, nr, tmp, ret, reload=0
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | addi_watchdog.c | 38 unsigned int reload; in addi_watchdog_insn_config() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_gtm.c | 243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() 279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | gp8psk-fe.h | 67 int (*reload)(void *priv); member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/ |
| H A D | core.c | 133 int reload; in cns3xxx_set_periodic() local
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | apbps2.c | 35 u32 __iomem reload; /* 0x0c */ member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/ |
| H A D | timer.c | 18 u32 reload; /* Timer reload reg */ member
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-sp.h | 61 unsigned long reload; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopositioninfosource.cpp | 146 QMultiHash<QString, QJsonObject> QGeoPositionInfoSourcePrivate::plugins(bool reload) in plugins()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | get_op.S | 424 reload: label
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | card_sysfs.c | 214 int reload; in reload_bitstream_store() local
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/ |
| H A D | hostapdcli.cpp | 164 void Hostapdcli::reload() in reload() function in Hostapdcli
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeoserviceprovider.cpp | 899 QMultiHash<QString, QJsonObject> QGeoServiceProviderPrivate::plugins(bool reload) in plugins()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_crtc.c | 592 static int armada_drm_crtc_cursor_update(struct armada_crtc *dcrtc, bool reload) in armada_drm_crtc_cursor_update()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | phydm_iqk_8822b.c | 407 BOOLEAN reload = FALSE; in _IQK_ReloadIQK_8822B() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8821c.c | 625 bool reload; in rtw8821c_do_iqk() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core.c | 1865 void *bus_priv, bool reload, in __mlxsw_core_bus_device_register() 2012 void *bus_priv, bool reload, in mlxsw_core_bus_device_register() 2037 bool reload) in mlxsw_core_bus_device_unregister()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/ |
| H A D | __init__.py | 177 …rindex(self, indexURI, load=['layerDependencies', 'recipes', 'machines', 'distros'], reload=False): argument
|