Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 25 of 75) sorted by relevance

123

/openbmc/openbmc-test-automation/data/
H A Dboot_table.json4 "rest": "^1$", string
11 "rest": "^1$", string
27 "rest": "^1$", string
34 "rest": "^1$", string
50 "rest": "^1$", string
57 "rest": "^1$", string
74 "rest": "^1$", string
78 "rest": "^1$", string
94 "rest": "^1$", string
98 "rest": "^1$", string
[all …]
/openbmc/linux/arch/hexagon/lib/
H A Dmemcpy.S159 #define rest R8 /* length - prolog bytes */ macro
321 rest = sub(len, star3); /* whats left after the loop */ define
334 rest = add(rest, #-8); define
357 rest = kernel; define
401 rest = add(kernel, #-1); define
/openbmc/linux/rust/macros/
H A Dpin_data.rs60 let mut rest = rest in pin_data() localVariable
H A Dhelpers.rs87 let mut rest = vec![]; in parse_generics() localVariable
/openbmc/linux/tools/perf/
H A DMakefile79 rest := $(filter-out clean,$(MAKECMDGOALS)) macro
/openbmc/linux/fs/proc/
H A Dbootconfig.c23 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) macro
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c43 char *rest; in parse_options() local
/openbmc/linux/arch/x86/lib/
H A Dcsum-wrappers_64.c80 __u64 rest, sum64; in csum_ipv6_magic() local
/openbmc/linux/drivers/staging/media/av7110/
H A Ddvb_filter.c87 int ret=0, rest; in dvb_filter_pes2ts() local
H A Dav7110_ipack.c136 int rest = p->size - p->count; in write_ipack() local
/openbmc/linux/drivers/media/radio/
H A Dradio-terratec.c86 long rest; in terratec_s_frequency() local
/openbmc/sdbusplus/include/sdbusplus/message/
H A Dread.hpp554 read_grouping(sdbusplus::SdBusInterface* intf, sd_bus_message* m, Tuple&& t, in read_grouping()
568 read_grouping(sdbusplus::SdBusInterface* intf, sd_bus_message* m, Tuple&& t, in read_grouping()
H A Dappend.hpp502 append_grouping(sdbusplus::SdBusInterface* intf, sd_bus_message* m, in append_grouping()
518 append_grouping(sdbusplus::SdBusInterface* intf, sd_bus_message* m, in append_grouping()
/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Duart.h32 union br_rest rest; member
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Duart.h32 union br_rest rest; member
/openbmc/u-boot/arch/arm/mach-aspeed/ast2400/
H A Dscu_info.c107 u32 rest = readl(ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info() local
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dscu_info.c136 u32 rest = readl(ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info() local
/openbmc/linux/drivers/s390/block/
H A Ddasd_eer.c134 unsigned long rest, len; in dasd_eer_write_buffer() local
160 unsigned long rest, len, finalcount; in dasd_eer_read_buffer() local
/openbmc/linux/fs/ext2/
H A Dxattr.c294 size_t rest = buffer_size; in ext2_xattr_list() local
566 size_t rest = (char *)last - (char *)here; in ext2_xattr_set() local
/openbmc/linux/fs/squashfs/
H A Dxattr.c36 size_t rest = buffer_size; in squashfs_listxattr() local
/openbmc/u-boot/board/keymile/common/
H A Dcommon.c259 char *rest = bidhwklist; in do_checkboardidhwk() local
/openbmc/qemu/ui/
H A Dkeymaps.c138 const char *rest = line + offset + 1; in parse_keyboard_layout() local
/openbmc/qemu/linux-user/
H A Dlinuxload.c253 size_t rest = src->cache_size - offset; in imgsrc_mmap() local
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c334 int out_width, out_height, chunk, rest, kmax, y, x, k, elm_start, elm, ofs; in ia_css_s3a_vmem_decode() local
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dscu_info.c218 u32 rest = readl(ASPEED_SYS_RESET_CTRL); in aspeed_print_sysrst_info() local

123