Home
last modified time | relevance | path

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

12

/linux-6.1.9/arch/x86/crypto/
Daegis128-aesni-asm.S24 #define LEN %rsi macro
79 mov LEN, %r8
83 mov LEN, %r8
89 mov LEN, %r8
93 mov LEN, %r8
100 mov LEN, %r8
104 mov LEN, %r8
114 mov LEN, %r8
118 mov LEN, %r8
142 mov LEN, %r8
[all …]
Dcrc32-pclmul_asm.S62 #define LEN %rsi macro
66 #define LEN %edx macro
90 sub $0x40, LEN
92 cmp $0x40, LEN
139 sub $0x40, LEN
141 cmp $0x40, LEN
169 cmp $0x10, LEN
177 sub $0x10, LEN
179 cmp $0x10, LEN
Daesni-intel_asm.S153 #define LEN %rcx macro
166 #define LEN %esi macro
2323 pushl LEN
2329 movl (FRAME_OFFSET+28)(%esp), LEN # len
2331 test LEN, LEN # check length
2334 cmp $16, LEN
2336 cmp $64, LEN
2349 sub $64, LEN
2352 cmp $64, LEN
2354 cmp $16, LEN
[all …]
/linux-6.1.9/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
/linux-6.1.9/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
/linux-6.1.9/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 …]
/linux-6.1.9/arch/s390/crypto/
Dchacha-s390.S44 #define LEN %r4 macro
303 aghi LEN,-0x40
315 clgfi LEN,0x40
329 aghi LEN,-0x40
342 clgfi LEN,0x40
356 aghi LEN,-0x40
369 clgfi LEN,0x40
402 brct LEN,.Loop_tail_4x
410 #undef LEN
428 #define LEN %r4 macro
[all …]
/linux-6.1.9/tools/power/cpupower/debug/i386/
Ddump_psb.c15 #define LEN (0x100000 - 0xc0000) macro
185 for (p = mem; p - mem < LEN; p+=16) { in main()
192 munmap(mem, LEN); in main()
/linux-6.1.9/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; \
/linux-6.1.9/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++) { \
/linux-6.1.9/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
/linux-6.1.9/Documentation/driver-api/surface_aggregator/
Dssh.rst6 .. |LEN| replace:: ``LEN`` substdef
65 * - |LEN|
74 the frame structure (|TYPE|, |LEN|, and |SEQ| fields) is placed directly
77 the frame has ``LEN=0``), the CRC of the payload is still present and will
78 evaluate to ``0xffff``. The |LEN| field does not include any of the CRCs, it
96 A message consists of |SYN|, followed by the frame (|TYPE|, |LEN|, |SEQ| and
97 CRC) and, if specified in the frame (i.e. ``LEN > 0``), payload bytes,
/linux-6.1.9/tools/include/linux/
Dfilter.h70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument
76 .imm = LEN })
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Duser_sdma.c618 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length()
629 LEN) * PAGE_SIZE; in compute_data_length()
1076 tidlen = EXP_TID_GET(tidval, LEN) * PAGE_SIZE, in check_header_template()
1190 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header()
1203 omfactor = EXP_TID_GET(tidval, LEN) * PAGE_SIZE >= in set_txreq_header()
1293 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
1305 omfactor = ((EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
Duser_exp_rcv.c719 EXP_TID_SET(LEN, npages); in program_rcvarray()
930 EXP_TID_SET(LEN, node->npages); in tid_rb_invalidate()
Dtid_rdma.c1345 EXP_TID_SET(LEN, npages); in kern_program_rcv_group()
1920 tlen = EXP_TID_GET(flow->tid_entry[i], LEN); in tid_rdma_rcv_read_request()
2353 u32 tidlen = EXP_TID_GET(tidentry, LEN) << PAGE_SHIFT; in hfi1_build_tid_rdma_read_resp()
3094 tidlen = EXP_TID_GET(tidentry, LEN) * PAGE_SIZE; in hfi1_tid_rdma_restart_req()
3120 EXP_TID_GET(flow->tid_entry[tididx], LEN) * PAGE_SIZE) { in hfi1_tid_rdma_restart_req()
4144 if (!EXP_TID_GET(flow->tid_entry[i], LEN)) { in hfi1_rc_rcv_tid_rdma_write_resp()
4148 tidlen += EXP_TID_GET(flow->tid_entry[i], LEN); in hfi1_rc_rcv_tid_rdma_write_resp()
4215 u32 tidlen = EXP_TID_GET(tidentry, LEN) << PAGE_SHIFT; in hfi1_build_tid_rdma_packet()
/linux-6.1.9/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.c487 HINIC_SQ_CTRL_SET(ctrl_size, LEN); in sq_prepare_ctrl()
930 sge->len = HINIC_RQ_CQE_SGE_GET(len, LEN); in hinic_rq_get_sge()
950 HINIC_RQ_CTRL_SET(SIZE_8BYTES(sizeof(*ctrl)), LEN) | in hinic_rq_prepare_wqe()
/linux-6.1.9/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()
/linux-6.1.9/Documentation/arm64/
Dbooting.rst309 - ZCR_EL3.LEN must be initialised to the same value for all CPUs the
318 - ZCR_EL2.LEN must be initialised to the same value for all CPUs the
329 - SMCR_EL3.LEN must be initialised to the same value for all CPUs the
340 - SMCR_EL2.LEN must be initialised to the same value for all CPUs the
/linux-6.1.9/arch/sh/lib/
Dchecksum.S193 ! r6: int LEN
/linux-6.1.9/drivers/net/ethernet/sfc/
Def100.c390 rc = ef100_pci_get_config_bits(efx, vndr_cap, LEN, &vsec_len); in ef100_pci_find_func_ctrl_window()
/linux-6.1.9/arch/arm64/tools/
Dsysreg828 Field 3:0 LEN
840 Field 3:0 LEN

12