Home
last modified time | relevance | path

Searched full:just (Results 14651 - 14675 of 34248) sorted by relevance

1...<<581582583584585586587588589590>>...1370

/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c335 * just put it in the vmalloc space. in is_vmalloc_or_module_addr()
605 * Some explanation here. Just perform simple insertion in link_va()
1200 * Just proceed as it is. If needed "overflow" path in alloc_vmap_area()
1462 * instead (we just need a rough idea)
1657 * get_order(0) returns funny result. Just warn and terminate in vb_alloc()
2206 * If not deallocating pages, just do the flush of the VM area and in vm_remove_mappings()
2299 * This one is just like vfree() but can be called in any atomic context
/kernel/linux/linux-5.10/fs/quota/
H A Ddquot.c572 * just deleted or pruned by prune_icache() (those are not attached to any
645 /* Now we have active dquot so we can just increase use count */ in dquot_scan_active()
652 * protects us from new calls to it so just wait for any in dquot_scan_active()
717 * holding reference so we can safely just increase in dquot_writeback_dquots()
2367 /* Now the quota files are just ordinary files and we can set the in dquot_disable()
2457 /* Just unsuspend quotas? */ in dquot_load_quota_sb()
2488 * changes from userspace. It is not enough to just flush in dquot_load_quota_sb()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h354 * The simplest case just copies the data to user
991 #define FL_ACCESS 8 /* not trying to lock, just looking */
1389 #define MNT_DETACH 0x00000002 /* Just detach from the tree */
1537 * The list_lru structure is essentially just a pointer to a table
2058 * flags just means all the inodes inherit those flags by default. It might be
2186 * anew. Other functions will just ignore such inodes,
3440 /* don't do anything, just let the compiler check the arguments; */ in __simple_attr_check_format()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c70 * can just keep the FDB that we already have. in dpaa2_switch_port_set_fdb()
1110 /* At this stage, we do not support non-linear skbs so just try to in dpaa2_switch_port_tx()
1111 * linearize the skb and if that's not working, just drop the packet. in dpaa2_switch_port_tx()
1323 * must be the first to join it. In this case, we can just in dpaa2_switch_setup_tc_block_bind()
2100 /* Restore all RX VLANs into the new FDB table that we just joined */ in dpaa2_switch_port_bridge_leave()
2120 /* Recreate the egress flood domain of the FDB that we just left */ in dpaa2_switch_port_bridge_leave()
2434 /* Remove the VLAN header if the packet that we just received has a vid in dpaa2_switch_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c929 * one into it, just check the mac addr state, convert it to a new in hclgevf_update_mac_list()
930 * state, or just remove it, or do nothing. in hclgevf_update_mac_list()
1050 * send TO_ADD request failed, so just remove the mac node. in hclgevf_sync_from_add_list()
1077 * of sending mac addr configurrequest to PF, so just in hclgevf_sync_from_del_list()
1202 * handle mailbox. Just record the vlan id, and remove it after in hclgevf_set_vlan_filter()
1964 * register, so we should just write 0 to the bit we are in hclgevf_check_evt_cause()
2642 "Just %u msi resources, not enough for vf(min:2).\n", in hclgevf_query_vf_resource()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dcore.c65 * complexity just for the sake of following some abstract API, when it doesn't
84 * contents into it instead of just sending original big skb up
106 * just a matter of making everybody's life easier. Since we are doing
969 * timeout handler eventually, but this is just gross). in __emac_set_multicast_list()
973 * we need is just to stop RX channel. This seems to work on all in __emac_set_multicast_list()
976 * If we need the full reset, we might just trigger the workqueue in __emac_set_multicast_list()
1905 /* I'm just being paranoid here :) */ in emac_peek_rx_sg()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def10.c246 /* If we failed to set the workaround just carry on. */ in efx_ef10_get_timer_workarounds()
848 /* This is non-fatal; the TX path just in efx_ef10_link_piobufs()
1192 * page size is >4K). So we may allocate some extra VIs just in efx_ef10_dimension_resources()
1974 /* In atomic context, cannot update HW stats. Just update the in efx_ef10_update_stats_atomic_vf()
2116 * reboot just once, so we must only do that once we in efx_ef10_mcdi_poll_reboot()
3866 * it goes, this just avoids an unnecessary error in efx_ef10_set_udp_tnl_ports()
3945 /* SW table may not match HW state, so just assume we can't in efx_ef10_udp_tnl_has_port()
/kernel/linux/linux-6.6/fs/ceph/
H A Dinode.c195 /* if encrypted, just borrow fscrypt_auth from parent */ in ceph_get_snapdir()
240 * for a given inode (usually there is just a single fragment). We
760 * If we're expanding, then we should be able to just update in ceph_fill_file_size()
1476 * Incorporate results into the local cache. This is either just
2363 * If we hit a hole here, we should just skip filling in fill_fscrypt_truncate()
2709 * last block has been updated just before the MDS in __ceph_setattr()
2781 * If any 'x' caps is issued we can just choose the auth MDS in ceph_try_to_choose_auth_mds()
/kernel/linux/linux-6.6/fs/quota/
H A Ddquot.c570 * just deleted or pruned by prune_icache() (those are not attached to any
643 /* Now we have active dquot so we can just increase use count */ in dquot_scan_active()
650 * protects us from new calls to it so just wait for any in dquot_scan_active()
715 * holding reference so we can safely just increase in dquot_writeback_dquots()
2331 /* Now the quota files are just ordinary files and we can set the in dquot_disable()
2423 /* Just unsuspend quotas? */ in dquot_load_quota_sb()
2451 * changes from userspace. It is not enough to just flush in dquot_load_quota_sb()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Datmel_serial.c880 * xmit is a circular buffer so, if we have just send data from in atmel_complete_tx_dma()
937 * and it is one page... Just adjust in atmel_tx_dma()
1299 * PDC receive. Just schedule the tasklet and let it in atmel_handle_receive()
1612 * is unsigned, we just need a one-way comparison to in atmel_rx_from_pdc()
1615 * In this case, we just need to consume the entire in atmel_rx_from_pdc()
2012 * in uart_flush_buffer(), the xmit circular buffer has just in atmel_flush_buffer()
2889 * which is just a wrapper over the atmel_serial driver and in atmel_serial_probe()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_io.c644 * cannot just call hangup() because that will cause in __tty_hangup()
646 * So we just call close() the right number of times. in __tty_hangup()
1047 * tty_write_message - write a message to a certain tty, not just the console.
1122 * We know the redirected tty is just another tty, we can in redirected_tty_write()
1435 * If we fail here just call release_tty to clean up. No need in tty_init_dev()
2354 * just advisory information but for the Linux console it actually has driver
2421 * Locking: see tty_set_ldisc(), this function is just a helper
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c1488 /* This packet was cancelled, just continue. */ in handle_at_packet()
2023 * Check the consistency of the self IDs we just read. The in bus_reset_work()
2447 * means that we just reuse the old config rom. in ohci_enable()
2544 * OTOH, if there is a pending config_rom update, just in ohci_set_config_rom()
2696 * We might be called just after the cycle timer has wrapped in ohci_read_csr()
2697 * around but just before the cycle64Seconds handler, so we in ohci_read_csr()
3729 /* JMicron JMB38x often shows 0 at first read, just ignore it */ in pci_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c143 * status matches the new status, just return. in t4vf_os_link_changed()
586 * we have MSI-X, otherwise just one queue set per port.
1590 * multi-queue devices, we just return the current values associated with the
2437 * debugfs_remove_recursive(). We just need to clean up any ancillary in cleanup_debugfs()
2466 * crash the kernel or anything silly just because of that. in size_nports_qsets()
2541 * into the adapter. We just have to live with them ... Note that in adap_init0()
2585 * firmware won't understand this and we'll just get in adap_init0()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dio_apic.c415 /* old apic/pin didn't exist, so just add new ones */ in replace_pin_at_irq_node()
998 * Legacy ISA IRQ has already been allocated, just add pin to in alloc_isa_irq_from_domain()
1858 * The I/OAPIC is just a device for generating MSI messages from legacy
2207 * interrupt input. So just in case, if only one pin in check_timer()
2265 * Cleanup, just in case ... in check_timer()
2685 * bits, just like normal ioremap(): in io_apic_set_fixmap()
2997 * The entry is just preconfigured at this point and not written into the
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c100 * but this remains just a hint as the kernel may choose a new location for
222 * foot.) Serialisation may just result in the request being inserted into
226 * After all of that, is just a matter of closing the request and handing it to
753 * 256M of GTT), should go first vs objects that can be placed just in eb_reserve()
1705 * relocation processing next time. Just in case the target in eb_copy_relocations()
1799 * 1 - we try to just prefault all the user relocation entries and in eb_relocate_parse_slow()
2896 * just ignore the point and carry on. in add_timeline_fence_array()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c84 * FESTATE_DISEQC. A DISEQC command has just been issued.
497 /* if we've got no parameters, just keep idling */ in dvb_frontend_swzigzag()
504 /* in SCAN mode, we just set the frontend when asked and leave it alone */ in dvb_frontend_swzigzag()
605 /* if we've just re-tuned, enter the ZIGZAG_FAST state. in dvb_frontend_swzigzag()
1622 * using a DVB-S2 only frontend just like it were a DVB-S, if the frontend
1767 * This routine should work fine for frontends that support just one delivery
1794 * Trivial case: just use the current one, if it already a DVBv3 in dvbv3_set_delivery_system()
/kernel/linux/linux-6.6/mm/
H A Dmempolicy.c51 * requesting a lower zone just use default policy. This implies that
262 * This function just creates a new policy, does some check and simple
368 * Wrapper for mpol_rebind_policy() that just requires task
953 *policy = 0; /* just so it's initialized */ in do_get_mempolicy()
1418 * When the user specified more nodes than supported just check in get_nodes()
2243 * don't reclaim unnecessarily, just compact. in vma_alloc_folio()
2817 /* Create pseudo-vma that contains just the policy */ in mpol_shared_policy_init()
/kernel/linux/linux-6.6/kernel/sched/
H A Ddeadline.c829 * runtime, or it just underestimated it during sched_setattr().
840 * Just go with full inherited parameters. in replenish_dl_entity()
1099 * replenishment and add the task back to the dl_rq; in the latter, we just
1801 * Tell update_rq_clock() that we've just updated, in yield_task_dl()
2199 * At this point, all our guesses failed, we just return in find_later_rq()
2307 * can move away, it makes sense to just reschedule in push_dl_task()
2699 * have just replenished it (e.g. rt_mutex_setprio()). in prio_changed_dl()
/kernel/linux/linux-6.6/kernel/time/
H A Dtimer.c317 * If the target jiffie is just after a whole second (which can happen in round_jiffies_common()
1025 * same array bucket then just return: in __mod_timer()
1043 * just update the expiry time and avoid the whole in __mod_timer()
1504 * be running again, but that's more than unlikely and just in del_timer_wait_running()
1983 * a pointless IPI, but taking the lock would just make the window for in timer_clear_idle()
2150 * should never happens anyway). You just have the printk() in schedule_timeout()
2429 * scheduled interrupt instead of scheduling a new one just for this sleep.
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c1637 * Just return a random station if localaddr is NULL in ieee80211_find_sta_by_ifaddr()
1847 /* TID 0 is BE just like TID 3 */ in find_highest_prio_tid()
1866 * certainly there's more data if we release just a in ieee80211_sta_ps_more_data()
2048 * QoS-nulldata frame) then just set the EOSP bit there in ieee80211_sta_ps_deliver_response()
2073 * was buffered just in case some clients only in ieee80211_sta_ps_deliver_response()
2567 * chance to e.g. just add the number of filtered beacons in sta_set_sinfo()
2568 * (or just modify the value entirely, of course) in sta_set_sinfo()
/third_party/elfutils/src/
H A Dstrip.c486 just remove the relocation, it isn't needed in relocate()
509 /* For SHT_RELA sections we just take the in relocate()
574 not just the cached original in shdr_info because we in remove_debug_relocations()
677 /* R_*_NONE relocs can always just be removed. */ in remove_debug_relocations()
814 /* We would like to support ar archives, but currently it just in process_file()
2079 sections. Just warn and set the symbol in handle_elf()
2585 So we just let it write them normally, and then we nuke them later. */ in handle_elf()
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp460 regexp->fOwnsText = true; // should already be set but just in case in uregex_getText()
1419 // just copy the char to the dest buf. in appendReplacement()
1452 // Note: if the \u escape was invalid, just fall through and in appendReplacement()
1456 // Plain backslash escape. Just put out the escaped character. in appendReplacement()
1600 // uregex_appendReplacementUText...can just use the normal C++ method
1753 // uregex_appendTailUText...can just use the normal C++ method
1967 // uregex_splitUText...can just use the normal C++ method
/third_party/icu/icu4c/source/test/intltest/
H A Dnumrgts.cpp44 /* Just keep this here to make some of the compilers happy */
53 /* Just use one of the format functions */
67 /* Just use one of the parse functions */
249 // {sfb} kind of silly in C++, just checking for new success
1270 * [1] DecimalFormat.parse API documentation is more than just one line.
1435 // shouldn't just be another round-trip test, should it? in Test4108738()
2929 // should still work in lenient mode, just won't get fastpath
/third_party/icu/icu4c/source/common/
H A Dputil.cpp141 * Simple things (presence of functions, etc) should just go in configure.in and be added to
698 * To avoid checking lots of paths, just check that the target path
1127 // better, so just fall back. in uprv_tzname()
1647 /* Return just the POSIX id for the default locale, whatever happens to be in
1660 /* Return just the POSIX id for the default codepage, whatever happens to be in
1792 // If we have already figured this out just use the cached value
1834 /* TODO: Should we just exit on memory allocation failure? */
/third_party/icu/icu4c/source/common/unicode/
H A Dubidi.h52 * The &quot;limit&quot; of a sequence of characters is the position just after their
326 * just like with normal LTR and RTL level values -
520 * on demand, just like with <code>ubidi_open()</code>.
786 * <li>Arabic-Indic numbers (AN) are handled by the Windows algorithm just
1272 * @param limit is just behind the line's last index into the text
1767 * of objects (character sequences) and just needs to have them reordered (L2).
1790 * of objects (character sequences) and just needs to have them reordered (L2).

Completed in 109 milliseconds

1...<<581582583584585586587588589590>>...1370