| /Linux-v5.4/arch/x86/crypto/ |
| D | aegis128-aesni-asm.S | 23 #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 …]
|
| D | crc32-pclmul_asm.S | 85 #define LEN %rsi macro 89 #define LEN %edx macro 113 sub $0x40, LEN 115 cmp $0x40, LEN 162 sub $0x40, LEN 164 cmp $0x40, LEN 192 cmp $0x10, LEN 200 sub $0x10, LEN 202 cmp $0x10, LEN
|
| D | aesni-intel_asm.S | 158 #define LEN %rcx macro 171 #define LEN %esi macro 2338 pushl LEN 2344 movl (FRAME_OFFSET+28)(%esp), LEN # len 2346 test LEN, LEN # check length 2349 cmp $16, LEN 2351 cmp $64, LEN 2364 sub $64, LEN 2367 cmp $64, LEN 2369 cmp $16, LEN [all …]
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | bindec.S | 43 | 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 …]
|
| D | binstr.S | 7 | 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-v5.4/arch/arm/crypto/ |
| D | crc32-ce-core.S | 112 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-v5.4/Documentation/input/devices/ |
| D | iforce-protocol.rst | 40 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-v5.4/tools/power/cpupower/debug/i386/ |
| D | dump_psb.c | 17 #define LEN (0x100000 - 0xc0000) macro 187 for (p = mem; p - mem < LEN; p+=16) { in main() 194 munmap(mem, LEN); in main()
|
| /Linux-v5.4/arch/sparc/net/ |
| D | bpf_jit_asm_32.S | 94 #define bpf_slow_path_common(LEN) \ argument 100 mov (LEN), %o3; \ 130 #define bpf_negative_common(LEN) \ argument 136 mov (LEN), %o2; \
|
| /Linux-v5.4/security/apparmor/include/ |
| D | match.h | 105 #define UNPACK_ARRAY(TABLE, BLOB, LEN, TTYPE, BTYPE, NTOHX) \ argument 107 typeof(LEN) __i; \ 110 for (__i = 0; __i < LEN; __i++) { \
|
| /Linux-v5.4/lib/zlib_inflate/ |
| D | inflate.c | 412 state->mode = LEN; /* decode codes */ in zlib_inflate() 562 state->mode = LEN; in zlib_inflate() 564 case LEN: in zlib_inflate() 681 if (state->length == 0) state->mode = LEN; in zlib_inflate() 687 state->mode = LEN; in zlib_inflate()
|
| D | inflate.h | 34 LEN, /* i: waiting for length/lit code */ enumerator
|
| /Linux-v5.4/tools/include/linux/ |
| D | filter.h | 70 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 76 .imm = LEN })
|
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_hw_eqs.c | 483 val = HINIC_AEQ_CTRL_1_CLEAR(val, LEN) & in set_ctrl1() 487 ctrl1 = HINIC_AEQ_CTRL_1_SET(eq->q_len, LEN) | in set_ctrl1() 502 val = HINIC_CEQ_CTRL_1_CLEAR(val, LEN) & in set_ctrl1() 505 ctrl1 = HINIC_CEQ_CTRL_1_SET(eq->q_len, LEN) | in set_ctrl1()
|
| D | hinic_hw_qp.c | 484 HINIC_SQ_CTRL_SET(ctrl_size, LEN); in sq_prepare_ctrl() 928 sge->len = HINIC_RQ_CQE_SGE_GET(len, LEN); in hinic_rq_get_sge() 948 HINIC_RQ_CTRL_SET(SIZE_8BYTES(sizeof(*ctrl)), LEN) | in hinic_rq_prepare_wqe()
|
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ |
| D | user_sdma.c | 633 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length() 644 LEN) * PAGE_SIZE; in compute_data_length() 1090 tidlen = EXP_TID_GET(tidval, LEN) * PAGE_SIZE, in check_header_template() 1204 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header() 1217 omfactor = EXP_TID_GET(tidval, LEN) * PAGE_SIZE >= in set_txreq_header() 1307 if ((req->tidoffset) == (EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg() 1319 omfactor = ((EXP_TID_GET(tidval, LEN) * in set_txreq_header_ahg()
|
| D | user_exp_rcv.c | 735 EXP_TID_SET(LEN, npages); in program_rcvarray() 929 EXP_TID_SET(LEN, node->npages); in tid_rb_invalidate()
|
| D | tid_rdma.c | 1338 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() 4131 if (!EXP_TID_GET(flow->tid_entry[i], LEN)) { in hfi1_rc_rcv_tid_rdma_write_resp() 4135 tidlen += EXP_TID_GET(flow->tid_entry[i], LEN); in hfi1_rc_rcv_tid_rdma_write_resp() 4202 u32 tidlen = EXP_TID_GET(tidentry, LEN) << PAGE_SHIFT; in hfi1_build_tid_rdma_packet()
|
| D | trace.c | 507 return EXP_TID_GET(ent, LEN); in hfi1_trace_get_tid_len()
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | tw9910.c | 147 #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-v5.4/arch/sh/lib/ |
| D | checksum.S | 206 ! r6: int LEN
|
| /Linux-v5.4/include/linux/ |
| D | filter.h | 120 #define BPF_ENDIAN(TYPE, DST, LEN) \ argument 126 .imm = LEN })
|
| /Linux-v5.4/Documentation/ |
| D | DMA-API-HOWTO.txt | 841 1) Use DEFINE_DMA_UNMAP_{ADDR,LEN} in state saving structures. 882 It really should be self-explanatory. We treat the ADDR and LEN
|
| /Linux-v5.4/fs/jfs/ |
| D | jfs_xtree.c | 42 #define XT_PUTENTRY(XAD, FLAG, OFF, LEN, ADDR)\ argument 46 XADlength((XAD), (LEN));\
|