Searched refs:hotspot (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/iwd/ |
| H A D | iwd.mk | 63 ln -sf /tmp/iwd/hotspot $(TARGET_DIR)/var/lib/iwd/hotspot
|
| H A D | S40iwd | 12 mkdir -p /tmp/iwd/hotspot
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | cache-policies.rst | 68 has a 'hotspot' queue, rather than a pre-cache, which uses a quarter of 69 the entries (each hotspot block covers a larger area than a single 97 away. In addition it tracks performance of the hotspot queue, which 98 is used to decide which blocks to promote. If the hotspot queue is
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-cache-policy-smq.c | 823 struct queue hotspot; member 1098 q_redistribute(&mq->hotspot); in end_hotspot_period() 1309 q_requeue(&mq->hotspot, e, in update_hotspot_queue() 1319 e = q_pop(&mq->hotspot); in update_hotspot_queue() 1330 q_push(&mq->hotspot, e); in update_hotspot_queue() 1782 q_init(&mq->hotspot, &mq->es, NR_HOTSPOT_LEVELS); in __smq_create() 1783 mq->hotspot.nr_top_levels = 8; in __smq_create() 1784 mq->hotspot.nr_in_top_levels = min(mq->nr_hotspot_blocks / NR_HOTSPOT_LEVELS, in __smq_create()
|
| /OK3568_Linux_fs/buildroot/package/openjdk/ |
| H A D | openjdk.mk | 86 --disable-hotspot-gtest \
|
| /OK3568_Linux_fs/kernel/drivers/thermal/tegra/ |
| H A D | soctherm.c | 2066 u32 pdiv, hotspot; in soctherm_init() local 2074 hotspot = readl(tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init() 2081 hotspot = REG_SET_MASK(hotspot, in soctherm_init() 2086 writel(hotspot, tegra->regs + SENSOR_HOTSPOT_OFF); in soctherm_init()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | sysfs-api.rst | 609 to determine a hotspot temperature based off the sensor's 617 to determine a hotspot temperature based off the sensor's
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0020-CVE-2023-22608-1.patch | 15 becomes a hotspot, as perf wants to get line number information
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | hostapd.conf.AES.template | 1576 # hotspot (e.g., due to firewall allowing/blocking protocols/ports).
|
| H A D | hostapd.conf.TKIP.template | 1577 # hotspot (e.g., due to firewall allowing/blocking protocols/ports).
|
| H A D | hostapd.conf.template | 1575 # hotspot (e.g., due to firewall allowing/blocking protocols/ports).
|
| H A D | hostapd.conf.NO_SEC.template | 1576 # hotspot (e.g., due to firewall allowing/blocking protocols/ports).
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 19535 Also hoist the hotspot translation out from xf86ScreenSet/MoveCursor to 19536 xf86Set/MoveCursor, since the hotspot position is a property of the 50412 modesetting: try and use hotspot cursor support 108423 This commit reverts that and instead fixes the cursor hotspot 139203 hotspot, but that requires relocating the upper left corner in terms of said 139204 hotspot. 139320 Adjust transformed cursor position to account for hotspot
|