Home
last modified time | relevance | path

Searched refs:LEN (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/arch/x86/crypto/
Daegis128-aesni-asm.S23 #define LEN %rsi macro
78 mov LEN, %r8
82 mov LEN, %r8
88 mov LEN, %r8
92 mov LEN, %r8
99 mov LEN, %r8
103 mov LEN, %r8
113 mov LEN, %r8
117 mov LEN, %r8
141 mov LEN, %r8
[all …]
Dcrc32-pclmul_asm.S84 #define LEN %rsi macro
88 #define LEN %edx macro
112 sub $0x40, LEN
114 cmp $0x40, LEN
161 sub $0x40, LEN
163 cmp $0x40, LEN
191 cmp $0x10, LEN
199 sub $0x10, LEN
201 cmp $0x10, LEN
Daesni-intel_asm.S157 #define LEN %rcx macro
170 #define LEN %esi macro
2329 pushl LEN
2335 movl (FRAME_OFFSET+28)(%esp), LEN # len
2337 test LEN, LEN # check length
2340 cmp $16, LEN
2342 cmp $64, LEN
2355 sub $64, LEN
2358 cmp $64, LEN
2360 cmp $16, LEN
[all …]
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
Dbindec.S43 | A6. Calculate LEN.
44 | LEN is the number of digits to be displayed. The
49 | If LEN is computed to be greater than 17, set OPERR in
50 | USER_FPSR. LEN is stored in d4.
54 | of decimal places needed to insure LEN integer digits
85 | A13. Check for LEN digits.
86 | If the int operation results in more than LEN digits,
87 | or less than LEN -1 digits, adjust ILOG and repeat from
89 | result is exactly 10^LEN, decrement ILOG and divide
93 | The binstr routine is used to convert the LEN digit
[all …]
Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
12 | Output: LEN bcd digits representing the 64-bit integer.
19 | LEN digits are formed.
43 | A7. Decrement d6 (LEN counter) and repeat the loop until zero.
49 | d0: LEN counter
79 subql #1,%d0 |for dbf d0 would have LEN+1 passes
120 swap %d7 |put LEN counter in word d7a
127 swap %d7 |put LEN counter in word d7a
/kernel/linux/linux-5.10/arch/arm/crypto/
Dcrc32-ce-core.S112 LEN .req r1
133 0: bic LEN, LEN, #15
140 sub LEN, LEN, #0x40
141 cmp LEN, #0x40
147 sub LEN, LEN, #0x40
173 cmp LEN, #0x40
195 teq LEN, #0
199 subs LEN, LEN, #0x10
/kernel/liteos_a/syscall/
Dnet_syscall.c147 CHECK_ASPACE(address, LEN(addressLen)); in SysAccept()
148 DUP_FROM_USER_NOCOPY(address, LEN(addressLen)); in SysAccept()
157 DUP_TO_USER(address, LEN(addressLen), close(ret); FREE_DUP(address)); in SysAccept()
173 CHECK_ASPACE(name, LEN(namelen)); in SysGetSockName()
174 DUP_FROM_USER_NOCOPY(name, LEN(namelen)); in SysGetSockName()
188 DUP_TO_USER(name, LEN(namelen), FREE_DUP(name)); in SysGetSockName()
202 CHECK_ASPACE(name, LEN(namelen)); in SysGetPeerName()
203 DUP_FROM_USER_NOCOPY(name, LEN(namelen)); in SysGetPeerName()
217 DUP_TO_USER(name, LEN(namelen), FREE_DUP(name)); in SysGetPeerName()
309 CHECK_ASPACE(address, LEN(addressLen)); in SysRecvFrom()
[all …]
Dsyscall_pub.h68 #define LEN(ptr) ((ptr) ? *(ptr) : 0) macro
/kernel/linux/linux-5.10/Documentation/input/devices/
Diforce-protocol.rst40 2B OP LEN DATA CS
51 The 2B, LEN and CS fields have disappeared, probably because USB handles
63 LEN= Varies from device to device
80 LEN= Varies
95 LEN= 0e
145 LEN= 08
158 LEN= 03
168 LEN= 07
181 LEN= 0a
201 LEN= 03
[all …]
/kernel/linux/linux-5.10/tools/power/cpupower/debug/i386/
Ddump_psb.c17 #define LEN (0x100000 - 0xc0000) macro
187 for (p = mem; p - mem < LEN; p+=16) { in main()
194 munmap(mem, LEN); in main()
/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_asm_32.S94 #define bpf_slow_path_common(LEN) \ argument
100 mov (LEN), %o3; \
130 #define bpf_negative_common(LEN) \ argument
136 mov (LEN), %o2; \
/kernel/linux/linux-5.10/security/apparmor/include/
Dmatch.h110 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument
112 typeof(LEN) __i; \
115 for (__i = 0; __i < LEN; __i++) { \
/kernel/linux/linux-5.10/lib/zlib_inflate/
Dinflate.c427 state->mode = LEN; /* decode codes */ in zlib_inflate()
577 state->mode = LEN; in zlib_inflate()
579 case LEN: in zlib_inflate()
696 if (state->length == 0) state->mode = LEN; in zlib_inflate()
702 state->mode = LEN; in zlib_inflate()
Dinflate.h36 LEN, /* i: waiting for length/lit code */ enumerator
/kernel/linux/linux-5.10/tools/include/linux/
Dfilter.h70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
76 .imm = LEN })
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0010_linux_tools.patch39 +#define LEN 20
44 + char name[LEN];
52 + if (!fgets(name, LEN, soc_fd)) {
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Duser_sdma.c655 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length()
666 LEN) * PAGE_SIZE; in compute_data_length()
1113 tidlen = EXP_TID_GET(tidval, LEN) * PAGE_SIZE, in check_header_template()
1227 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header()
1240 omfactor = EXP_TID_GET(tidval, LEN) * PAGE_SIZE >= in set_txreq_header()
1330 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
1342 omfactor = ((EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
Duser_exp_rcv.c707 EXP_TID_SET(LEN, npages); in program_rcvarray()
911 EXP_TID_SET(LEN, node->npages); in tid_rb_invalidate()
Dtid_rdma.c1338 EXP_TID_SET(LEN, npages); in kern_program_rcv_group()
1913 tlen = EXP_TID_GET(flow->tid_entry[i], LEN); in tid_rdma_rcv_read_request()
2346 u32 tidlen = EXP_TID_GET(tidentry, LEN) << PAGE_SHIFT; in hfi1_build_tid_rdma_read_resp()
3085 tidlen = EXP_TID_GET(tidentry, LEN) * PAGE_SIZE; in hfi1_tid_rdma_restart_req()
3111 EXP_TID_GET(flow->tid_entry[tididx], LEN) * PAGE_SIZE) { in hfi1_tid_rdma_restart_req()
4132 if (!EXP_TID_GET(flow->tid_entry[i], LEN)) { in hfi1_rc_rcv_tid_rdma_write_resp()
4136 tidlen += EXP_TID_GET(flow->tid_entry[i], LEN); in hfi1_rc_rcv_tid_rdma_write_resp()
4203 u32 tidlen = EXP_TID_GET(tidentry, LEN) << PAGE_SHIFT; in hfi1_build_tid_rdma_packet()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_eqs.c497 val = HINIC_AEQ_CTRL_1_CLEAR(val, LEN) & in get_ctrl1_val()
501 ctrl1 = HINIC_AEQ_CTRL_1_SET(eq->q_len, LEN) | in get_ctrl1_val()
514 val = HINIC_CEQ_CTRL_1_CLEAR(val, LEN) & in get_ctrl1_val()
517 ctrl1 = HINIC_CEQ_CTRL_1_SET(eq->q_len, LEN) | in get_ctrl1_val()
Dhinic_hw_qp.c489 HINIC_SQ_CTRL_SET(ctrl_size, LEN); in sq_prepare_ctrl()
934 sge->len = HINIC_RQ_CQE_SGE_GET(len, LEN); in hinic_rq_get_sge()
954 HINIC_RQ_CTRL_SET(SIZE_8BYTES(sizeof(*ctrl)), LEN) | in hinic_rq_prepare_wqe()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtw9910.c147 #define LEN 0x40 /* 0 : 8-bit YCrCb 4:2:2 output format */ macro
667 val = LEN; in tw9910_set_frame()
669 ret = tw9910_mask_set(client, OPFORM, LEN, val); in tw9910_set_frame()
/kernel/linux/linux-5.10/arch/sh/lib/
Dchecksum.S193 ! r6: int LEN
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Def100.c389 rc = ef100_pci_get_config_bits(efx, vndr_cap, LEN, &vsec_len); in ef100_pci_find_func_ctrl_window()
/kernel/linux/linux-5.10/include/linux/
Dfilter.h129 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
135 .imm = LEN })

12