Home
last modified time | relevance | path

Searched defs:llen (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c143 static void align_result(size_t llen) in align_result()
164 static void result(int llen, enum RESULT r) in result()
189 int expect_zr(int expr, int llen) in expect_zr()
203 int expect_nz(int expr, int llen) in expect_nz()
217 int expect_eq(uint64_t expr, int llen, uint64_t val) in expect_eq()
231 int expect_ne(int expr, int llen, int val) in expect_ne()
245 int expect_ge(int expr, int llen, int val) in expect_ge()
259 int expect_gt(int expr, int llen, int val) in expect_gt()
273 int expect_le(int expr, int llen, int val) in expect_le()
287 int expect_lt(int expr, int llen, int val) in expect_lt()
[all …]
/linux/fs/isofs/
H A Djoliet.c27 int llen; in uni16_to_x8() local
/linux/drivers/usb/misc/
H A Disight_firmware.c38 int llen, len, req, ret = 0; in isight_firmware_load() local
/linux/include/linux/dsa/
H A Docelot.h194 u64 llen, wlen; in ocelot_xfh_get_len() local
/linux/arch/powerpc/kernel/
H A Drtas-proc.c403 int llen, offs; in ppc_rtas_sensors_show() local
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c428 socklen_t olen, rlen, llen; do_getsockopt_subflow_addrs() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c85 u32 llen; member
/linux/fs/f2fs/
H A Dextent_cache.c816 pgoff_t fofs, block_t blkaddr, unsigned int llen, in f2fs_update_read_extent_tree_range_compressed()
H A Df2fs.h4561 unsigned int llen, unsigned int c_len) { } in f2fs_update_read_extent_tree_range_compressed()
/linux/fs/jfs/
H A Djfs_xtree.c123 s64 llen, int *pflag, s64 * paddr, s32 * plen, int no_check) in xtLookup()
/linux/lib/zstd/compress/
H A Dzstd_opt.c1415 U32 const llen = opt[storePos].litlen; in ZSTD_compressBlock_opt_generic() local