| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfsxdr.c | 389 args->first.iov_len = head->iov_len - xdr_stream_pos(xdr); in nfssvc_decode_symlinkargs() 390 args->first.iov_base = xdr_inline_decode(xdr, args->tlen); in nfssvc_decode_symlinkargs() 391 if (!args->first.iov_base) in nfssvc_decode_symlinkargs()
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ata.h | 671 u16 first = word_209 & 0x3fff; in ata_id_logical_sector_offset() local 672 if (first > 0) in ata_id_logical_sector_offset() 673 return (1 << log2_per_phys) - first; in ata_id_logical_sector_offset()
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | commit.c | 556 int first = 1, iip; in dbg_check_old_index() local 580 * Traverse the index tree preorder depth-first i.e. do a node and then in dbg_check_old_index() 606 if (first) { in dbg_check_old_index() 607 first = 0; in dbg_check_old_index()
|
| H A D | log.c | 647 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local 681 if (!first) in ubifs_consolidate_log() 687 first = 0; in ubifs_consolidate_log()
|
| /kernel/linux/linux-6.6/drivers/tty/serial/ |
| H A D | dz.c | 762 static int first = 1; in dz_init_ports() local 766 if (!first) in dz_init_ports() 768 first = 0; in dz_init_ports() 801 * line first, in which case we have to disable its transmitter and
|
| /kernel/linux/linux-6.6/drivers/vdpa/mlx5/core/ |
| H A D | mr.c | 150 bool first = true; in fill_indir() local 159 if (first) { in fill_indir() 161 first = false; in fill_indir()
|
| /kernel/linux/linux-6.6/drivers/cdrom/ |
| H A D | gdrom.c | 91 unsigned int first, last; member 145 /* Wait to get busy first */ in gdrom_wait_busy_sleeps() 331 fentry = get_entry_track(gd.toc->first); in gdrom_get_last_session() 333 /* Find the first data track */ in gdrom_get_last_session() 342 if ((track > 100) || (track < get_entry_track(gd.toc->first))) { in gdrom_get_last_session()
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | memalloc.c | 128 entry = head->first; in __llist_del_first() 132 head->first = next; in __llist_del_first() 413 WRITE_ONCE(c->waiting_for_gp.first, __llist_del_all(&c->free_by_rcu)); in check_free_by_rcu() 891 * The caller must first go through the rcu_tasks_trace gp for 'ptr'
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/vertexcom/ |
| H A D | mse102x.c | 334 net_dbg_ratelimited("%s: Unexpected response to first CMD\n", in mse102x_rx_pkt_spi() 378 bool first = true; in mse102x_tx_pkt_spi() local 405 if (first) { in mse102x_tx_pkt_spi() 406 /* throttle at first issue */ in mse102x_tx_pkt_spi() 410 first = false; in mse102x_tx_pkt_spi()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_drv.c | 418 struct panfrost_gem_mapping *first; in panfrost_ioctl_madvise() local 420 first = list_first_entry(&bo->mappings.list, in panfrost_ioctl_madvise() 433 WARN_ON_ONCE(first->mmu != priv->mmu)) { in panfrost_ioctl_madvise() 696 /* Set first to probe before the generic compatibles */
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| H A D | windfarm_pm72.c | 129 static bool first = true; in cpu_check_overtemp() local 146 * The first time around, initialize the array with the first in cpu_check_overtemp() 149 if (first) { in cpu_check_overtemp() 157 first = false; in cpu_check_overtemp() 504 /* first time initialize things */ in backside_setup_pid() 583 /* first time initialize things */ in drives_setup_pid()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
| H A D | vgic_irq.c | 308 * Set the priorities of the first (KVM_NUM_PRIOS - 1) IRQs in guest_restore_active() 375 /* Set the priorities of the first (KVM_NUM_PRIOS - 1) IRQs in test_inject_preemption() 615 * starts counting from the first SPI (above the private ones), so just in kvm_routing_and_irqfd_check() 656 #define for_each_intid(first, num, tmp, i) \ 657 for ((tmp) = (i) = (first); \ 658 (tmp) < (uint64_t)(first) + (uint64_t)(num); \
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | cpumap.c | 579 bool first = true; in cpu_map__snprint() local 582 #define COMMA first ? "" : "," in cpu_map__snprint() 610 first = false; in cpu_map__snprint()
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_printf.c | 720 const struct software_node first = { .name = "first" }; in fwnode_pointer() local 721 const struct software_node second = { .name = "second", .parent = &first }; in fwnode_pointer() 723 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer() 724 const char * const full_name_second = "first/second"; in fwnode_pointer() 725 const char * const full_name_third = "first/second/third"; in fwnode_pointer()
|
| /kernel/linux/linux-6.6/net/caif/ |
| H A D | cfctrl.c | 143 struct cfctrl_request_info *p, *tmp, *first; in cfctrl_remove_req() local 145 first = list_first_entry(&ctrl->list, struct cfctrl_request_info, list); in cfctrl_remove_req() 149 if (p != first) in cfctrl_remove_req()
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | fmvc.c | 57 unsigned repeat = 0, first = 1, opcode = 0; in decode_type2() local 64 if (first) { in decode_type2() 65 first = 0; in decode_type2()
|
| H A D | rv40.c | 81 int first = aic_mode2_vlc_syms[i][j] >> 4; in rv40_init_tables() local 84 syms[j] = (first << 8) | second; in rv40_init_tables() 86 syms[j] = first | (second << 8); in rv40_init_tables() 191 * The first one (used for retrieving a pair of coefficients) is in rv40_decode_intra_types()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | KeyTypeData.java | 344 final char first = legacyTypeId.charAt(0); in initFromResourceBundle() 345 final boolean isSpecialType = '9' < first && first < 'a' && bcpTypeId.length() == 0; in initFromResourceBundle()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | CharsTrie.java | 37 * with the offset indicating the first char of that sequence. 201 public Result first(int inUnit) { in first() method in CharsTrie 216 first(cp) : in firstForCodePoint() 217 (first(UTF16.getLeadSurrogate(cp)).hasNext() ? in firstForCodePoint() 359 * current()/first()/next() returned Result.INTERMEDIATE_VALUE or Result.FINAL_VALUE. 657 // Read the first (key, value) pair. in branchNext() 848 // Match the first of length+1 units. in nextImpl()
|
| /third_party/icu/icu4c/source/common/ |
| H A D | filteredbrk.cpp | 208 virtual int32_t first(void) override; 431 SimpleFilteredSentenceBreakIterator::first(void) { in first() function in SimpleFilteredSentenceBreakIterator 433 return fDelegate->first(); in first() 628 // first pass - find partials. in build() 653 // first one - add the prefix to the reverse table. in build()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | CollectionUtilities.java | 63 boolean first = true; in join() 65 if (first) first = false; in join() 147 * Get first item in collection, or null if there is none. 151 * @return first item 160 * Get the "best" in collection. That is the least if direction is < 0, otherwise the greatest. The first is chosen if there are multiples. 568 * Compare, allowing nulls and putting them first 601 * Compare, with shortest first, and otherwise lexicographically 617 * Compare, with shortest first, and otherwise lexicographically 648 * Compare, allowing nulls and putting them first [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | KeyTypeData.java | 340 final char first = legacyTypeId.charAt(0); in initFromResourceBundle() 341 final boolean isSpecialType = '9' < first && first < 'a' && bcpTypeId.length() == 0; in initFromResourceBundle()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | CharsTrie.java | 38 * with the offset indicating the first char of that sequence. 190 public Result first(int inUnit) { in first() method in CharsTrie 204 first(cp) : in firstForCodePoint() 205 (first(UTF16.getLeadSurrogate(cp)).hasNext() ? in firstForCodePoint() 344 * current()/first()/next() returned Result.INTERMEDIATE_VALUE or Result.FINAL_VALUE. 630 // Read the first (key, value) pair. in branchNext() 821 // Match the first of length+1 units. in nextImpl()
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | CollectionUtilities.java | 60 boolean first = true; in join() 62 if (first) first = false; in join() 144 * Get first item in collection, or null if there is none. 148 * @return first item 157 * Get the "best" in collection. That is the least if direction is < 0, otherwise the greatest. The first is chosen if there are multiples. 565 * Compare, allowing nulls and putting them first 598 * Compare, with shortest first, and otherwise lexicographically 614 * Compare, with shortest first, and otherwise lexicographically 645 * Compare, allowing nulls and putting them first [all...] |
| /third_party/libwebsockets/lib/event-libs/libuv/ |
| H A D | libuv.c | 109 /* record the thread id that gave us our first event */ in lws_io_cb() 503 /* record the thread id that gave us our first event */ in elops_accept_uv() 721 int status = 0, n, ns, first = 1; in elops_init_pt_uv() local 767 first = 0; in elops_init_pt_uv() 778 if (!first) in elops_init_pt_uv() 899 * We can't judge it until we get the first event from the loop in elops_foreign_thread_uv() 904 * This is the same thread that gave us the first event on this loop? in elops_foreign_thread_uv()
|