/openbmc/linux/arch/mips/mm/ |
H A D | sc-ip22.c | 29 static inline void indy_sc_wipe(unsigned long first, unsigned long last) in indy_sc_wipe()
|
/openbmc/linux/arch/csky/lib/ |
H A D | string.c | 46 unsigned long last, next; in memcpy() local
|
/openbmc/qemu/include/qemu/ |
H A D | interval-tree.h | 39 uint64_t last; /* Last location _in_ interval */ member
|
/openbmc/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg-pmx.h | 14 unsigned int last; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-wmt.c | 123 int last) in wmt_i2c_write() 214 int last) in wmt_i2c_read()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_render_cl.c | 125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile() 370 bool last = (xi == xtiles - 1 && yi == ytiles - 1); in vc4_create_rcl_bo() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_tables_core.c | 247 #define nft_rule_dp_for_each_expr(expr, last, rule) \ argument 257 const struct nft_expr *expr, *last; in nft_do_chain() local
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | switch_to.h | 76 #define switch_to(prev, next, last) \ argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | switch_to.h | 49 #define switch_to(prev, next, last) \ argument
|
/openbmc/linux/net/sched/ |
H A D | sch_mqprio_lib.c | 27 unsigned int last = qopt->offset[i] + qopt->count[i]; in mqprio_validate_queue_counts() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 92 u32 dst_idx, first, last, w; in c2p_iplan2() local
|
H A D | c2p_planar.c | 94 u32 dst_idx, first, last, w; in c2p_planar() local
|
/openbmc/linux/arch/mips/lib/ |
H A D | dump_tlb.c | 66 static void dump_tlb(int first, int last) in dump_tlb()
|
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson-axg.h | 15 unsigned int last; member
|
/openbmc/linux/include/linux/ |
H A D | interval_tree.h | 10 unsigned long last; /* Last location _in_ interval */ member
|
H A D | vhost_iotlb.h | 11 u64 last; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | switch_to.h | 17 #define switch_to(prev, next, last) ((last) = __switch_to((prev), (next))) argument
|
/openbmc/u-boot/lib/zlib/ |
H A D | inffast.c | 74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
|
H A D | trees.c | 329 # define SEPARATOR(i, last, width) \ argument 871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 925 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | core.c | 200 int i, last, ret = 0; in i3c_hci_send_ccc_cmd() local 280 int i, last, ret = 0; in i3c_hci_priv_xfers() local 338 int i, last, ret = 0; in i3c_hci_i2c_xfers() local
|
/openbmc/u-boot/drivers/mtd/nand/ |
H A D | core.c | 158 struct nand_pos pos, last; in nanddev_mtd_erase() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | videobuf-dma-sg.c | 155 unsigned long first, last; in videobuf_dma_init_user_locked() local 590 unsigned int first, last, size = 0, i; in __videobuf_mmap_mapper() local
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | overlay-sysfs.c | 139 char *last; in overlay_position_store() local 178 char *last; in overlay_output_size_store() local
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inffast.c | 71 const unsigned char *last; /* while in < last, enough input available */ in inflate_fast() local
|
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/ |
H A D | timer.c | 84 ulong now, last = read_timer(); in __udelay() local
|