Home
last modified time | relevance | path

Searched refs:first (Results 1451 - 1475 of 1867) sorted by relevance

1...<<51525354555657585960>>...75

/kernel/linux/linux-5.10/fs/gfs2/
H A Ddir.c23 * When deleting the first dirent in a block, there is no previous dirent so
26 * first dirent has (de_ino == 0) and de_rec_len is large enough, this first
44 * directory is first converted from linear to exhash, all of the pointers
505 unsigned int size, unsigned int len, int first) in gfs2_check_dirent()
517 if (unlikely(!first && gfs2_dirent_sentinel(dent))) in gfs2_check_dirent()
527 __func__, msg, first ? "first in block" : "not first in block"); in gfs2_check_dirent()
650 /* Only the first den in dirent_next()
503 gfs2_check_dirent(struct gfs2_sbd *sdp, struct gfs2_dirent *dent, unsigned int offset, unsigned int size, unsigned int len, int first) gfs2_check_dirent() argument
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Dfsclient.c1139 if (op->store.first != op->store.last) in afs_fs_store_data()
1140 size += (loff_t)(op->store.last - op->store.first) << PAGE_SHIFT; in afs_fs_store_data()
1141 pos = (loff_t)op->store.first << PAGE_SHIFT; in afs_fs_store_data()
H A Dyfsclient.c1111 if (op->store.first != op->store.last) in yfs_fs_store_data()
1112 size += (loff_t)(op->store.last - op->store.first) << PAGE_SHIFT; in yfs_fs_store_data()
1113 pos = (loff_t)op->store.first << PAGE_SHIFT; in yfs_fs_store_data()
/kernel/linux/linux-5.10/mm/
H A Dksm.c107 * it is secured in the stable tree. (When we scan a new page, we first
607 * Put the stable node chain in the first dimension of in alloc_stable_node_chain()
1200 * or NULL the first time when we want to use page as kpage.
1298 /* Unstable nid is in union with stable anon_vma: remove first */ in try_to_merge_with_ksm_page()
1428 BUG_ON(stable_node->hlist.first->next); in stable_node_dup()
1452 } else if (stable_node->hlist.first != &found->hlist_dup && in stable_node_dup()
1463 * instead of checking the hlist.first pointer in stable_node_dup()
1488 return hlist_entry(stable_node->hlist.first, in stable_node_dup_any()
2011 * for the first time (and not when decreasing rmap_hlist_len) in stable_tree_append()
2033 * cmp_and_merge_page - first se
[all...]
/kernel/linux/linux-5.10/kernel/time/
H A Dhrtimer.c218 * - the timer is not the first expiring timer on the new target
614 * If a softirq timer is expiring first, update cpu_base->next_timer in hrtimer_update_next_event()
796 * first hard hrtimer on the remote CPU - in hrtimer_reprogram()
1032 * cpu_base->next_timer. This happens when we remove the first in __remove_hrtimer()
1132 bool force_local, first; in __hrtimer_start_range_ns() local
1135 * If the timer is on the local cpu base and is the first expiring in __hrtimer_start_range_ns()
1140 * it is the new first expiring timer again or not. in __hrtimer_start_range_ns()
1150 * If it's on the current CPU and the first expiring timer, then in __hrtimer_start_range_ns()
1152 * reprogramming later if it was the first expiring timer. This in __hrtimer_start_range_ns()
1179 first in __hrtimer_start_range_ns()
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c1947 * - the new MTU of the first hop becomes smaller than the PMTU
2240 bool first = false; in fib_select_multipath() local
2251 if (!first) { in fib_select_multipath()
2254 first = true; in fib_select_multipath()
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_hash_gen.h78 u8 pos; /* position of the first free entry */
345 /* Add in increasing prefix order, so larger cidr first */ in mtype_add_cidr()
908 /* Reuse first deleted entry */ in mtype_add()
925 /* Reuse first timed out entry */ in mtype_add()
1352 u32 first = cb->args[IPSET_CB_ARG0]; in mtype_list() local
1384 if (cb->args[IPSET_CB_ARG0] == first) { in mtype_list()
1406 if (unlikely(first == cb->args[IPSET_CB_ARG0])) { in mtype_list()
1524 * otherwise round up to the first 2^n value. in IPSET_TOKEN()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_display.c1701 bool first = true; in radeon_crtc_scaling_mode_fixup() local
1714 if (first) { in radeon_crtc_scaling_mode_fixup()
1753 first = false; in radeon_crtc_scaling_mode_fixup()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dwsm.c917 int first; in wsm_event_indication() local
936 first = list_empty(&priv->event_queue); in wsm_event_indication()
940 if (first) in wsm_event_indication()
/kernel/linux/linux-5.10/fs/nfs/
H A Dwrite.c329 * Returns a pointer to the first matching nfs request, or NULL if no
498 * This function joins all sub requests to the head request by first
553 * This function joins all sub requests to the head request by first
1719 struct nfs_page *first; in nfs_init_commit() local
1729 first = nfs_list_entry(data->pages.next); in nfs_init_commit()
1730 ctx = nfs_req_openctx(first); in nfs_init_commit()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c50 * to the user; instead, we first want to let users fill them up with data;
356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local
358 first = rb_entry(rb_first(root), struct ubi_wl_entry, u.rb); in find_mean_wl_entry()
361 if (last->ec - first->ec < WL_FREE_MAX_DIFF) { in find_mean_wl_entry()
768 * header first.
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c124 #define RX_FIFO_THRESH 5 /* Rx buffer level before first PCI xfer. */
169 OldTSD0 = 0x10, /* DMA address of first Tx desc (C mode) */
716 int first, int entry_last) in unwind_tx_frag_mapping()
721 for (frag = 0; frag+first < entry_last; frag++) { in unwind_tx_frag_mapping()
722 index = first+frag; in unwind_tx_frag_mapping()
715 unwind_tx_frag_mapping(struct cp_private *cp, struct sk_buff *skb, int first, int entry_last) unwind_tx_frag_mapping() argument
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c513 * we are at the first level of nesting, 0. Otherwise, we are being in ep_poll_safewake()
743 if (head->first == &epi->fllink && !epi->fllink.next) { in __ep_remove()
955 if (file->f_ep && file->f_ep->first) { in eventpoll_release_file()
956 epi = hlist_entry(file->f_ep->first, struct epitem, fllink); in eventpoll_release_file()
/kernel/linux/linux-6.6/fs/nfs/
H A Dwrite.c330 * Returns a pointer to the first matching nfs request, or NULL if no
500 * This function joins all sub requests to the head request by first
555 * This function joins all sub requests to the head request by first
1747 struct nfs_page *first; in nfs_init_commit() local
1757 first = nfs_list_entry(data->pages.next); in nfs_init_commit()
1758 ctx = nfs_req_openctx(first); in nfs_init_commit()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c1239 bool first) in cifs_flush_folio()
1256 if ((first && pos == fpos) || (!first && pos == fend)) in cifs_flush_folio()
1238 cifs_flush_folio(struct inode *inode, loff_t pos, loff_t *_fstart, loff_t *_fend, bool first) cifs_flush_folio() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Ddir.c23 * When deleting the first dirent in a block, there is no previous dirent so
26 * first dirent has (de_ino == 0) and de_rec_len is large enough, this first
44 * directory is first converted from linear to exhash, all of the pointers
504 unsigned int size, unsigned int len, int first) in gfs2_check_dirent()
516 if (unlikely(!first && gfs2_dirent_sentinel(dent))) in gfs2_check_dirent()
526 __func__, msg, first ? "first in block" : "not first in block"); in gfs2_check_dirent()
649 /* Only the first den in dirent_next()
502 gfs2_check_dirent(struct gfs2_sbd *sdp, struct gfs2_dirent *dent, unsigned int offset, unsigned int size, unsigned int len, int first) gfs2_check_dirent() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dsyscalls.h107 * The first argument must be equal to the amount of type/name
1148 asmlinkage long sys_ipc(unsigned int call, int first, unsigned long second,
1199 int ksys_ipc(unsigned int call, int first, unsigned long second,
1201 int compat_ksys_ipc(u32 call, int first, int second,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dicom.c1000 int first = -1; in recv_interrupt() local
1014 first = icom_port->recv_buf[offset]; in recv_interrupt()
1023 && first == 0) { in recv_interrupt()
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c11 * This driver consists of two parts. The first part (intelfbdrv.c) provides
1209 static int first = 1; in intelfb_check_var() local
1267 if (first) { in intelfb_check_var()
1269 first = 0; in intelfb_check_var()
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefza.c448 int i, first, frag_len, left_len; in fza_do_xmit() local
456 first = fp->ring_rmc_tx_index; in fza_do_xmit()
503 writel_o(FZA_RING_TX_OWN_RMC, &fp->ring_rmc_tx[first].own); in fza_do_xmit()
556 /* Only process the first descriptor. */ in fza_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dwsm.c917 int first; in wsm_event_indication() local
936 first = list_empty(&priv->event_queue); in wsm_event_indication()
940 if (first) in wsm_event_indication()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnamespace_devs.c366 /* first resource allocation for this label-id or dimm */ in init_dpa_allocation()
383 * @exist: first allocation with same id in the mapping
440 int first; in scan_allocate() local
450 first = 0; in scan_allocate()
465 if (!first++ && res->start > nd_mapping->start) { in scan_allocate()
659 * Assumes resources are ordered. For BLK regions, first consume
662 * allocations from the start of an interleave set and end at the first
664 * first.
1206 * about their labels, and this must be cleaned up first. in btt_claim_class()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_display.c1695 bool first = true; in radeon_crtc_scaling_mode_fixup() local
1708 if (first) { in radeon_crtc_scaling_mode_fixup()
1747 first = false; in radeon_crtc_scaling_mode_fixup()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.c417 /* without wrapping, first block is the oldest */ in msc_win_oldest_sg()
1203 * Last window's next_win should point to the first window in msc_buffer_relink()
1223 * to the first one. in msc_buffer_relink()
1710 struct msc_window *first; in msc_win_switch() local
1715 first = list_first_entry(&msc->win_list, struct msc_window, entry); in msc_win_switch()
1718 msc->cur_win = first; in msc_win_switch()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c979 bool first = true; in data_process() local
1005 fprintf(stdout, "%s# Event '%s'\n#\n", first ? "" : "\n", in data_process()
1009 first = false; in data_process()
1834 * Prepend an fmt to sort on columns at 'sort_compute' first. in ui_init()
1841 * will be sorted out by first try or baseline and comparing in ui_init()

Completed in 58 milliseconds

1...<<51525354555657585960>>...75