/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/ov5693/ |
H A D | ov5693.h | 201 bool used; member 1106 .used = 0, 1117 .used = 0, 1128 .used = 0, 1139 .used = 0, 1160 .used = 0, 1171 .used = 0, 1182 .used = 0, 1193 .used = 0, 1204 .used [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 486 static void check_dyn_flag(u64 scratch0, char *p, int size, int *used, in check_dyn_flag() argument 493 *used += scnprintf(p + *used, size - *used, in check_dyn_flag() 509 int used; in asic_flags_read() local 515 used = 0; in asic_flags_read() 521 used += scnprintf(tmp + used, size - used, in asic_flags_read() 526 used in asic_flags_read() [all...] |
/kernel/linux/linux-6.6/drivers/irqchip/ |
H A D | irq-ls-scfg-msi.c | 56 unsigned long *used; member 148 pos = find_first_zero_bit(msi_data->used, msi_data->irqs_num); in ls_scfg_msi_domain_irq_alloc() 150 __set_bit(pos, msi_data->used); in ls_scfg_msi_domain_irq_alloc() 183 __clear_bit(pos, msi_data->used); in ls_scfg_msi_domain_irq_free() 280 bitmap_clear(msi_data->used, hwirq, 1); in ls_scfg_msi_setup_hwirq() 297 bitmap_set(msi_data->used, hwirq, 1); in ls_scfg_msi_teardown_hwirq() 364 msi_data->used = devm_bitmap_zalloc(&pdev->dev, msi_data->irqs_num, GFP_KERNEL); in ls_scfg_msi_probe() 365 if (!msi_data->used) in ls_scfg_msi_probe() 371 bitmap_set(msi_data->used, 0, msi_data->irqs_num); in ls_scfg_msi_probe()
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_writer_utils.c | 300 int used = bw->used_; in VP8LPutBitsInternal() local 303 if (used + n_bits >= VP8L_WRITER_MAX_BITS) { in VP8LPutBitsInternal() 305 const int shift = VP8L_WRITER_MAX_BITS - used; in VP8LPutBitsInternal() 306 lbits |= (vp8l_atype_t)bits << used; in VP8LPutBitsInternal() 307 used = VP8L_WRITER_MAX_BITS; in VP8LPutBitsInternal() 314 while (used >= VP8L_WRITER_BITS) { in VP8LPutBitsInternal() 327 used -= VP8L_WRITER_BITS; in VP8LPutBitsInternal() 329 bw->bits_ = lbits | ((vp8l_atype_t)bits << used); in VP8LPutBitsInternal() 330 bw->used_ = used + n_bits; in VP8LPutBitsInternal()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client.c | 117 * mask of zero is used per the RFC 4346, 6.2.3.2 CBC Block in tls_derive_keys() 148 int used; in tlsv1_client_handshake() local 184 used = tlsv1_record_receive(&conn->rl, pos, end - pos, in tlsv1_client_handshake() 186 if (used < 0) { in tlsv1_client_handshake() 192 if (used == 0) { in tlsv1_client_handshake() 228 pos += used; in tlsv1_client_handshake() 270 * This function is used after TLS handshake has been completed successfully to 303 * This function is used after TLS handshake has been completed successfully to 311 int used; in tlsv1_client_decrypt() local 342 used in tlsv1_client_decrypt() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | tlsv1_client.c | 141 * mask of zero is used per the RFC 4346, 6.2.3.2 CBC Block in tls_derive_keys() 172 int used; in tlsv1_client_handshake() local 208 used = tlsv1_record_receive(&conn->rl, pos, end - pos, in tlsv1_client_handshake() 210 if (used < 0) { in tlsv1_client_handshake() 216 if (used == 0) { in tlsv1_client_handshake() 252 pos += used; in tlsv1_client_handshake() 294 * This function is used after TLS handshake has been completed successfully to 327 * This function is used after TLS handshake has been completed successfully to 335 int used; in tlsv1_client_decrypt() local 366 used in tlsv1_client_decrypt() [all...] |
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.c | 50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) 249 * locks that are also used by the callback. */ 309 return vq->avail && vq->desc && vq->used && vhost_vq_access_ok(vq); in vhost_vq_is_setup() 319 vq->used = NULL; in vhost_vq_reset() 457 return sizeof(*vq->used) + in vhost_get_used_size() 458 sizeof(*vq->used->ring) * num + event; in vhost_get_used_size() 963 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used() 971 &vq->used->flags); in vhost_put_used_flags() 978 &vq->used->idx); in vhost_put_used_idx() 1047 return vhost_get_used(vq, *idx, &vq->used in vhost_get_used_idx() 1299 vq_access_ok(struct vhost_virtqueue *vq, unsigned int num, vring_desc_t __user *desc, vring_avail_t __user *avail, vring_used_t __user *used) vq_access_ok() argument 1977 void __user *used; vhost_update_used_flags() local 1998 void __user *used; vhost_update_avail_event() local 2373 vring_used_elem_t __user *used; __vhost_add_used_n() local 2388 count * sizeof *used); __vhost_add_used_n() local [all...] |
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctvmem.c | 52 /* Move the vm node from unused list to used list directly */ in get_vm_block() 53 list_move(&entry->list, &vm->used); in get_vm_block() 65 list_add(&block->list, &vm->used); in get_vm_block() 201 INIT_LIST_HEAD(&vm->used); in ct_vm_create() 213 /* The caller must ensure no mapping pages are being used 221 /* free used and unused list nodes */ in ct_vm_destroy() 222 while (!list_empty(&vm->used)) { in ct_vm_destroy() 223 pos = vm->used.next; in ct_vm_destroy()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctvmem.c | 52 /* Move the vm node from unused list to used list directly */ in get_vm_block() 53 list_move(&entry->list, &vm->used); in get_vm_block() 65 list_add(&block->list, &vm->used); in get_vm_block() 201 INIT_LIST_HEAD(&vm->used); in ct_vm_create() 213 /* The caller must ensure no mapping pages are being used 221 /* free used and unused list nodes */ in ct_vm_destroy() 222 while (!list_empty(&vm->used)) { in ct_vm_destroy() 223 pos = vm->used.next; in ct_vm_destroy()
|
/third_party/libinput/tools/ |
H A D | libinput-analyze-touch-down-state.py | 49 self.used = False 74 self.used = True 117 # We claim the first slots are used just to make the formatting 120 slots[i].used = True 157 # our current slot number was used 159 sl.used = True 190 fmt = " | ".join([str(s) for s in slots if s.used])
|
/third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
H A D | when-referenced-project-uses-different-module-resolution.js | 211 /a/lib/lib.d.ts (used version)
212 /user/username/projects/transitivereferences/a.d.ts (used version)
213 /user/username/projects/transitivereferences/b.d.ts (used version)
214 /user/username/projects/transitivereferences/refs/a.d.ts (used version)
215 /user/username/projects/transitivereferences/c.ts (used version)
|
/third_party/lwip/test/unit/tcp/ |
H A D | test_tcp_oos.c | 280 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 1); in START_TEST() 282 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 0); in START_TEST() 450 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 1); in START_TEST() 452 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 0); in START_TEST() 538 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 1); in START_TEST() 540 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 0); in START_TEST() 625 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 1); in START_TEST() 627 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 0); in START_TEST() 700 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PCB) == 1); in START_TEST() 702 EXPECT(MEMP_STATS_GET(used, MEMP_TCP_PC in START_TEST() [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/size/ |
H A D | get_size.c | 83 /* this program has no main(), as startup libraries are not used */ 88 unsigned long used; in _start() local 105 used = info.totalram - info.freeram - info.bufferram; in _start() 111 print_k_value(" In use: ", used, info.mem_unit); in _start()
|
/kernel/linux/linux-6.6/arch/sparc/ |
H A D | Makefile | 32 KBUILD_CFLAGS += -m32 -mcpu=v8 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 48 KBUILD_CFLAGS += -ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare 83 # This is the image used for packaging
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tty_flip.h | 71 if (!change && tb->used < tb->size) { in tty_insert_flip_char() 73 *flag_buf_ptr(tb, tb->used) = flag; in tty_insert_flip_char() 74 *char_buf_ptr(tb, tb->used++) = ch; in tty_insert_flip_char()
|
/kernel/linux/linux-6.6/tools/testing/selftests/size/ |
H A D | get_size.c | 83 /* this program has no main(), as startup libraries are not used */ 88 unsigned long used; in _start() local 105 used = info.totalram - info.freeram - info.bufferram; in _start() 111 print_k_value(" In use: ", used, info.mem_unit); in _start()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | verifier_loops1.c | 152 static __naked __noinline __attribute__((used)) 225 static __naked __noinline __attribute__((used)) 250 static __naked __noinline __attribute__((used))
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | virtio_ring.h | 50 struct vring_used *used; member 56 #define vring_avail_event(vr) (*(__virtio16 *)&(vr)->used->ring[(vr)->num]) 63 vr->used = (void *)(((uintptr_t)&vr->avail->ring[num] + sizeof(__virtio16) in vring_init()
|
/third_party/typescript/tests/baselines/reference/tscWatch/programUpdates/ |
H A D | create-configured-project-without-file-list.js | 57 /a/lib/lib.d.ts (used version)
58 /a/b/c/f1.ts (used version)
59 /a/b/d/f2.ts (used version)
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.c | 50 #define vhost_avail_event(vq) ((__virtio16 __user *)&vq->used->ring[vq->num]) 359 return vq->avail && vq->desc && vq->used && vhost_vq_access_ok(vq); in vhost_vq_is_setup() 369 vq->used = NULL; in vhost_vq_reset() 494 return size_add(struct_size(vq->used, ring, num), event); in vhost_get_used_size() 1237 return vhost_copy_to_user(vq, vq->used->ring + idx, head, in vhost_put_used() 1245 &vq->used->flags); in vhost_put_used_flags() 1252 &vq->used->idx); in vhost_put_used_idx() 1321 return vhost_get_used(vq, *idx, &vq->used->idx); in vhost_get_used_idx() 1594 vring_used_t __user *used) in vq_access_ok() 1604 access_ok(used, vhost_get_used_siz in vq_access_ok() 1591 vq_access_ok(struct vhost_virtqueue *vq, unsigned int num, vring_desc_t __user *desc, vring_avail_t __user *avail, vring_used_t __user *used) vq_access_ok() argument 2263 void __user *used; vhost_update_used_flags() local 2284 void __user *used; vhost_update_avail_event() local 2659 vring_used_elem_t __user *used; __vhost_add_used_n() local 2674 count * sizeof *used); __vhost_add_used_n() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | idcinvideo.c | 43 * the original Quake II implementation likely used a similar naive 63 unsigned char used; member 84 * are used. 93 if(hnodes[i].used) in huff_smallest_node() 105 hnodes[best_node].used = 1; in huff_smallest_node() 114 * huff_nodes[prev][i >= HUF_TOKENS] - are used to construct the tree. 125 hnodes[i].used = 0; in huff_build_tree()
|
H A D | aacenc_ltp.c | 50 put_bits(&s->pb, 1, ics->ltp.used[i]); in ff_aac_encode_ltp_info() 144 int sum = sce0->ics.ltp.used[sfb] + sce1->ics.ltp.used[sfb]; in ff_aac_adjust_common_ltp() 146 sce0->ics.ltp.used[sfb] = 0; in ff_aac_adjust_common_ltp() 209 sce->ics.ltp.used[w*16+g] = 1; in ff_aac_search_for_ltp() 225 if (sce->ics.ltp.used[w*16+g]) { in ff_aac_search_for_ltp()
|
/third_party/musl/src/search/ |
H A D | hsearch.c | 8 quadratic probing is used in case of hash collision 21 size_t used; member 141 if (++htab->__tab->used > htab->__tab->mask - htab->__tab->mask/4) { in __hsearch_r() 142 if (!resize(2*htab->__tab->used, htab)) { in __hsearch_r() 143 htab->__tab->used--; in __hsearch_r()
|
/third_party/typescript/tests/baselines/reference/tsbuild/noEmitOnError/ |
H A D | syntax-errors.js | 130 /lib/lib.d.ts (used version) 131 /src/shared/types/db.ts (used version) 132 /src/src/main.ts (used version) 133 /src/src/other.ts (used version)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | wpabuf.h | 22 size_t used; /* length of data in the buffer */ member 56 * Returns: Currently used length of the buffer 60 return buf->used; in wpabuf_len() 70 return buf->size - buf->used; in wpabuf_tailroom() 183 buf->size = buf->used = len; in wpabuf_set()
|