Home
last modified time | relevance | path

Searched refs:last (Results 251 – 275 of 2241) sorted by relevance

1...<<11121314151617181920>>...90

/openbmc/linux/net/ipv4/
H A Dinet_fragment.c389 struct sk_buff *last = q->fragments_tail; in inet_frag_queue_insert() local
400 if (!last) in inet_frag_queue_insert()
402 else if (FRAG_CB(last)->ip_defrag_offset + last->len < end) { in inet_frag_queue_insert()
405 if (offset < FRAG_CB(last)->ip_defrag_offset + last->len) in inet_frag_queue_insert()
407 if (offset == FRAG_CB(last)->ip_defrag_offset + last->len) in inet_frag_queue_insert()
/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-moxtet23 Description: (RW) Read last written value to the shift registers, in
32 01 01 was last written, or is to be written, to the
/openbmc/linux/rust/macros/
H A Dzeroable.rs15 let last = rest.pop(); in derive() localVariable
69 @body(#last), in derive()
/openbmc/u-boot/drivers/mtd/nand/
H A Dcore.c158 struct nand_pos pos, last; in nanddev_mtd_erase() local
162 nanddev_offs_to_pos(nand, einfo->addr + einfo->len - 1, &last); in nanddev_mtd_erase()
163 while (nanddev_pos_cmp(&pos, &last) <= 0) { in nanddev_mtd_erase()
/openbmc/linux/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c119 static u16 last, tries; in wm97xx_acc_pen_down() local
134 if (x == last) { in wm97xx_acc_pen_down()
138 last = x; in wm97xx_acc_pen_down()
/openbmc/linux/drivers/ata/pata_parport/
H A Depia.c194 int ph, k, last, d; in epia_write_block() local
201 ph = 0; last = 0x8000; in epia_write_block()
204 if (d != last) { in epia_write_block()
205 last = d; in epia_write_block()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/
H A D0002-perf_examples-Remove-unused-sum-variable.patch23 struct timeval start, last, now;
28 last = start;
/openbmc/linux/arch/sparc/kernel/
H A Dpci.c365 u32 idx, first, last; in apb_calc_first_last() local
368 last = 0; in apb_calc_first_last()
373 if (last < idx) in apb_calc_first_last()
374 last = idx; in apb_calc_first_last()
379 *last_p = last; in apb_calc_first_last()
391 u32 first, last; in apb_fake_ranges() local
395 apb_calc_first_last(map, &first, &last); in apb_fake_ranges()
399 region.end = (last << 21) + ((1 << 21) - 1); in apb_fake_ranges()
403 apb_calc_first_last(map, &first, &last); in apb_fake_ranges()
407 region.end = (last << 29) + ((1 << 29) - 1); in apb_fake_ranges()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot47 ${resp}= Run IPMI Standard Command sel elist last 1
79 # Get last SEL entry.
80 ${resp}= Run IPMI Standard Command sel elist last 1
108 # Get last SEL entry.
164 # Get SEL List last 1 entry date and time and convert to epoch timestamp.
167 # Compare epoch of sel entry timestamp and last addition timestamp.
193 # Compare epoch of sel entry timestamp and last addition timestamp.
317 [Documentation] Verify IPMI SEL's last added timestamp.
333 # Verify if the delay in current time check and last add SEL time
425 # Get SEL list last entry.
[all …]
/openbmc/openbmc-test-automation/lib/dvt/
H A Dobmc_driver_vars.txt11 # The status of the last boots that finished
14 # A list of the last 10 boots that have been performed (see Log Last Ten)
/openbmc/linux/arch/mips/include/asm/
H A Dswitch_to.h109 #define switch_to(prev, next, last) \ argument
139 (last) = resume(prev, next, task_thread_info(next)); \
/openbmc/linux/arch/powerpc/include/asm/
H A Dswitch_to.h17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
/openbmc/linux/fs/ext4/
H A Dresize.c131 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument
132 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument
1146 ext4_group_t last; in update_backups() local
1219 group = last; in update_backups()
1545 ext4_grpblk_t last; in ext4_flex_group_add() local
1556 BUG_ON(last); in ext4_flex_group_add()
1643 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local
1655 BUG_ON(last); in ext4_setup_next_flex_gd()
1688 last - 1; in ext4_setup_next_flex_gd()
1845 ext4_grpblk_t last; in ext4_group_extend() local
[all …]
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c181 bool first, bool last, in safexcel_add_cdesc() argument
196 cdesc->last_seg = last; in safexcel_add_cdesc()
226 bool first, bool last, in safexcel_add_rdesc() argument
241 rdesc->last_seg = last; in safexcel_add_rdesc()
/openbmc/linux/net/netfilter/
H A Dnf_tables_trace.c173 const struct nft_rule_dp_last *last; in nft_trace_get_chain() local
181 last = (const struct nft_rule_dp_last *)rule; in nft_trace_get_chain()
183 if (WARN_ON_ONCE(!last->chain)) in nft_trace_get_chain()
186 return last->chain; in nft_trace_get_chain()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c47 obj = find_next_zero_bit(alloc->table, alloc->max, alloc->last); in mthca_alloc()
73 alloc->last = min(alloc->last, obj); in mthca_free()
86 alloc->last = 0; in mthca_alloc_init()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME136 timeout_cmd_id = <command id of the last timeout command>
137 timeout_cmd_act = <command action of the last timeout command>
138 last_cmd_id = <command id of the last several commands sent to device>
139 last_cmd_act = <command action of the last several commands sent to device>
140 last_cmd_index = <0 based last command index>
141 last_cmd_resp_id = <command id of the last several command responses received from device>
142 last_cmd_resp_index = <0 based last command response index>
143 last_event = <event id of the last several events received from device>
144 last_event_index = <0 based last event index>
/openbmc/linux/fs/btrfs/
H A Dsubpage.c258 bool last; in btrfs_subpage_end_reader() local
263 last = atomic_sub_and_test(nbits, &subpage->readers); in btrfs_subpage_end_reader()
272 if (is_data && last) in btrfs_subpage_end_reader()
447 bool last = false; in btrfs_subpage_clear_and_test_dirty() local
452 last = true; in btrfs_subpage_clear_and_test_dirty()
454 return last; in btrfs_subpage_clear_and_test_dirty()
460 bool last; in btrfs_subpage_clear_dirty() local
462 last = btrfs_subpage_clear_and_test_dirty(fs_info, page, start, len); in btrfs_subpage_clear_dirty()
463 if (last) in btrfs_subpage_clear_dirty()
/openbmc/linux/mm/
H A Dinternal.h1069 unsigned long index, unsigned long last) in vma_iter_config() argument
1072 (vmi->mas.index > index || vmi->mas.last < index)); in vma_iter_config()
1073 __mas_set_range(&vmi->mas, index, last - 1); in vma_iter_config()
1116 vma->vm_end, vmi->mas.index, vmi->mas.last); in vma_iter_store()
1119 vmi->mas.last < vma->vm_start)) { in vma_iter_store()
1121 vmi->mas.last, vma->vm_start, vma->vm_start, vma->vm_end, in vma_iter_store()
1122 vmi->mas.index, vmi->mas.last); in vma_iter_store()
1127 ((vmi->mas.index > vma->vm_start) || (vmi->mas.last < vma->vm_start))) in vma_iter_store()
1138 ((vmi->mas.index > vma->vm_start) || (vmi->mas.last < vma->vm_start))) in vma_iter_store_gfp()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_render_cl.c125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile() argument
197 else if (last) in emit_tile()
215 else if (last) in emit_tile()
236 ((last && last_tile_write) ? in emit_tile()
246 if (last) in emit_tile()
370 bool last = (xi == xtiles - 1 && yi == ytiles - 1); in vc4_create_rcl_bo() local
372 emit_tile(exec, setup, x, y, first, last); in vc4_create_rcl_bo()
/openbmc/openbmc/.github/
H A Dstale.yml15 occurred in the last 6 months. It will be closed if no activity occurs in the
21 This issue has been closed because no activity has occurred in the last 7
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A De2fsprogs-fix-missing-check-for-permission-denied.patch26 *last = new_file;
27 last = &new_file->next;
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml15 handlers, which usually are tried from most precise to last resort.
22 0:: Restart handler of last resort, with limited restart capabilities.
/openbmc/linux/include/linux/
H A Dlist.h325 struct list_head *last) in list_bulk_move_tail() argument
327 first->prev->next = last->next; in list_bulk_move_tail()
328 last->next->prev = first->prev; in list_bulk_move_tail()
333 last->next = head; in list_bulk_move_tail()
334 head->prev = last; in list_bulk_move_tail()
528 struct list_head *last = list->prev; in __list_splice() local
533 last->next = next; in __list_splice()
534 next->prev = last; in __list_splice()
/openbmc/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c81 struct vb2_buffer *last; in visl_get_ref_frames() local
85 last = vb2_find_buffer(cap_q, run->vp8.frame->last_frame_ts); in visl_get_ref_frames()
94 last ? last->index : -1, in visl_get_ref_frames()
103 struct vb2_buffer *last; in visl_get_ref_frames() local
107 last = vb2_find_buffer(cap_q, run->vp9.frame->last_frame_ts); in visl_get_ref_frames()
116 last ? last->index : -1, in visl_get_ref_frames()

1...<<11121314151617181920>>...90