/openbmc/linux/arch/x86/include/asm/vdso/ |
H A D | gettimeofday.h | 321 u64 vdso_calc_delta(u64 cycles, u64 last, u64 mask, u32 mult) in vdso_calc_delta()
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 123 int last; member 2530 uint32_t last; member 3580 static int do_bind_con_driver(const struct consw *csw, int first, int last, in do_bind_con_driver() 3683 int do_unbind_con_driver(const struct consw *csw, int first, int last, int deflt) in do_unbind_con_driver() 3765 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_bind() local 3815 int i, more = 1, first = -1, last = -1, deflt = 0; in vt_unbind() local 4054 static int do_register_con_driver(const struct consw *csw, int first, int last) in do_register_con_driver() 4211 int do_take_over_console(const struct consw *csw, int first, int last, int deflt) in do_take_over_console()
|
/openbmc/linux/tools/perf/util/ |
H A D | ordered-events.h | 46 struct ordered_event *last; member
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_kms.c | 117 struct komeda_plane_state *node, *last; in komeda_plane_state_list_add() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | inflate.c | 340 code last; /* parent table entry */ in inflate() local
|
/openbmc/linux/fs/fscache/ |
H A D | io.c | 215 pgoff_t last = (start + len - 1) / PAGE_SIZE; in __fscache_clear_page_bits() local
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inflate.c | 343 code last; /* parent table entry */ in zlib_inflate() local
|
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_cp.c | 98 dma_addr_t *last = &first[npage]; in page_array_unpin() local 138 dma_addr_t *last = &first[npage]; in page_array_pin() local
|
/openbmc/linux/drivers/vdpa/mlx5/core/ |
H A D | mr.c | 364 u64 last = U64_MAX; in create_user_mr() local 456 u64 start = 0, last = ULLONG_MAX; in dup_iotlb() local
|
/openbmc/linux/fs/ubifs/ |
H A D | orphan.c | 240 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local 447 struct ubifs_orphan *orphan, **last; in consolidate() local
|
/openbmc/linux/net/sctp/ |
H A D | ulpqueue.c | 320 struct sk_buff *pnext, *last; in sctp_make_reassembled_event() local 963 struct sk_buff *skb, *flist, *last; in sctp_ulpq_renege_list() local
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 1097 struct asd_ascb *last = list_entry(first->list.prev, in asd_ascb_alloc_list() local 1131 struct asd_ascb *last = list_entry(ascb->list.prev, in asd_swap_head_scb() local
|
/openbmc/linux/net/openvswitch/ |
H A D | flow_netlink.c | 2556 u32 mpls_label_count, bool log, bool last, in validate_and_copy_sample() 2683 u32 mpls_label_count, bool log, bool last, in validate_and_copy_clone() 3074 bool log, bool last, u32 depth) in validate_and_copy_check_pkt_len() 3367 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3438 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3451 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local
|
/openbmc/linux/drivers/sh/intc/ |
H A D | virq.c | 87 struct intc_virq_list **last = NULL; in add_virq_to_pirq() local
|
/openbmc/linux/net/ethtool/ |
H A D | cabletest.c | 406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, in ethnl_cable_test_step()
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | system.h | 18 #define switch_to(prev, next, last) do { \ argument
|
/openbmc/linux/net/sched/ |
H A D | cls_cgroup.c | 148 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | core_irongate.c | 317 unsigned long baddr, last; in irongate_ioremap() local
|
/openbmc/linux/fs/ext4/ |
H A D | readpage.c | 271 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_twsi.c | 175 static int rd_byte(struct qib_devdata *dd, int last) in rd_byte()
|
/openbmc/linux/drivers/md/ |
H A D | dm-stats.c | 194 struct dm_stats_last_position *last; in dm_stats_init() local 670 struct dm_stats_last_position *last; in dm_stats_account_io() local 958 unsigned long long last; in parse_histogram() local
|
/openbmc/linux/scripts/kconfig/ |
H A D | qconf.cc | 420 ConfigItem* last = 0; in updateList() local 600 ConfigItem* last; in updateMenuList() local 665 ConfigItem* last; in updateMenuList() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | qconf.cc | 429 ConfigItem* last = 0; in updateList() local 590 ConfigItem* last; in updateMenuList() local 655 ConfigItem* last; in updateMenuList() local
|
/openbmc/linux/fs/afs/ |
H A D | dir.c | 116 pgoff_t last = req->nr_pages - 1; in afs_dir_read_cleanup() local 190 pgoff_t last = req->nr_pages - 1; in afs_dir_dump() local 224 pgoff_t last = req->nr_pages - 1; in afs_dir_check() local
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 716 static int kern_reserve_flow(struct hfi1_ctxtdata *rcd, int last) in kern_reserve_flow() 1089 struct rvt_sge_state *ss, bool *last) in kern_find_pages() 1177 struct rvt_sge_state *ss, bool *last) in kern_get_phys_blocks() 1462 struct rvt_sge_state *ss, bool *last) in hfi1_kern_exp_rcv_setup() 1796 bool last; in hfi1_build_tid_rdma_read_req() local 2346 u32 *bth1, u32 *bth2, u32 *len, bool *last) in hfi1_build_tid_rdma_read_resp() 3472 bool last; in hfi1_tid_write_alloc_resources() local 5018 bool last = false; in hfi1_make_tid_rdma_pkt() local
|