Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 25 of 33) sorted by relevance

12

/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 Dreload.h75 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 Dreload.h75 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 DS41mrouted44 reload() { function
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dhpwdt.c69 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 Dwdt285.c41 static unsigned int reload; variable
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipathd.oe100 reload() { function
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dtbinstal.c99 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dentry-header.S379 .macro invoke_syscall, table, nr, tmp, ret, reload=0
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Daddi_watchdog.c38 unsigned int reload; in addi_watchdog_insn_config() local
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dfsl_gtm.c243 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 Dgp8psk-fe.h67 int (*reload)(void *priv); member
/OK3568_Linux_fs/kernel/arch/arm/mach-cns3xxx/
H A Dcore.c133 int reload; in cns3xxx_set_periodic() local
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Dapbps2.c35 u32 __iomem reload; /* 0x0c */ member
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dtimer.c18 u32 reload; /* Timer reload reg */ member
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-sp.h61 unsigned long reload; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopositioninfosource.cpp146 QMultiHash<QString, QJsonObject> QGeoPositionInfoSourcePrivate::plugins(bool reload) in plugins()
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dget_op.S424 reload: label
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_sysfs.c214 int reload; in reload_bitstream_store() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dhostapdcli.cpp164 void Hostapdcli::reload() in reload() function in Hostapdcli
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoserviceprovider.cpp899 QMultiHash<QString, QJsonObject> QGeoServiceProviderPrivate::plugins(bool reload) in plugins()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_crtc.c592 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 Dphydm_iqk_8822b.c407 BOOLEAN reload = FALSE; in _IQK_ReloadIQK_8822B() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.c625 bool reload; in rtw8821c_do_iqk() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1865 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__.py177 …rindex(self, indexURI, load=['layerDependencies', 'recipes', 'machines', 'distros'], reload=False): argument

12