/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | wireless.h | 187 * - Document (struct iw_quality *)->updated, add new flags (INVALID) 464 /* Statistics flags (bitmask in updated) */ 465 #define IW_QUAL_QUAL_UPDATED 0x01 /* Value was updated since last read */ 721 __u8 updated; /* Flags to know if updated */ member
|
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | p80211conv.c | 229 wlandev->spy_stat[i].updated = 0x7; in orinoco_spy_gather()
|
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/ |
H A D | ucsi.h | 57 struct ucsi_altmode *updated);
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | wireless.h | 187 * - Document (struct iw_quality *)->updated, add new flags (INVALID) 464 /* Statistics flags (bitmask in updated) */ 465 #define IW_QUAL_QUAL_UPDATED 0x01 /* Value was updated since last read */ 721 __u8 updated; /* Flags to know if updated */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | wireless.h | 273 __u8 updated; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | wireless.h | 281 __u8 updated; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | wireless.h | 281 __u8 updated; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dxva2_vp9.c | 104 (h->h.lf_delta.updated << 1) | in fill_picture_parameters()
|
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 62 unsigned int updated : 1; /* Set to 1 during update for one shot ciphers */ member
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 61 unsigned int updated : 1; /* Set to 1 during update for one shot ciphers */ member
|
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
H A D | when-global-file-is-added,-the-signatures-are-updated.js | 211 No shapes updated in the builder::
|
/third_party/typescript/lib/ |
H A D | typingsInstaller.js | 5541 // Node16+ is an amalgam of commonjs (albeit updated) and es2022+, and represents a distinct module system from es2020/esnext 6970 // and watches being updated correctly we are calling back with fileName.ext as well as fileName.ext~ [all...] |
H A D | tsc.js | [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | rtl871x_ioctl_linux.c | 329 iwe.u.qual.updated = (u8)(IW_QUAL_QUAL_INVALID | IW_QUAL_LEVEL_UPDATED | in translate_scan() 880 range->max_qual.updated = 7; /* Updated all three */ in r8711_wx_get_range() 885 range->avg_qual.updated = 7; /* Updated all three */ in r8711_wx_get_range() 2319 piwstats->qual.updated = IW_QUAL_ALL_UPDATED; in r871x_get_wireless_stats()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
H A D | rtl871x_ioctl_linux.c | 327 iwe.u.qual.updated = (u8)(IW_QUAL_QUAL_INVALID | IW_QUAL_LEVEL_UPDATED | in translate_scan() 878 range->max_qual.updated = 7; /* Updated all three */ in r8711_wx_get_range() 883 range->avg_qual.updated = 7; /* Updated all three */ in r8711_wx_get_range() 2317 piwstats->qual.updated = IW_QUAL_ALL_UPDATED; in r871x_get_wireless_stats()
|
/third_party/elfutils/src/ |
H A D | strip.c | 713 int updated; in remove_debug_relocations() local 715 updated = gelf_update_rela (reldata, next, rel_p); in remove_debug_relocations() 717 updated = gelf_update_rel (reldata, next, rel_p); in remove_debug_relocations() 718 if (updated == 0) in remove_debug_relocations() 1942 have to be updated. */ in handle_elf()
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_core.c | 678 cdev->updated = false; in power_actor_set_power() 1123 cdev->updated = false; in __thermal_cooling_device_register() 1453 /* A new thermal zone needs to be updated anyway. */ in thermal_zone_device_register() 1503 /* Update the new thermal zone and mark it as already updated. */ in thermal_zone_device_register()
|
/kernel/linux/linux-5.10/net/mptcp/ |
H A D | subflow.c | 773 bool updated = mptcp_update_rcv_data_fin(msk, mpext->data_seq, in get_mapping_status() local 785 if (updated && schedule_work(&msk->work)) in get_mapping_status() 991 * DSS ACK is updated when skb is moved to the mptcp rx queue.
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq27xxx_battery.c | 1368 bool updated; local 1394 updated = bd.dirty || bt.dirty; 1401 if (updated && !(di->opts & BQ27XXX_O_CFGUP)) {
|
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1054 range->max_qual.updated = 7; in zd1201_get_range() 1095 zd->iwstats.qual.updated = 2; in zd1201_get_wap() 1186 iwe.u.qual.updated = 7; in zd1201_get_scan()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq27xxx_battery.c | 1433 bool updated; local 1459 updated = bd.dirty || bt.dirty; 1466 if (updated && !(di->opts & BQ27XXX_O_CFGUP)) {
|
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1058 range->max_qual.updated = 7; in zd1201_get_range() 1100 zd->iwstats.qual.updated = 2; in zd1201_get_wap() 1192 iwe.u.qual.updated = 7; in zd1201_get_scan()
|
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 174 unsigned long updated ____cacheline_aligned_in_smp; 401 e->updated = jiffies; in tun_flow_create() 469 this_timer = e->updated + delay; in tun_flow_cleanup() 502 if (e->updated != jiffies) in tun_flow_update() 503 e->updated = jiffies; in tun_flow_update() 911 /* The filter is updated without holding any locks. Which is in update_filter()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 163 unsigned long updated ____cacheline_aligned_in_smp; 389 e->updated = jiffies; in tun_flow_create() 457 this_timer = e->updated + delay; in tun_flow_cleanup() 490 if (e->updated != jiffies) in tun_flow_update() 491 e->updated = jiffies; in tun_flow_update() 900 /* The filter is updated without holding any locks. Which is in update_filter()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 2228 for (size_t updated = 0; updated < m_bufferSize; updated += blockSize) 2233 if (m_bufferSize - updated > blockSize) 2234 vkd.cmdUpdateBuffer(cmd, buffer, updated, blockSize, (const deUint32*)(&data[0])); 2236 vkd.cmdUpdateBuffer(cmd, buffer, updated, m_bufferSize - updated, (const deUint32*)(&data[0])); 2247 for (size_t updated = 0; updated < m_bufferSize; updated [all...] |