/openbmc/linux/tools/testing/selftests/nolibc/ |
H A D | nolibc-test.c | 143 static void result(int llen, enum RESULT r) in result() 169 int expect_zr(int expr, int llen) in expect_zr() 183 int expect_nz(int expr, int llen) in expect_nz() 211 int expect_ne(int expr, int llen, int val) in expect_ne() 225 int expect_ge(int expr, int llen, int val) in expect_ge() 281 int expect_syszr(int expr, int llen) in expect_syszr() 613 int llen = 0; /* line length */ in run_startup() local 846 int llen = 0; /* line length */ in run_syscall() local 939 int llen = 0; /* line length */ in run_stdlib() local 1076 int llen = 0; /* line length */ in run_vfprintf() local [all …]
|
/openbmc/linux/fs/isofs/ |
H A D | joliet.c | 27 int llen; in uni16_to_x8() local
|
/openbmc/linux/drivers/usb/misc/ |
H A D | isight_firmware.c | 38 int llen, len, req, ret = 0; in isight_firmware_load() local
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 1456 u16 llen, rlen; in i40e_dbg_command_write() local 1483 u16 llen, rlen; in i40e_dbg_command_write() local
|
/openbmc/ipmitool/src/plugins/lan/ |
H A D | lan.c | 993 ipmi_lan_build_rsp(struct ipmi_intf * intf, struct ipmi_rs * rsp, int * llen) in ipmi_lan_build_rsp() 1146 int * llen) in ipmi_lan_build_sol_msg()
|
/openbmc/linux/include/linux/dsa/ |
H A D | ocelot.h | 193 u64 llen, wlen; in ocelot_xfh_get_len() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | netmain.c | 352 int rc = -1, llen; in handle_ins_cfg() local
|
/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 368 uint32_t llen; in vscsi_srp_direct_data() local 400 uint32_t llen, total = 0; in vscsi_srp_indirect_data() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | rtas-proc.c | 403 int llen, offs; in ppc_rtas_sensors_show() local
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | venc.c | 84 u32 llen; member
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.c | 428 socklen_t olen, rlen, llen; in do_getsockopt_subflow_addrs() local
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | venc.c | 83 u32 llen; member
|
/openbmc/linux/fs/f2fs/ |
H A D | extent_cache.c | 747 pgoff_t fofs, block_t blkaddr, unsigned int llen, in f2fs_update_read_extent_tree_range_compressed()
|
H A D | f2fs.h | 4392 unsigned int llen, unsigned int c_len) { } in f2fs_update_read_extent_tree_range_compressed()
|
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/ |
H A D | dss.h | 97 u32 llen; /* 0x1C */ member
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_xtree.c | 123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup()
|
/openbmc/linux/tools/perf/util/ |
H A D | sort.c | 3722 static void add_key(struct strbuf *sb, const char *str, int *llen) in add_key() 3736 int *llen) in add_sort_string() 3745 int *llen) in add_hpp_sort_string()
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_opt.c | 1297 U32 const llen = opt[storePos].litlen; in ZSTD_compressBlock_opt_generic() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | file.c | 1938 s64 llen; in __ocfs2_change_file_space() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 399 static const char *lookup_name(uint32_t index, const char **list, uint32_t llen) in lookup_name()
|